+ 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 [Thu Apr 23 16:58:20 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-79985f8c6c-4c84d 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 0x7f643a05c668 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-04-23 16:58:24.651 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 16:58:24.651 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 16:58:24.678 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 16:58:24.678 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 16:58:25.692 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 16:58:25.712 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 16:58:27.271 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 16:58:27.273 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 16:58:27.277 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 16:58:27.277 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 16:58:27.278 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 16:58:27.278 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 16:58:27.279 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 16:58:27.279 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.280 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 16:58:27.284 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 16:58:27.285 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 16:58:27.285 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 16:58:27.285 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 16:58:27.285 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.286 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.286 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.286 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.292 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.292 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 16:58:27.293 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.309 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 16:58:27.310 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.310 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.314 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 16:58:27.315 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.315 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 16:58:27.344 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 16:58:27.345 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 16:58:27.345 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 16:58:27.345 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 16:58:27.346 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 16:58:27.346 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 16:58:27.346 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 16:58:27.346 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 16:58:27.626 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing driver for type 'vlan' 2026-04-23 16:58:27.657 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 16:58:27.925 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] VlanTypeDriver initialization complete 2026-04-23 16:58:27.925 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 16:58:27.925 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 16:58:27.941 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 16:58:27.941 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 16:58:27.941 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing extension driver 'port_security' 2026-04-23 16:58:27.942 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 16:58:27.942 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing extension driver 'qos' 2026-04-23 16:58:27.942 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 16:58:27.942 7 INFO neutron.plugins.ml2.managers [None req-d2227ded-3c6d-4380-aa06-fd99142dcbba - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 16:58:27.957 7 INFO neutron.quota [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded quota_driver: . 2026-04-23 16:58:27.958 7 INFO neutron.plugins.ml2.plugin [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 16:58:27.958 7 INFO neutron.plugins.ml2.managers [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 16:58:27.958 7 INFO neutron.plugins.ml2.managers [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 16:58:27.958 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 16:58:27.958 7 INFO neutron.plugins.ml2.managers [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 16:58:27.958 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 16:58:27.958 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: qos 2026-04-23 16:58:27.958 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 16:58:27.972 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 16:58:27.972 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 16:58:27.972 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 16:58:27.973 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 16:58:27.973 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing extension driver 'qos' 2026-04-23 16:58:27.973 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 16:58:27.973 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: router 2026-04-23 16:58:27.973 8 INFO neutron.plugins.ml2.managers [None req-7ab0fffb-a6f8-4e37-b5e1-f683345bf366 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 16:58:27.988 8 INFO neutron.quota [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded quota_driver: . 2026-04-23 16:58:27.989 8 INFO neutron.plugins.ml2.plugin [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 16:58:27.989 8 INFO neutron.plugins.ml2.managers [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 16:58:27.989 8 INFO neutron.plugins.ml2.managers [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 16:58:27.989 8 INFO neutron.plugins.ml2.managers [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 16:58:27.990 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: qos 2026-04-23 16:58:28.003 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: router 2026-04-23 16:58:28.025 7 INFO neutron.services.service_base [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 16:58:28.026 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: segments 2026-04-23 16:58:28.059 8 INFO neutron.services.service_base [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 16:58:28.059 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: segments 2026-04-23 16:58:28.147 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: trunk 2026-04-23 16:58:28.167 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: vpnaas 2026-04-23 16:58:28.175 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: trunk 2026-04-23 16:58:28.190 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: vpnaas 2026-04-23 16:58:28.216 7 WARNING stevedore.named [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.232 8 WARNING stevedore.named [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.294 7 INFO neutron_vpnaas.services.vpn.plugin [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 16:58:28.295 7 INFO neutron.common.utils [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 16:58:28.295 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: taas 2026-04-23 16:58:28.305 8 INFO neutron_vpnaas.services.vpn.plugin [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 16:58:28.305 8 INFO neutron.common.utils [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 16:58:28.305 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: taas 2026-04-23 16:58:28.323 7 WARNING stevedore.named [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.323 7 WARNING stevedore.named [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 16:58:28.333 8 WARNING stevedore.named [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.333 8 WARNING stevedore.named [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 16:58:28.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 16:58:28.351 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: tapmirror 2026-04-23 16:58:28.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 16:58:28.354 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: tapmirror 2026-04-23 16:58:28.364 7 WARNING stevedore.named [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.365 7 WARNING stevedore.named [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 16:58:28.370 8 WARNING stevedore.named [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 16:58:28.370 8 WARNING stevedore.named [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 16:58:28.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 16:58:28.383 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: auto_allocate 2026-04-23 16:58:28.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 16:58:28.387 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 16:58:28.392 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: tag 2026-04-23 16:58:28.395 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: tag 2026-04-23 16:58:28.400 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: timestamp 2026-04-23 16:58:28.403 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: timestamp 2026-04-23 16:58:28.403 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 16:58:28.406 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 16:58:28.408 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: flavors 2026-04-23 16:58:28.411 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: flavors 2026-04-23 16:58:28.412 7 INFO neutron.manager [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loading Plugin: revisions 2026-04-23 16:58:28.415 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Initializing extension manager. 2026-04-23 16:58:28.415 8 INFO neutron.manager [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loading Plugin: revisions 2026-04-23 16:58:28.416 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: address-group 2026-04-23 16:58:28.418 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: address-scope 2026-04-23 16:58:28.418 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 16:58:28.419 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Initializing extension manager. 2026-04-23 16:58:28.419 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: agent 2026-04-23 16:58:28.420 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 16:58:28.420 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: address-group 2026-04-23 16:58:28.421 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 16:58:28.421 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: address-scope 2026-04-23 16:58:28.422 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 16:58:28.422 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 16:58:28.422 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: availability_zone 2026-04-23 16:58:28.423 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: agent 2026-04-23 16:58:28.423 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 16:58:28.423 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 16:58:28.423 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 16:58:28.424 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: default-subnetpools 2026-04-23 16:58:28.424 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 16:58:28.425 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 16:58:28.425 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 16:58:28.426 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: availability_zone 2026-04-23 16:58:28.426 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: dns-integration 2026-04-23 16:58:28.426 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 16:58:28.427 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 16:58:28.427 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 16:58:28.427 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 16:58:28.428 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 16:58:28.428 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: dvr 2026-04-23 16:58:28.429 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 16:58:28.429 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 16:58:28.429 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 16:58:28.430 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 16:58:28.430 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: dns-integration 2026-04-23 16:58:28.430 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 16:58:28.430 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 16:58:28.431 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 16:58:28.431 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: external-net 2026-04-23 16:58:28.432 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: dvr 2026-04-23 16:58:28.432 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 16:58:28.432 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 16:58:28.432 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: extraroute 2026-04-23 16:58:28.433 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 16:58:28.433 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 16:58:28.434 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 16:58:28.434 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 16:58:28.434 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 16:58:28.435 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: external-net 2026-04-23 16:58:28.435 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 16:58:28.436 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 16:58:28.436 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 16:58:28.436 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: extraroute 2026-04-23 16:58:28.437 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 16:58:28.437 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 16:58:28.437 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: fip-port-details 2026-04-23 16:58:28.437 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 16:58:28.438 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: flavors 2026-04-23 16:58:28.438 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 16:58:28.438 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 16:58:28.439 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 16:58:28.439 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 16:58:28.440 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: fip-port-details 2026-04-23 16:58:28.440 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: floatingip-pools 2026-04-23 16:58:28.440 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: ip_allocation 2026-04-23 16:58:28.440 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: flavors 2026-04-23 16:58:28.441 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 16:58:28.441 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: l2_adjacency 2026-04-23 16:58:28.441 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 16:58:28.442 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 16:58:28.442 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: router 2026-04-23 16:58:28.443 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: ip_allocation 2026-04-23 16:58:28.443 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 16:58:28.444 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 16:58:28.444 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 16:58:28.445 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 16:58:28.445 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 16:58:28.446 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: router 2026-04-23 16:58:28.446 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 16:58:28.447 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: l3-ha 2026-04-23 16:58:28.447 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 16:58:28.447 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 16:58:28.448 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 16:58:28.448 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 16:58:28.448 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: l3-flavors 2026-04-23 16:58:28.449 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 16:58:28.449 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 16:58:28.449 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 16:58:28.450 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: l3-ha 2026-04-23 16:58:28.450 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 16:58:28.450 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 16:58:28.451 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 16:58:28.451 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: l3-flavors 2026-04-23 16:58:28.452 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 16:58:28.452 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 16:58:28.452 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 16:58:28.453 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 16:58:28.454 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 16:58:28.455 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 16:58:28.455 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 16:58:28.456 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 16:58:28.456 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 16:58:28.457 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: multi-provider 2026-04-23 16:58:28.457 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 16:58:28.457 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: net-mtu 2026-04-23 16:58:28.458 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 16:58:28.458 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 16:58:28.458 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: network_availability_zone 2026-04-23 16:58:28.459 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: network_ha 2026-04-23 16:58:28.459 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 16:58:28.459 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: multi-provider 2026-04-23 16:58:28.459 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: network-ip-availability 2026-04-23 16:58:28.460 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: net-mtu 2026-04-23 16:58:28.460 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 16:58:28.461 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 16:58:28.461 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: pagination 2026-04-23 16:58:28.461 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 16:58:28.462 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-device-profile 2026-04-23 16:58:28.462 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 16:58:28.462 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: network_ha 2026-04-23 16:58:28.463 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 16:58:28.463 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 16:58:28.463 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 16:58:28.464 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-mac-override 2026-04-23 16:58:28.464 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 16:58:28.464 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 16:58:28.464 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: pagination 2026-04-23 16:58:28.465 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 16:58:28.465 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-device-profile 2026-04-23 16:58:28.465 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 16:58:28.465 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 16:58:28.466 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-resource-request 2026-04-23 16:58:28.466 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 16:58:28.466 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 16:58:28.466 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 16:58:28.467 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-mac-override 2026-04-23 16:58:28.467 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 16:58:28.467 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 16:58:28.468 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: binding 2026-04-23 16:58:28.468 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 16:58:28.469 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: binding-extended 2026-04-23 16:58:28.469 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 16:58:28.469 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-security 2026-04-23 16:58:28.469 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-resource-request 2026-04-23 16:58:28.469 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: project-id 2026-04-23 16:58:28.470 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 16:58:28.470 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: provider 2026-04-23 16:58:28.470 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 16:58:28.471 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 16:58:28.471 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: binding 2026-04-23 16:58:28.472 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: binding-extended 2026-04-23 16:58:28.472 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-security 2026-04-23 16:58:28.472 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: project-id 2026-04-23 16:58:28.473 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos 2026-04-23 16:58:28.473 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: provider 2026-04-23 16:58:28.474 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 16:58:28.474 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 16:58:28.474 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 16:58:28.475 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-default 2026-04-23 16:58:28.475 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-fip 2026-04-23 16:58:28.476 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 16:58:28.476 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos 2026-04-23 16:58:28.476 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 16:58:28.476 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 16:58:28.477 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 16:58:28.477 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 16:58:28.477 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 16:58:28.477 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-default 2026-04-23 16:58:28.478 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 16:58:28.478 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-fip 2026-04-23 16:58:28.479 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 16:58:28.479 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-pps 2026-04-23 16:58:28.479 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 16:58:28.479 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 16:58:28.480 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 16:58:28.480 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 16:58:28.480 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 16:58:28.481 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: quota-check-limit 2026-04-23 16:58:28.482 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 16:58:28.482 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 16:58:28.484 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: quotas 2026-04-23 16:58:28.484 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 16:58:28.485 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: quota_details 2026-04-23 16:58:28.485 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-pps 2026-04-23 16:58:28.486 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 16:58:28.486 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: rbac-policies 2026-04-23 16:58:28.486 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 16:58:28.487 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: rbac-address-group 2026-04-23 16:58:28.487 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 16:58:28.487 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 16:58:28.488 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 16:58:28.488 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 16:58:28.488 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 16:58:28.489 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: revision-if-match 2026-04-23 16:58:28.489 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 16:58:28.490 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 16:58:28.490 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: router_availability_zone 2026-04-23 16:58:28.491 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 16:58:28.492 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 16:58:28.493 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 16:58:28.494 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 16:58:28.494 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: quotas 2026-04-23 16:58:28.494 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 16:58:28.495 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 16:58:28.495 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 16:58:28.495 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: quota_details 2026-04-23 16:58:28.497 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: rbac-policies 2026-04-23 16:58:28.497 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 16:58:28.498 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 16:58:28.498 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 16:58:28.499 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 16:58:28.499 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: revision-if-match 2026-04-23 16:58:28.500 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 16:58:28.500 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: security-group 2026-04-23 16:58:28.501 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 16:58:28.501 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: segment 2026-04-23 16:58:28.501 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 16:58:28.502 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 16:58:28.502 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: service-type 2026-04-23 16:58:28.503 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: sorting 2026-04-23 16:58:28.503 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 16:58:28.503 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 16:58:28.503 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 16:58:28.504 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: standard-attr-description 2026-04-23 16:58:28.504 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 16:58:28.505 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: stateful-security-group 2026-04-23 16:58:28.505 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 16:58:28.506 7 WARNING neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 16:58:28.506 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 16:58:28.506 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 16:58:28.507 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 16:58:28.507 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnet-external-network 2026-04-23 16:58:28.507 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnet_onboard 2026-04-23 16:58:28.508 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 16:58:28.508 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnet-service-types 2026-04-23 16:58:28.509 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnet_allocation 2026-04-23 16:58:28.510 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 16:58:28.510 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: tag-creation 2026-04-23 16:58:28.511 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 16:58:28.511 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: security-group 2026-04-23 16:58:28.513 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: segment 2026-04-23 16:58:28.514 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 16:58:28.515 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 16:58:28.515 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: service-type 2026-04-23 16:58:28.515 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: sorting 2026-04-23 16:58:28.516 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 16:58:28.516 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 16:58:28.516 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: trunk 2026-04-23 16:58:28.517 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 16:58:28.517 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: trunk-details 2026-04-23 16:58:28.517 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 16:58:28.517 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 16:58:28.518 8 WARNING neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 16:58:28.518 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 16:58:28.518 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 16:58:28.518 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 16:58:28.519 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 16:58:28.519 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 16:58:28.519 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 16:58:28.520 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 16:58:28.520 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 16:58:28.521 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 16:58:28.521 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 16:58:28.522 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 16:58:28.522 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 16:58:28.522 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: tag-creation 2026-04-23 16:58:28.523 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 16:58:28.523 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: vpn-flavors 2026-04-23 16:58:28.526 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: vpnaas 2026-04-23 16:58:28.527 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 16:58:28.527 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: taas 2026-04-23 16:58:28.528 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: tap-mirror 2026-04-23 16:58:28.529 7 INFO neutron.api.extensions [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 16:58:28.530 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 16:58:28.531 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: trunk 2026-04-23 16:58:28.531 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 16:58:28.531 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 16:58:28.531 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: trunk-details 2026-04-23 16:58:28.532 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.532 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 16:58:28.532 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 16:58:28.533 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 16:58:28.533 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 16:58:28.534 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 16:58:28.536 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 16:58:28.536 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 16:58:28.537 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 16:58:28.537 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 16:58:28.537 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 16:58:28.539 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: vpnaas 2026-04-23 16:58:28.540 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: taas 2026-04-23 16:58:28.542 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: tap-mirror 2026-04-23 16:58:28.542 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 16:58:28.542 8 INFO neutron.api.extensions [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 16:58:28.543 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 16:58:28.543 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 16:58:28.544 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.545 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.545 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 16:58:28.545 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 16:58:28.545 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.545 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.545 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.545 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 16:58:28.546 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 16:58:28.546 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.546 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.547 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 16:58:28.547 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 16:58:28.548 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 16:58:28.548 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.548 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.549 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.549 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 16:58:28.549 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.549 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 16:58:28.554 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 16:58:28.554 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] router is already registered 2026-04-23 16:58:28.554 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 16:58:28.554 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 16:58:28.555 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] floatingip is already registered 2026-04-23 16:58:28.555 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 16:58:28.555 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 16:58:28.556 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.556 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.557 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.557 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.557 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 16:58:28.558 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.558 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.558 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 16:58:28.559 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] rbac_policy is already registered 2026-04-23 16:58:28.559 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 16:58:28.559 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 16:58:28.559 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 16:58:28.559 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] security_group is already registered 2026-04-23 16:58:28.560 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 16:58:28.560 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 16:58:28.560 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] security_group_rule is already registered 2026-04-23 16:58:28.560 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.560 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.560 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.561 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.561 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.561 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.561 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.562 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.562 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 16:58:28.562 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] trunk is already registered 2026-04-23 16:58:28.563 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.563 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.563 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.563 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.564 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 16:58:28.564 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] endpoint_group is already registered 2026-04-23 16:58:28.564 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 16:58:28.564 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] vpnservice is already registered 2026-04-23 16:58:28.565 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 16:58:28.565 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 16:58:28.565 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ipsec_site_connection is already registered 2026-04-23 16:58:28.565 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] router is already registered 2026-04-23 16:58:28.566 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.566 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.566 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 16:58:28.566 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] floatingip is already registered 2026-04-23 16:58:28.566 7 INFO neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.566 7 WARNING neutron.quota.resource_registry [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.570 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 16:58:28.570 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] rbac_policy is already registered 2026-04-23 16:58:28.570 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 16:58:28.570 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] security_group is already registered 2026-04-23 16:58:28.571 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 16:58:28.571 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] security_group_rule is already registered 2026-04-23 16:58:28.572 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.572 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.572 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 16:58:28.572 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] subnetpool is already registered 2026-04-23 16:58:28.573 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 16:58:28.573 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] trunk is already registered 2026-04-23 16:58:28.573 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.574 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.574 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.574 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.575 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 16:58:28.575 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] endpoint_group is already registered 2026-04-23 16:58:28.575 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 16:58:28.575 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] vpnservice is already registered 2026-04-23 16:58:28.576 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 16:58:28.576 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ipsec_site_connection is already registered 2026-04-23 16:58:28.576 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 16:58:28.576 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ipsecpolicy is already registered 2026-04-23 16:58:28.576 8 INFO neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 16:58:28.577 8 WARNING neutron.quota.resource_registry [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] ikepolicy is already registered 2026-04-23 16:58:28.607 7 WARNING keystonemiddleware._common.config [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:58:28.616 7 WARNING oslo_config.cfg [None req-710d723a-0433-4745-8aa0-ceeb392943de - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 16:58:28.616 8 WARNING keystonemiddleware._common.config [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f643a05c668 pid: 7 (default app) 2026-04-23 16:58:28.623 8 WARNING oslo_config.cfg [None req-88d74109-e7c3-48b5-ad59-9ba7a1b6a0a1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f643a05c668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:58:33.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-909e62dc-951f-46c3-b276-713830ce5a64 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:58:32 2026] GET /v2.0/networks/public => generated 108 bytes in 1018 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: 4/5] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:58:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:58:34.749 8 WARNING neutron.services.revisions.revision_plugin [None req-cf06a5d9-964b-4f10-af49-7a76279e58e0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:58:34.769 8 INFO neutron.db.segments_db [None req-cf06a5d9-964b-4f10-af49-7a76279e58e0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 25d73994-03ff-4244-97b3-384e71503be1 of type flat for network cfabcf30-805a-4d61-8830-40a443429dbe 2026-04-23 16:58:35.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf06a5d9-964b-4f10-af49-7a76279e58e0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:58:34 2026] POST /v2.0/networks => generated 124 bytes in 1050 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 16:58:41.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d770e3c-861e-44d3-8fe0-4dba3eaf4937 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:58:41 2026] GET /v2.0/networks/public => generated 108 bytes in 390 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:58:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:58:42.375 7 WARNING neutron.services.revisions.revision_plugin [None req-83cc3084-cb63-45f1-92a2-a220d77c590f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:58:42.402 7 INFO neutron.db.segments_db [None req-83cc3084-cb63-45f1-92a2-a220d77c590f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 9560dea5-5d24-4ce5-a207-9156007e559e of type flat for network bbd50e43-9de6-42b2-b4b4-a20ae271f1bb 2026-04-23 16:58:42.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83cc3084-cb63-45f1-92a2-a220d77c590f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:58:42 2026] POST /v2.0/networks => generated 124 bytes in 471 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 16:58:48.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49b275ed-b097-4e84-ab33-61cc282d70d7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:58:48 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:58:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:58:48.548 7 WARNING neutron.services.revisions.revision_plugin [None req-b2a04cee-efa0-432e-bd0d-e47591e8aee1 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:58:48.564 7 INFO neutron.db.segments_db [None req-b2a04cee-efa0-432e-bd0d-e47591e8aee1 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 22f5d39b-d96a-452d-93cd-57be273b0e8c of type flat for network c45cfbd9-2970-40b9-a109-6327d6dfac21 2026-04-23 16:58:48.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2a04cee-efa0-432e-bd0d-e47591e8aee1 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:58:48 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-04-23 16:58:54.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afbd724b-2a4d-42e0-afa1-5d2ddb8ce037 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:58:54 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: 9/15] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:58:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:58:54.715 8 WARNING neutron.services.revisions.revision_plugin [None req-f94ad00e-142a-4d8b-a788-7f25b06719ee 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:58:54.742 8 INFO neutron.db.segments_db [None req-f94ad00e-142a-4d8b-a788-7f25b06719ee 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment a2fafb47-99c0-4e96-a211-0f97df271d57 of type flat for network e75441f9-f0aa-4dc2-8805-fc4045887a8e 2026-04-23 16:58:54.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f94ad00e-142a-4d8b-a788-7f25b06719ee 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:58:54 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 16:59:00.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ebcb183-908c-4722-9f5e-bc6f28f06be5 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/18] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:59:00 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:59:00 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-04-23 16:59:01.112 8 WARNING neutron.services.revisions.revision_plugin [None req-3e254f33-e0eb-4e10-859d-9d5238822fc8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:59:01.131 8 INFO neutron.db.segments_db [None req-3e254f33-e0eb-4e10-859d-9d5238822fc8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 62c78baa-d069-4197-812b-a957c0aac080 of type flat for network 615a33c2-8dd0-481f-ac7b-cc32e8306943 2026-04-23 16:59:01.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e254f33-e0eb-4e10-859d-9d5238822fc8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:59:00 2026] POST /v2.0/networks => generated 124 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 16:59:07.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-642c879d-9960-40cf-9414-facc05786910 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:59:07 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:59:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:59:07.433 7 WARNING neutron.services.revisions.revision_plugin [None req-eeaa93c4-5422-483f-8d0d-8f35731fbc45 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Could not find related network for resource to bump revision. 2026-04-23 16:59:07.479 7 INFO neutron.db.segments_db [None req-eeaa93c4-5422-483f-8d0d-8f35731fbc45 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 3a7ddaa9-ecd5-4d0d-b585-1ec4f4d7669a of type flat for network 4607b9bd-9617-4127-a8b6-b68d3b697c32 [pid: 7|app: 0|req: 13/23] 199.204.45.156 () {48 vars in 968 bytes} [Thu Apr 23 16:59:07 2026] POST /v2.0/networks => generated 706 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 16:59:08.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a2a0cee-48ed-49f4-a72b-066703fd85e9 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.156 () {44 vars in 928 bytes} [Thu Apr 23 16:59:08 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 16:59:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 16:59:09.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06b8e3ba-290f-4727-a284-1aa23ac7359f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.156 () {44 vars in 1035 bytes} [Thu Apr 23 16:59:09 2026] GET /v2.0/subnets/public-subnet?network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.156 () {44 vars in 1058 bytes} [Thu Apr 23 16:59:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.156 () {48 vars in 966 bytes} [Thu Apr 23 16:59:09 2026] POST /v2.0/subnets => generated 664 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:00:11.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f69fa53-6d78-4fea-bea5-062a90e14dc6 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/36] 199.204.45.156 () {44 vars in 938 bytes} [Thu Apr 23 17:00:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 199.204.45.156 () {44 vars in 960 bytes} [Thu Apr 23 17:00:12 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-04-23 17:00:13.294 8 INFO neutron.db.segments_db [None req-4aeb1981-b387-4f51-a689-f2d4d4d5eeac 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 97e8bece-6d00-4efe-8d0e-b3c00675c8d0 of type vxlan for network a723b287-2107-48bf-975c-f33b03aba5e5 [pid: 8|app: 0|req: 18/38] 199.204.45.156 () {48 vars in 967 bytes} [Thu Apr 23 17:00:12 2026] POST /v2.0/networks => generated 688 bytes in 1419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:00:14.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-232c5f3a-b627-4435-a85c-149ebbc8ea23 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 22/41] 199.204.45.156 () {44 vars in 938 bytes} [Thu Apr 23 17:00:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/42] 199.204.45.156 () {44 vars in 960 bytes} [Thu Apr 23 17:00:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:00:14.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cee12c6-0f82-4d82-8daf-88b8e8dc99ac 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/43] 199.204.45.156 () {44 vars in 1037 bytes} [Thu Apr 23 17:00:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/44] 199.204.45.156 () {44 vars in 1060 bytes} [Thu Apr 23 17:00:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/45] 199.204.45.156 () {48 vars in 966 bytes} [Thu Apr 23 17:00:14 2026] POST /v2.0/subnets => generated 651 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:00:16.525 8 INFO neutron.api.v2.resource [None req-6b21fa3b-5363-4ded-8d48-e41248e7c9e9 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 22/46] 199.204.45.156 () {44 vars in 972 bytes} [Thu Apr 23 17:00:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/47] 199.204.45.156 () {44 vars in 994 bytes} [Thu Apr 23 17:00:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/48] 199.204.45.156 () {48 vars in 981 bytes} [Thu Apr 23 17:00:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:17 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:18 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/51] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:18 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/52] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/53] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:19 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2230 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:19 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:19 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/57] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2846 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:21 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/62] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:21 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/63] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:22 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => 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: 31/64] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:23 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 4078 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:23 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:23 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.156 () {44 vars in 988 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:00:24.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c21b4ff-d7c4-41ca-89e7-c99d318f48c2 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.156 () {44 vars in 1077 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.156 () {44 vars in 1100 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:25 2026] GET /v2.0/security-groups/1097d602-e22e-4678-b2a7-3826da963641 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.156 () {48 vars in 962 bytes} [Thu Apr 23 17:00:25 2026] POST /v2.0/ports => generated 1100 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:00:26.497 8 INFO neutron.api.v2.resource [None req-4158c38e-edc3-4c1e-b42a-d0722ac2f01f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.156 () {44 vars in 1075 bytes} [Thu Apr 23 17:00:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=afee0be503d749f08c731d14d59a712d => generated 139 bytes in 39 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: 39/75] 199.204.45.156 () {44 vars in 1098 bytes} [Thu Apr 23 17:00:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=afee0be503d749f08c731d14d59a712d => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.156 () {48 vars in 982 bytes} [Thu Apr 23 17:00:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:28 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:28 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:28 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:28 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: 41/83] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:30 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 2846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:31 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7 => generated 2846 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:31 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => 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: 46/90] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:32 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 3460 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:32 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.156 () {44 vars in 1089 bytes} [Thu Apr 23 17:00:32 2026] GET /v2.0/security-groups/7f27d3f8-f715-49a0-9e70-b327da1974b7?project_id=afee0be503d749f08c731d14d59a712d => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:00:33.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fdbaa86-1ebe-4583-9c46-756aaa0bd05e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/95] 199.204.45.156 () {44 vars in 980 bytes} [Thu Apr 23 17:00:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.156 () {48 vars in 1032 bytes} [Thu Apr 23 17:00:33 2026] PUT /v2.0/ports/c54f4851-acde-4569-923f-3f3610a9b6ab => generated 1249 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.156 () {44 vars in 921 bytes} [Thu Apr 23 17:00:36 2026] GET /v2.0/ports => generated 3730 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:00:37.695 8 INFO neutron.api.v2.resource [None req-760c1d5e-72f8-4876-b44a-f37e0782da73 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/99] 199.204.45.156 () {44 vars in 960 bytes} [Thu Apr 23 17:00:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.156 () {44 vars in 982 bytes} [Thu Apr 23 17:00:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.156 () {48 vars in 981 bytes} [Thu Apr 23 17:00:37 2026] POST /v2.0/security-groups => generated 1610 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:39 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:39 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:39 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => 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: 52/105] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:39 2026] POST /v2.0/security-group-rules => generated 623 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:40 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:40 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.156 () {44 vars in 1002 bytes} [Thu Apr 23 17:00:40 2026] GET /v2.0/security-groups/b331da2c-dfda-40b3-bad3-dcf825f4da08 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.156 () {48 vars in 992 bytes} [Thu Apr 23 17:00:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.156 () {44 vars in 976 bytes} [Thu Apr 23 17:03:16 2026] GET /v2.0/quotas/8aa9aef597cc4d3d9af4eff052900822 => 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: 66/133] 199.204.45.156 () {48 vars in 1028 bytes} [Thu Apr 23 17:03:17 2026] PUT /v2.0/quotas/8aa9aef597cc4d3d9af4eff052900822 => generated 291 bytes in 31 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: 68/136] 199.204.45.156 () {30 vars in 740 bytes} [Thu Apr 23 17:03:33 2026] GET /v2.0/networks?tenant_id=afee0be503d749f08c731d14d59a712d&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:03:33.828 7 INFO neutron.db.segments_db [None req-420847ce-10ea-4472-87bc-117d3c0050f7 2c74792793b843ba88d27b28d0f9ba7a afee0be503d749f08c731d14d59a712d - - 9dc83fdb1f7346018ae4b31535d4d6d3 9dc83fdb1f7346018ae4b31535d4d6d3] Added segment 1c996465-8b2a-4671-aa59-19c25fb38ebd of type vxlan for network ceffb781-1b6a-41c4-9320-432b17e83989 [pid: 7|app: 0|req: 69/137] 199.204.45.156 () {34 vars in 682 bytes} [Thu Apr 23 17:03:33 2026] POST /v2.0/networks => generated 697 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/138] 199.204.45.156 () {30 vars in 722 bytes} [Thu Apr 23 17:03:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.156 () {30 vars in 633 bytes} [Thu Apr 23 17:03:33 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/140] 199.204.45.156 () {34 vars in 677 bytes} [Thu Apr 23 17:03:34 2026] POST /v2.0/ports => generated 999 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:03:34 2026] GET /v2.0/networks/ceffb781-1b6a-41c4-9320-432b17e83989 => generated 703 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.156 () {30 vars in 722 bytes} [Thu Apr 23 17:03:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:03:36 2026] GET /v2.0/networks/ceffb781-1b6a-41c4-9320-432b17e83989 => generated 703 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 8|app: 0|req: 75/150] 199.204.45.156 () {48 vars in 1026 bytes} [Thu Apr 23 17:04:21 2026] PUT /v2.0/quotas/afee0be503d749f08c731d14d59a712d => generated 291 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:05:58.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0001dda1-d6f0-4cdf-bc85-ac3fb5fa593f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/163] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:05:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:05:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:06:01.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0f47e77-39ef-4599-8349-88156b9b0210 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 84/167] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:06:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:06:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 199.204.45.156 () {44 vars in 950 bytes} [Thu Apr 23 17:13:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/232] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:13:56 2026] GET /v2.0/networks => generated 2166 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 10.0.0.150 () {32 vars in 655 bytes} [Thu Apr 23 17:13:57 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/networks => generated 2166 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 10.0.0.150 () {32 vars in 655 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:14:09.293 8 INFO neutron.db.segments_db [None req-0f655c3b-ff61-4d24-94d0-eeb2fffb1fcf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 of type vxlan for network 2be9868b-dab1-4a0d-a0d8-70e1b92f3547 [pid: 8|app: 0|req: 121/242] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/networks => generated 725 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:09.405 7 INFO neutron.db.segments_db [None req-805bb9bb-fd0a-4ead-9ad9-01c0e8da33ad 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 010ae2ec-115e-458c-85c4-aea6fa23f7bc of type vxlan for network 7fe24591-dfd5-474a-9332-51aa43444902 [pid: 7|app: 0|req: 122/243] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/networks => generated 730 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:09.551 8 INFO neutron.db.segments_db [None req-2ae5eea8-563e-4344-a59e-3c05aada11a0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 of type vxlan for network 8528b3e2-9312-496b-a8c9-3c1caf343bd0 [pid: 8|app: 0|req: 122/244] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/networks => generated 733 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/subnets => generated 691 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/subnets => generated 696 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/subnets => generated 699 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:09.877 8 INFO neutron.db.segments_db [None req-e0b5da6c-de6d-4628-89b9-341845e6cfbf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec of type vxlan for network a9a3d019-3c98-43b4-9dfa-5e03b8ec7b6b 2026-04-23 17:14:09.885 7 INFO neutron.db.segments_db [None req-852d60e1-4569-4b4e-afd6-877f0bc3294d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment f084638a-28e9-4615-980d-3d28ad6e23af of type vxlan for network c3b98ce7-c0d6-407a-83eb-8941d93162aa 2026-04-23 17:14:10.071 8 INFO neutron.db.l3_hamode_db [None req-e0b5da6c-de6d-4628-89b9-341845e6cfbf 21015644bc7248469266bf517b2b72e4 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:14:10.135 7 INFO neutron.db.l3_hamode_db [None req-852d60e1-4569-4b4e-afd6-877f0bc3294d 21015644bc7248469266bf517b2b72e4 56b887cd81d94df29a58262e6ca23470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:14:10.941 8 INFO neutron.db.l3_hamode_db [None req-e0b5da6c-de6d-4628-89b9-341845e6cfbf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:14:11.000 7 INFO neutron.db.l3_hamode_db [None req-852d60e1-4569-4b4e-afd6-877f0bc3294d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 124/248] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/routers => generated 731 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:12.075 8 INFO neutron.db.segments_db [None req-82d51266-1c04-4bff-a603-931f1cfc37ee 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 547e92b8-2bea-4e86-b841-365c0d61ef8b of type vxlan for network 8f8c2918-0c00-4528-a326-26ef9d4c4808 [pid: 7|app: 0|req: 125/249] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:09 2026] POST /v2.0/routers => generated 736 bytes in 2451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:12.340 8 INFO neutron.db.l3_hamode_db [None req-82d51266-1c04-4bff-a603-931f1cfc37ee 21015644bc7248469266bf517b2b72e4 3bc78c9428f242338b74b08a82c141e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 126/250] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:14:12 2026] GET /v2.0/security-groups?tenant_id=8318eaf112c045009424d2f450eb4fdd&name=default => generated 2924 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:14:13.084 8 INFO neutron.db.l3_hamode_db [None req-82d51266-1c04-4bff-a603-931f1cfc37ee 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 127/251] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:12 2026] PUT /v2.0/routers/0a9a0984-735d-48c0-a7e5-d8c6050d4863/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:12 2026] POST /v2.0/routers => generated 739 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:13 2026] DELETE /v2.0/security-groups/46787306-5d04-48f6-b46b-8326bc876ce6 => 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: 128/254] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:13 2026] PUT /v2.0/routers/7533ce0c-9662-4768-9f13-74e1d997acf2/add_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:13 2026] PUT /v2.0/routers/1fc49b70-cad4-42fd-8626-e71f5e3564d2/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 10.0.0.160 () {38 vars in 971 bytes} [Thu Apr 23 17:14:14 2026] POST /v2.0/security-groups => generated 1681 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 10.0.0.160 () {38 vars in 971 bytes} [Thu Apr 23 17:14:15 2026] POST /v2.0/security-groups => generated 1681 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 10.0.0.160 () {38 vars in 971 bytes} [Thu Apr 23 17:14:15 2026] POST /v2.0/security-groups => generated 1680 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:14:15.955 8 INFO neutron.db.segments_db [None req-3dc50053-1ba9-40e0-9528-1df1ddb450d2 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 1a2ae85c-565e-4c5c-9190-884e6e35356a of type vxlan for network 61acb2de-626f-49ec-a7f5-f86d8a982cc3 [pid: 8|app: 0|req: 129/261] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:15 2026] POST /v2.0/networks => generated 729 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 10.0.0.160 () {38 vars in 971 bytes} [Thu Apr 23 17:14:15 2026] POST /v2.0/security-groups => generated 1685 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.0/security-groups?tenant_id=f38b933bcd1f4a44b620e90931aeb1b7 => generated 7903 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.0/security-groups/87007da8-187c-4701-9d9d-9797d249e455 => generated 1685 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.0/security-groups/adb91240-ce5f-4d9c-bc64-74994e32538f => generated 2918 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/subnets => generated 695 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.0/security-groups/adb91240-ce5f-4d9c-bc64-74994e32538f => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.160 () {38 vars in 981 bytes} [Thu Apr 23 17:14:16 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) [pid: 8|app: 0|req: 135/271] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:16.435 7 INFO neutron.db.segments_db [None req-5b7b987b-ffba-4205-9111-b21f147633ef 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 4ce44260-1fa1-4343-89ca-7ed835c66474 of type vxlan for network 662e7696-d6e8-4452-a6cd-b291c8bbdfae [pid: 8|app: 0|req: 136/272] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.0/security-groups/2536af60-5473-4250-ac71-ff534b930a54 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:14:16.667 7 INFO neutron.db.l3_hamode_db [None req-5b7b987b-ffba-4205-9111-b21f147633ef 21015644bc7248469266bf517b2b72e4 c4d70c535f7a49b2bd77f34c404852c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 137/273] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 10.0.0.160 () {38 vars in 971 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/security-groups => generated 1686 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 10.0.0.160 () {36 vars in 1013 bytes} [Thu Apr 23 17:14:17 2026] DELETE /v2.0/security-groups/2536af60-5473-4250-ac71-ff534b930a54 => 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: 140/276] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:14:17.179 8 INFO neutron.api.v2.resource [req-e0fc4339-fe40-4bba-bf51-06227c40115a req-fc04c605-95c2-44e2-870b-2eaf9aa19a29 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 141/277] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/2536af60-5473-4250-ac71-ff534b930a54 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 10.0.0.160 () {38 vars in 981 bytes} [Thu Apr 23 17:14:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/279] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/fb662a52-a790-4bb8-9afa-967c6e9ac5d0 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/280] 10.0.0.160 () {36 vars in 1013 bytes} [Thu Apr 23 17:14:17 2026] DELETE /v2.0/security-groups/fb662a52-a790-4bb8-9afa-967c6e9ac5d0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:17.421 7 INFO neutron.db.l3_hamode_db [None req-5b7b987b-ffba-4205-9111-b21f147633ef 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 145/281] 10.0.0.160 () {34 vars in 1098 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--605621562&fields=id&tenant_id=3bc78c9428f242338b74b08a82c141e1 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => generated 2311 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/283] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 684 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/284] 10.0.0.160 () {38 vars in 981 bytes} [Thu Apr 23 17:14:17 2026] POST /v2.0/security-group-rules => generated 619 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/285] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/quotas/3bc78c9428f242338b74b08a82c141e1 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:17.672 8 INFO neutron.api.v2.resource [req-932c7439-b425-4d68-b79b-a5031b1b659c req-df1f0aa9-f1c9-4c21-a9bf-52cbeea50991 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 150/286] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/fb662a52-a790-4bb8-9afa-967c6e9ac5d0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/287] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/288] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/289] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/7cc2ff75-94ab-4b7c-8490-7566eca69978 => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/290] 10.0.0.160 () {36 vars in 1013 bytes} [Thu Apr 23 17:14:17 2026] DELETE /v2.0/security-groups/7cc2ff75-94ab-4b7c-8490-7566eca69978 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/291] 10.0.0.160 () {34 vars in 1001 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-group-rules/e463bd2c-4ea7-4fae-aafb-0e700b31dbb0 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/292] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/293] 10.0.0.160 () {36 vars in 1023 bytes} [Thu Apr 23 17:14:18 2026] DELETE /v2.0/security-group-rules/e463bd2c-4ea7-4fae-aafb-0e700b31dbb0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:18.136 8 INFO neutron.api.v2.resource [req-61675e93-d001-46f1-8502-c11a1bad252b req-cc5b9040-616a-4129-93ed-adf7dfc479ec 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 158/294] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups/7cc2ff75-94ab-4b7c-8490-7566eca69978 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/295] 10.0.0.160 () {34 vars in 907 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/extensions => generated 21537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/296] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => generated 2311 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/297] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 137/298] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:16 2026] POST /v2.0/routers => generated 735 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/299] 10.0.0.160 () {36 vars in 1013 bytes} [Thu Apr 23 17:14:18 2026] DELETE /v2.0/security-groups/9a3da508-d66d-4a1d-91fa-c53c48ca0a05 => 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: 163/300] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 164/301] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups?tenant_id=f38b933bcd1f4a44b620e90931aeb1b7 => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/302] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups/adb91240-ce5f-4d9c-bc64-74994e32538f => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/303] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups/adb91240-ce5f-4d9c-bc64-74994e32538f => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/304] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/security-groups/87007da8-187c-4701-9d9d-9797d249e455 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/305] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/306] 10.0.0.160 () {36 vars in 1013 bytes} [Thu Apr 23 17:14:18 2026] DELETE /v2.0/security-groups/87007da8-187c-4701-9d9d-9797d249e455 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:19.028 8 INFO neutron.api.v2.resource [req-627479de-3b85-4fff-a402-e15042be752e req-0fb7fcea-d1e2-4cc4-a5e7-11d0d342a484 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/307] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:19 2026] GET /v2.0/security-groups/7cc2ff75-94ab-4b7c-8490-7566eca69978 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:14:19.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6881bb6-d2b9-4b5c-b6eb-1acddeca236a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: c5cca154-515f-41d4-a05e-9d6fef08a33e 2026-04-23 17:14:19.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6881bb6-d2b9-4b5c-b6eb-1acddeca236a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: c5cca154-515f-41d4-a05e-9d6fef08a33e [pid: 7|app: 0|req: 138/308] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:18 2026] PUT /v2.0/routers/71e917e9-0880-4e2a-9859-0699b250b3ba/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:19.554 7 INFO neutron.api.v2.resource [req-81e1a143-a4dc-49bb-b818-b78cf083d09d req-6f44f19d-9958-4ffe-9baf-14be1f8e3796 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 139/309] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:19 2026] GET /v2.0/security-groups/fb662a52-a790-4bb8-9afa-967c6e9ac5d0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:14:19.585 7 INFO neutron.api.v2.resource [req-e0b46b7a-f7cc-4abf-8836-a4b74ce5d0f7 req-fa6ffaaf-1207-4c1c-aa16-ce362ad9e79e 564c99910deb4427b190c6364997f517 f38b933bcd1f4a44b620e90931aeb1b7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 140/310] 10.0.0.160 () {34 vars in 991 bytes} [Thu Apr 23 17:14:19 2026] GET /v2.0/security-groups/2536af60-5473-4250-ac71-ff534b930a54 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/311] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:14:19 2026] PUT /v2.0/routers/7533ce0c-9662-4768-9f13-74e1d997acf2/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/312] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:20 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:14:20.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 232a490a-0bc8-4c95-a586-bb9f40e52fd4 2026-04-23 17:14:20.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 232a490a-0bc8-4c95-a586-bb9f40e52fd4 2026-04-23 17:14:20.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a53c974-ca82-4827-8b23-1a5dc02c91c3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 231dec7d-04e9-4b67-a8bd-f7741cc561b1 2026-04-23 17:14:20.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a53c974-ca82-4827-8b23-1a5dc02c91c3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 231dec7d-04e9-4b67-a8bd-f7741cc561b1 2026-04-23 17:14:20.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 76cb5983-4e63-4c20-b451-91224107b6a2 2026-04-23 17:14:20.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 76cb5983-4e63-4c20-b451-91224107b6a2 2026-04-23 17:14:20.588 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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: 141/313] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:14:19 2026] PUT /v2.0/routers/0a9a0984-735d-48c0-a7e5-d8c6050d4863/remove_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:20.990 8 INFO neutron.db.l3_hamode_db [None req-5d882ca2-df5d-4229-8f75-4e131cbab6b8 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network c3b98ce7-c0d6-407a-83eb-8941d93162aa was deleted as no HA routers are present in tenant 56b887cd81d94df29a58262e6ca23470. [pid: 8|app: 0|req: 173/314] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:20 2026] DELETE /v2.0/routers/7533ce0c-9662-4768-9f13-74e1d997acf2 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/315] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:14:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:14:21.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-3038475e-3160-4f12-8c89-bbb40abe0d9a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 7a90ec3a-a9d8-4cb6-8817-2ecfa7c75cae 2026-04-23 17:14:21.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3038475e-3160-4f12-8c89-bbb40abe0d9a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 7a90ec3a-a9d8-4cb6-8817-2ecfa7c75cae [pid: 7|app: 0|req: 143/316] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:21 2026] DELETE /v2.0/subnets/ee45d96b-1174-4c8f-bbd7-40127a18fd50 => 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: 144/317] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:21 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:14:21.389 8 INFO neutron.services.segments.plugin [-] Segment f084638a-28e9-4615-980d-3d28ad6e23af resource provider aggregate not found 2026-04-23 17:14:21.397 8 INFO neutron.services.segments.plugin [-] Segment f084638a-28e9-4615-980d-3d28ad6e23af resource provider aggregate not found 2026-04-23 17:14:21.410 8 INFO neutron.services.segments.plugin [-] Segment f084638a-28e9-4615-980d-3d28ad6e23af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f084638a-28e9-4615-980d-3d28ad6e23af found for delete ", "request_id": "req-c8400af9-1c47-4fd0-8df4-fac20bbad94d"}]} 2026-04-23 17:14:21.426 8 INFO neutron.services.segments.plugin [-] Segment f084638a-28e9-4615-980d-3d28ad6e23af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f084638a-28e9-4615-980d-3d28ad6e23af found for delete ", "request_id": "req-dc1be905-615f-4fd2-8828-839beee84fbb"}]} [pid: 7|app: 0|req: 145/318] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:14:21.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-3038475e-3160-4f12-8c89-bbb40abe0d9a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 533f37c7-17ac-4833-951d-aecd6a890001 2026-04-23 17:14:21.538 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3038475e-3160-4f12-8c89-bbb40abe0d9a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 533f37c7-17ac-4833-951d-aecd6a890001 [pid: 7|app: 0|req: 146/319] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:14:21 2026] DELETE /v2.0/networks/7fe24591-dfd5-474a-9332-51aa43444902 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/320] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/321] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:14:21 2026] GET /v2.0/security-groups?tenant_id=56b887cd81d94df29a58262e6ca23470&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:14:21.875 8 INFO neutron.db.l3_hamode_db [None req-3038475e-3160-4f12-8c89-bbb40abe0d9a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network a9a3d019-3c98-43b4-9dfa-5e03b8ec7b6b was deleted as no HA routers are present in tenant f38b933bcd1f4a44b620e90931aeb1b7. [pid: 8|app: 0|req: 174/322] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:20 2026] DELETE /v2.0/routers/0a9a0984-735d-48c0-a7e5-d8c6050d4863 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/323] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:21 2026] DELETE /v2.0/security-groups/1a0589e5-5849-4170-a0b9-1731a49f46ea => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:22.115 7 INFO neutron.services.segments.plugin [-] Segment 010ae2ec-115e-458c-85c4-aea6fa23f7bc resource provider aggregate not found 2026-04-23 17:14:22.133 7 INFO neutron.services.segments.plugin [-] Segment 010ae2ec-115e-458c-85c4-aea6fa23f7bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010ae2ec-115e-458c-85c4-aea6fa23f7bc found for delete ", "request_id": "req-c4bacafd-fcb7-48fb-9142-5b08d4cfb882"}]} [pid: 8|app: 0|req: 176/324] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:22 2026] DELETE /v2.0/subnets/0b9ce383-6a18-4d33-86b8-fd98cfdcf6be => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:14:22.315 7 INFO neutron.services.segments.plugin [-] Segment 010ae2ec-115e-458c-85c4-aea6fa23f7bc resource provider aggregate not found 2026-04-23 17:14:22.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a74e4e2-7438-49bf-829c-d641426e1d7e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 4b91cd3e-ab39-4250-b83f-7605a32e7a1d 2026-04-23 17:14:22.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a74e4e2-7438-49bf-829c-d641426e1d7e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 4b91cd3e-ab39-4250-b83f-7605a32e7a1d 2026-04-23 17:14:22.333 7 INFO neutron.services.segments.plugin [-] Segment 010ae2ec-115e-458c-85c4-aea6fa23f7bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010ae2ec-115e-458c-85c4-aea6fa23f7bc found for delete ", "request_id": "req-27f9cf25-c89b-4694-8e6e-805966ee6b2e"}]} [pid: 7|app: 0|req: 149/325] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:14:21 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/326] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:22 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 177/327] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:14:22 2026] DELETE /v2.0/networks/2be9868b-dab1-4a0d-a0d8-70e1b92f3547 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/328] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:14:22 2026] GET /v2.0/security-groups?tenant_id=f38b933bcd1f4a44b620e90931aeb1b7&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/329] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:22 2026] DELETE /v2.0/security-groups/adb91240-ce5f-4d9c-bc64-74994e32538f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:23.434 8 INFO neutron.services.segments.plugin [-] Segment 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec resource provider aggregate not found 2026-04-23 17:14:23.445 8 INFO neutron.services.segments.plugin [-] Segment 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec resource provider aggregate not found 2026-04-23 17:14:23.455 8 INFO neutron.services.segments.plugin [-] Segment 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec found for delete ", "request_id": "req-6cba7fd0-95eb-462b-8df9-1b44d3a51533"}]} 2026-04-23 17:14:23.460 8 INFO neutron.services.segments.plugin [-] Segment 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0e46c3-3559-4f62-bae0-420b6ea2e8ec found for delete ", "request_id": "req-4bf6ff2b-3573-4941-9507-926f6b480c56"}]} 2026-04-23 17:14:23.472 8 INFO neutron.services.segments.plugin [-] Segment 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 resource provider aggregate not found 2026-04-23 17:14:23.475 8 INFO neutron.services.segments.plugin [-] Segment 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 resource provider aggregate not found 2026-04-23 17:14:23.495 8 INFO neutron.services.segments.plugin [-] Segment 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 found for delete ", "request_id": "req-94f61e56-4c77-4dc3-94a0-34dcae8cf464"}]} 2026-04-23 17:14:23.504 8 INFO neutron.services.segments.plugin [-] Segment 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e58c7d0-4300-4f53-a2a4-e6f495b4d453 found for delete ", "request_id": "req-f55d6630-e40c-49f9-a3ac-61ee55550598"}]} [pid: 8|app: 0|req: 179/330] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:23 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 152/331] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:23 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 684 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/332] 199.204.45.156 () {34 vars in 911 bytes} [Thu Apr 23 17:14:23 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/333] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:14:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3bc78c9428f242338b74b08a82c141e1 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:24.203 8 INFO neutron.db.segments_db [None req-94f38fc2-4a99-4a40-accb-7abd09aa4dc0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment d29d3bf7-142d-40ec-bc31-99a212c07eb0 of type vxlan for network f6eb3c40-5c70-4057-ab43-73cba1ed43a6 [pid: 8|app: 0|req: 180/334] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:23 2026] POST /v2.0/networks => generated 723 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/335] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:14:23 2026] POST /v2.0/ports => generated 954 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/336] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:24 2026] POST /v2.0/subnets => generated 690 bytes in 192 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-04-23 17:14:24.581 7 INFO neutron.db.segments_db [None req-a8b5ca8b-545e-454e-8bdd-126b5ed42849 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 1966324c-7e73-441e-8942-a9a5d24a933f of type vxlan for network 08e54940-c61d-4b81-b79f-a1a71bff61df 2026-04-23 17:14:24.863 8 INFO neutron.db.segments_db [None req-9d6af8e7-2670-44c8-85b1-cd6f6c1b583e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment a8f5e2b7-ecfb-4666-9bbc-8aed818104da of type vxlan for network 1cda1b31-8ff5-4e18-883e-4b0fa5741114 2026-04-23 17:14:24.871 7 INFO neutron.db.l3_hamode_db [None req-a8b5ca8b-545e-454e-8bdd-126b5ed42849 21015644bc7248469266bf517b2b72e4 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 182/337] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:14:24 2026] POST /v2.0/networks => generated 719 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/338] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:24 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/339] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:14:25 2026] PUT /v2.0/ports/1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 1235 bytes in 475 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-04-23 17:14:25.717 7 INFO neutron.db.l3_hamode_db [None req-a8b5ca8b-545e-454e-8bdd-126b5ed42849 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 185/340] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:25 2026] POST /v2.0/subnets => generated 685 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/341] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:25 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:25.819 8 INFO neutron.db.segments_db [None req-000148f7-6569-40ca-9d05-ca0377882f6e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 of type vxlan for network f0a6b011-b929-4542-9282-0432edb40650 2026-04-23 17:14:26.079 8 INFO neutron.db.l3_hamode_db [None req-000148f7-6569-40ca-9d05-ca0377882f6e 21015644bc7248469266bf517b2b72e4 76d404303da1444d83ac920222e2bdc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:14:26.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4e2c982-e5f3-4faf-9ed1-c7b83d365e28'] response: {'name': 'network-changed', 'server_uuid': '4bd39ec1-cddd-474f-85a2-f8b9e483bdda', 'tag': '1fcadce1-a0cb-4513-8c80-807ce327ccb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 156/342] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:24 2026] POST /v2.0/routers => generated 730 bytes in 2211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/343] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:26 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:14:26.882 8 INFO neutron.db.l3_hamode_db [None req-000148f7-6569-40ca-9d05-ca0377882f6e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 187/344] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:14:25 2026] POST /v2.0/routers => generated 725 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/345] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/346] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:27 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/347] 10.0.0.160 () {34 vars in 1098 bytes} [Thu Apr 23 17:14:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--592223270&fields=id&tenant_id=c4d70c535f7a49b2bd77f34c404852c5 => generated 69 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/348] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:26 2026] PUT /v2.0/routers/5dd50403-e3d1-4a5f-8275-c0b25222f4e7/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/349] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:27 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/350] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/351] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/networks?id=61acb2de-626f-49ec-a7f5-f86d8a982cc3 => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/352] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/353] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/quotas/c4d70c535f7a49b2bd77f34c404852c5 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/354] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/355] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/ports?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/356] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 167/357] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:14:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/358] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/359] 10.0.0.160 () {34 vars in 907 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/360] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/361] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/362] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:14:27 2026] PUT /v2.0/routers/c681fc26-58da-46c7-ae30-3e4191372a6d/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/363] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?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: 193/364] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 194/365] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 7|app: 0|req: 172/366] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:14:28 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/367] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/370] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/371] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 198/372] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/373] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/374] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/375] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/376] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 200/377] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:14:29 2026] POST /v2.0/security-groups => generated 1659 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/378] 10.0.0.160 () {34 vars in 1098 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--357790805&fields=id&tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/379] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/networks?id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/380] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/quotas/40c6f110aa0d4bf8aa7afba39c54e36d => 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: 201/381] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/382] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:29 2026] GET /v2.0/ports?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/383] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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: 202/384] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:14:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/385] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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: 184/386] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/387] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/388] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 187/389] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 203/390] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:14:30 2026] POST /v2.0/floatingips => generated 552 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/391] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 204/392] 10.0.0.160 () {34 vars in 1098 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--193550629&fields=id&tenant_id=76d404303da1444d83ac920222e2bdc7 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/393] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/networks?id=1cda1b31-8ff5-4e18-883e-4b0fa5741114 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/394] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/quotas/76d404303da1444d83ac920222e2bdc7 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/395] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/396] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/ports?tenant_id=76d404303da1444d83ac920222e2bdc7&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/397] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 192/398] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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: 193/399] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 207/400] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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: 194/401] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 208/402] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:32 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 195/403] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:32 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/404] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:32 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 209/405] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:32 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 197/406] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 210/407] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 198/408] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.0/networks?id=61acb2de-626f-49ec-a7f5-f86d8a982cc3 => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/409] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4d70c535f7a49b2bd77f34c404852c5 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/410] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/411] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:34 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/412] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:34 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/413] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:34 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 199/414] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:14:33 2026] POST /v2.0/ports => generated 958 bytes in 746 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: 200/415] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:34 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 201/416] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/417] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/418] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 204/419] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 216/420] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:14:34 2026] PUT /v2.0/ports/c209b4ec-b0ad-4e62-803d-0422fde0e56f => generated 1239 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/421] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:14:35.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53a91da8-ebf5-469a-9111-58a350a044e5'] response: {'name': 'network-changed', 'server_uuid': 'b0dd8339-43a0-4e12-8316-22b1d0c880bc', 'tag': 'c209b4ec-b0ad-4e62-803d-0422fde0e56f', '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: 217/422] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 206/423] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.0/ports?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/424] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/networks?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&shared=False => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/425] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/426] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/networks?id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6 => generated 675 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/427] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 7|app: 0|req: 211/430] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/431] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/432] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 214/433] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:14:36 2026] POST /v2.0/ports => generated 954 bytes in 599 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: 221/435] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:14:36 2026] PUT /v2.0/ports/b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f => generated 1235 bytes in 450 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: 222/436] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:37.321 7 INFO neutron.db.l3_db [None req-6ffaa81a-ec48-4b78-817f-46c59f36481d 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] Floating IP 53703f15-a25e-4a35-8cef-95f5792a3ce6 associated. External IP: 10.96.250.204, port: 1fcadce1-a0cb-4513-8c80-807ce327ccb0. [pid: 8|app: 0|req: 223/437] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/438] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/439] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c209b4ec-b0ad-4e62-803d-0422fde0e56f => 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: 226/440] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/subnets?id=dad8e8fe-38b4-4256-9d1a-084e7b9c563b => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?network_id=61acb2de-626f-49ec-a7f5-f86d8a982cc3&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-04-23 17:14:37.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39fc8a9f-ecb4-4312-9d71-c84f5c128341'] response: {'name': 'network-changed', 'server_uuid': '2c5d7c18-eafb-44bd-9ce3-bd232b63d812', 'tag': 'b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 228/442] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/443] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?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: 230/444] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 231/445] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?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: 215/446] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:14:36 2026] PUT /v2.0/floatingips/53703f15-a25e-4a35-8cef-95f5792a3ce6 => generated 855 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/447] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 216/448] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/449] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/450] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:37 2026] GET /v2.0/ports?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/451] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/networks?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&shared=False => generated 770 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:38.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8017999-2b2c-4b9e-9e15-0291dcbeb9ce'] response: {'name': 'network-changed', 'server_uuid': '4bd39ec1-cddd-474f-85a2-f8b9e483bdda', 'tag': '1fcadce1-a0cb-4513-8c80-807ce327ccb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 218/452] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/453] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/networks?id=1cda1b31-8ff5-4e18-883e-4b0fa5741114 => generated 670 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/454] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76d404303da1444d83ac920222e2bdc7 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/455] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/456] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 222/457] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 223/458] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/459] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:14:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 224/460] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 237/461] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/462] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 957 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/463] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/464] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/465] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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: 242/466] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/467] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 244/468] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 245/469] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/ports?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/470] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f => 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: 225/471] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:14:38 2026] PUT /v2.0/ports/46d14bdb-ca54-4608-9135-595ecb04a516 => generated 1235 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/472] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/subnets?id=b689b93c-085d-4315-a35f-aa220281b5cc => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 226/473] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/ports?network_id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/474] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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: 227/475] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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: 249/476] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 228/477] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 8|app: 0|req: 250/478] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/479] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/480] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/481] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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-04-23 17:14:40.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b74b3672-6f07-491e-ac8d-c1d0faccdacb'] response: {'name': 'network-changed', 'server_uuid': '54b5e5d8-818c-43ff-8fc1-8a535d51483a', 'tag': '46d14bdb-ca54-4608-9135-595ecb04a516', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 252/482] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/ports?tenant_id=76d404303da1444d83ac920222e2bdc7&device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/483] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46d14bdb-ca54-4608-9135-595ecb04a516 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/484] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/subnets?id=a590dab6-91e3-45cd-9cba-325536bcd992 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/485] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/ports?network_id=1cda1b31-8ff5-4e18-883e-4b0fa5741114&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: 254/486] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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: 233/487] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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: 255/488] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/489] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:40 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 256/490] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/491] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 257/492] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/493] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/494] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/ports?tenant_id=76d404303da1444d83ac920222e2bdc7&device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 237/495] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/networks?id=1cda1b31-8ff5-4e18-883e-4b0fa5741114 => generated 766 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/496] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46d14bdb-ca54-4608-9135-595ecb04a516 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/497] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/subnets?id=a590dab6-91e3-45cd-9cba-325536bcd992 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/498] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/ports?network_id=1cda1b31-8ff5-4e18-883e-4b0fa5741114&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: 239/499] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/500] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/501] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:41 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:42 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 262/503] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:42 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/504] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:42 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 8|app: 0|req: 263/505] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:42 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/506] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:42 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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: 264/507] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/508] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/509] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/510] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 245/511] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/512] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:43 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/513] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 268/516] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 249/517] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/518] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/519] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/520] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/521] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:44 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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-04-23 17:14:45.036 7 INFO neutron.db.l3_db [None req-342c6315-2a3c-4e7e-a5d0-33b55d19c6c4 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] Floating IP 2d983dcf-f514-4b29-aeee-e107053fa6d4 associated. External IP: 10.96.250.211, port: b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f. [pid: 7|app: 0|req: 250/522] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:14:44 2026] PUT /v2.0/floatingips/2d983dcf-f514-4b29-aeee-e107053fa6d4 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:45.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e7907bd-8778-40c7-9606-3a0ae6773539'] response: {'name': 'network-changed', 'server_uuid': '2c5d7c18-eafb-44bd-9ce3-bd232b63d812', 'tag': 'b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 273/523] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:45 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/524] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:45 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 274/525] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:45 2026] GET /v2.0/ports?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/526] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:45 2026] GET /v2.0/networks?id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6 => generated 770 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/527] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/528] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/529] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/530] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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: 7|app: 0|req: 255/531] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/subnets?id=b689b93c-085d-4315-a35f-aa220281b5cc => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/532] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/ports?network_id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/533] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/534] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:46 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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) 2026-04-23 17:14:46.623 8 INFO neutron.db.l3_db [None req-26290701-1581-495f-adb5-0be4b1797c54 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] Floating IP 0fd6513c-249c-4c37-8bc4-46ae50c9b968 associated. External IP: 10.96.250.215, port: c209b4ec-b0ad-4e62-803d-0422fde0e56f. [pid: 8|app: 0|req: 277/535] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:14:46 2026] PUT /v2.0/floatingips/0fd6513c-249c-4c37-8bc4-46ae50c9b968 => generated 856 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:47.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db422f95-b254-48ac-8a7a-f6b9f03a04ab'] response: {'name': 'network-changed', 'server_uuid': 'b0dd8339-43a0-4e12-8316-22b1d0c880bc', 'tag': 'c209b4ec-b0ad-4e62-803d-0422fde0e56f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 259/536] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/538] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/539] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/540] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/541] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/ports?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 281/543] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/networks?id=61acb2de-626f-49ec-a7f5-f86d8a982cc3 => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/544] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c209b4ec-b0ad-4e62-803d-0422fde0e56f => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/subnets?id=dad8e8fe-38b4-4256-9d1a-084e7b9c563b => generated 698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/546] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/ports?network_id=61acb2de-626f-49ec-a7f5-f86d8a982cc3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/547] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?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: 265/548] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:47 2026] GET /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3?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: 8|app: 0|req: 284/549] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:48 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/550] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:48 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/551] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:48 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/552] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:48 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/553] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:48 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:49.069 7 INFO neutron.db.l3_db [None req-f06e3509-5b3b-4bac-bd7d-eb6678f1f4d0 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] Floating IP 30b670cf-6cd6-4e0d-8a16-6cca3087fbb7 associated. External IP: 10.96.250.212, port: 46d14bdb-ca54-4608-9135-595ecb04a516. [pid: 7|app: 0|req: 267/554] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:14:48 2026] PUT /v2.0/floatingips/30b670cf-6cd6-4e0d-8a16-6cca3087fbb7 => generated 855 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:49.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f16f985-42a0-424e-ac05-f7dd145db334'] response: {'name': 'network-changed', 'server_uuid': '54b5e5d8-818c-43ff-8fc1-8a535d51483a', 'tag': '46d14bdb-ca54-4608-9135-595ecb04a516', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 288/555] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1240 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/556] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/557] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 7|app: 0|req: 269/558] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/559] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/560] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/561] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:49 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/562] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/security-groups?id=5079c8cf-1037-4973-a692-6b154f7bdbaf&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: 291/563] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/ports?tenant_id=76d404303da1444d83ac920222e2bdc7&device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 292/564] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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: 293/565] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/networks?id=1cda1b31-8ff5-4e18-883e-4b0fa5741114 => generated 766 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/566] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46d14bdb-ca54-4608-9135-595ecb04a516 => 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: 295/567] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/subnets?id=a590dab6-91e3-45cd-9cba-325536bcd992 => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:50.246 7 INFO neutron_taas.services.taas.taas_plugin [req-3b3d8f76-f1bd-4a62-b3fd-0084ca0b6c83 req-d732eafd-3634-4831-9fd7-102f8a1d21a2 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] TaaS: Handle Delete Port: c209b4ec-b0ad-4e62-803d-0422fde0e56f 2026-04-23 17:14:50.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3b3d8f76-f1bd-4a62-b3fd-0084ca0b6c83 req-d732eafd-3634-4831-9fd7-102f8a1d21a2 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] Tap Mirror: Handle Delete Port: c209b4ec-b0ad-4e62-803d-0422fde0e56f [pid: 8|app: 0|req: 296/568] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/ports?network_id=1cda1b31-8ff5-4e18-883e-4b0fa5741114&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/569] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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: 298/570] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:14:50 2026] GET /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114?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-04-23 17:14:50.485 7 INFO neutron.db.l3_db [req-3b3d8f76-f1bd-4a62-b3fd-0084ca0b6c83 req-d732eafd-3634-4831-9fd7-102f8a1d21a2 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] Floating IP 0fd6513c-249c-4c37-8bc4-46ae50c9b968 disassociated. External IP: 10.96.250.215, port: c209b4ec-b0ad-4e62-803d-0422fde0e56f. [pid: 7|app: 0|req: 273/571] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:14:50 2026] DELETE /v2.0/ports/c209b4ec-b0ad-4e62-803d-0422fde0e56f => generated 0 bytes in 870 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/572] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:51 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 274/573] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:51 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/574] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:51 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:51.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60752b1f-c7cc-4b42-8ee8-a67b3abe29a0'] response: {'server_uuid': 'b0dd8339-43a0-4e12-8316-22b1d0c880bc', 'name': 'network-vif-deleted', 'tag': 'c209b4ec-b0ad-4e62-803d-0422fde0e56f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/575] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:52 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 301/576] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:14:52 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/577] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:52 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 277/578] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:52 2026] GET /v2.0/security-groups?id=180db5ed-adc1-4640-b483-fa82d822ccbc&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-04-23 17:14:52.570 8 INFO neutron_taas.services.taas.taas_plugin [req-868b5130-9b9a-42ea-84f3-3208d2233300 req-34254c57-503c-45d2-8406-2f55cc01f607 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] TaaS: Handle Delete Port: 46d14bdb-ca54-4608-9135-595ecb04a516 2026-04-23 17:14:52.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-868b5130-9b9a-42ea-84f3-3208d2233300 req-34254c57-503c-45d2-8406-2f55cc01f607 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] Tap Mirror: Handle Delete Port: 46d14bdb-ca54-4608-9135-595ecb04a516 2026-04-23 17:14:52.754 8 INFO neutron.db.l3_db [req-868b5130-9b9a-42ea-84f3-3208d2233300 req-34254c57-503c-45d2-8406-2f55cc01f607 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] Floating IP 30b670cf-6cd6-4e0d-8a16-6cca3087fbb7 disassociated. External IP: 10.96.250.212, port: 46d14bdb-ca54-4608-9135-595ecb04a516. [pid: 8|app: 0|req: 302/579] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:14:52 2026] DELETE /v2.0/ports/46d14bdb-ca54-4608-9135-595ecb04a516 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:14:53.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2e3e0d1-14ee-4e92-9c3c-11c308df1f73'] response: {'server_uuid': '54b5e5d8-818c-43ff-8fc1-8a535d51483a', 'name': 'network-vif-deleted', 'tag': '46d14bdb-ca54-4608-9135-595ecb04a516', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/580] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:53 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 303/581] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:53 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 279/582] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:54 2026] GET /v2.0/ports?device_id=b0dd8339-43a0-4e12-8316-22b1d0c880bc => 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: 304/583] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:54 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => 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: 280/584] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:14:55 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/585] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:14:55 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 281/586] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:55 2026] DELETE /v2.0/security-groups/5079c8cf-1037-4973-a692-6b154f7bdbaf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:55.686 8 INFO neutron.api.v2.resource [None req-41b047d3-846e-41f6-8b84-40f6d7b9456e ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/587] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:14:55 2026] GET /v2.0/security-groups/5079c8cf-1037-4973-a692-6b154f7bdbaf => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/588] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:14:55 2026] GET /v2.0/ports?device_id=54b5e5d8-818c-43ff-8fc1-8a535d51483a => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:14:55.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-b046091b-8622-48ee-a174-d7c3e0f3ff83 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] TaaS: Handle Delete Port: 8c267512-c522-4f72-84e2-ef3159efcd60 2026-04-23 17:14:55.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b046091b-8622-48ee-a174-d7c3e0f3ff83 ef6241420eb240afa582b07cac34b08d c4d70c535f7a49b2bd77f34c404852c5 - - default default] Tap Mirror: Handle Delete Port: 8c267512-c522-4f72-84e2-ef3159efcd60 [pid: 7|app: 0|req: 282/589] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:14:55 2026] DELETE /v2.0/floatingips/0fd6513c-249c-4c37-8bc4-46ae50c9b968 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:56.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-69440e98-38b3-4e56-aa37-6e68bc7da02d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 79af04c3-883d-4707-9713-8bac52233bb5 2026-04-23 17:14:56.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69440e98-38b3-4e56-aa37-6e68bc7da02d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 79af04c3-883d-4707-9713-8bac52233bb5 [pid: 7|app: 0|req: 283/590] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:56 2026] DELETE /v2.0/security-groups/180db5ed-adc1-4640-b483-fa82d822ccbc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:57.079 7 INFO neutron.api.v2.resource [None req-94f9f882-5b4e-49eb-b48c-460ce705319a 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/591] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:14:57 2026] GET /v2.0/security-groups/180db5ed-adc1-4640-b483-fa82d822ccbc => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/592] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:14:56 2026] PUT /v2.0/routers/71e917e9-0880-4e2a-9859-0699b250b3ba/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:57.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2fc3410-ed81-4e4d-a881-5e53d29e3b24 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] TaaS: Handle Delete Port: 24978180-e90d-4086-872c-b3a98d2dc457 2026-04-23 17:14:57.231 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2fc3410-ed81-4e4d-a881-5e53d29e3b24 3ea04c345b3c4515a4da165ec58a1516 76d404303da1444d83ac920222e2bdc7 - - default default] Tap Mirror: Handle Delete Port: 24978180-e90d-4086-872c-b3a98d2dc457 2026-04-23 17:14:57.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-d38ebfba-6c02-4df9-bd0d-69ea37f05f5f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 6a5d44ac-a153-462a-85ee-dc619d6c04fe 2026-04-23 17:14:57.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d38ebfba-6c02-4df9-bd0d-69ea37f05f5f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 6a5d44ac-a153-462a-85ee-dc619d6c04fe [pid: 7|app: 0|req: 285/593] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:14:57 2026] DELETE /v2.0/floatingips/30b670cf-6cd6-4e0d-8a16-6cca3087fbb7 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:14:57.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-d38ebfba-6c02-4df9-bd0d-69ea37f05f5f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: e3f43209-6e2a-4d23-b56d-79493c1b7884 2026-04-23 17:14:57.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d38ebfba-6c02-4df9-bd0d-69ea37f05f5f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: e3f43209-6e2a-4d23-b56d-79493c1b7884 2026-04-23 17:14:57.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fb669d3-de4e-4d42-8cc6-e2112bdd21ea 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 251ad82d-2a95-4324-937a-9278507a2739 2026-04-23 17:14:57.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fb669d3-de4e-4d42-8cc6-e2112bdd21ea 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 251ad82d-2a95-4324-937a-9278507a2739 2026-04-23 17:14:58.045 8 INFO neutron.services.segments.plugin [-] Segment 4ce44260-1fa1-4343-89ca-7ed835c66474 resource provider aggregate not found 2026-04-23 17:14:58.065 8 INFO neutron.services.segments.plugin [-] Segment 4ce44260-1fa1-4343-89ca-7ed835c66474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce44260-1fa1-4343-89ca-7ed835c66474 found for delete ", "request_id": "req-d76c758f-852e-4871-adac-700f476933ca"}]} 2026-04-23 17:14:58.068 8 INFO neutron.services.segments.plugin [-] Segment 4ce44260-1fa1-4343-89ca-7ed835c66474 resource provider aggregate not found 2026-04-23 17:14:58.087 8 INFO neutron.db.l3_hamode_db [None req-d38ebfba-6c02-4df9-bd0d-69ea37f05f5f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network 662e7696-d6e8-4452-a6cd-b291c8bbdfae was deleted as no HA routers are present in tenant c4d70c535f7a49b2bd77f34c404852c5. 2026-04-23 17:14:58.096 8 INFO neutron.services.segments.plugin [-] Segment 4ce44260-1fa1-4343-89ca-7ed835c66474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce44260-1fa1-4343-89ca-7ed835c66474 found for delete ", "request_id": "req-6fee9ed9-8814-428c-8e63-3269439c2832"}]} [pid: 8|app: 0|req: 309/594] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:57 2026] DELETE /v2.0/routers/71e917e9-0880-4e2a-9859-0699b250b3ba => generated 0 bytes in 972 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/595] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:58 2026] DELETE /v2.0/subnets/dad8e8fe-38b4-4256-9d1a-084e7b9c563b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:14:58.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f23d5f1-d19a-4482-b87e-f9637ebba8fc 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: d4cebca0-6ea8-4874-bd8e-a2d2b36a70f7 2026-04-23 17:14:58.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f23d5f1-d19a-4482-b87e-f9637ebba8fc 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: d4cebca0-6ea8-4874-bd8e-a2d2b36a70f7 [pid: 8|app: 0|req: 311/596] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:14:58 2026] DELETE /v2.0/networks/61acb2de-626f-49ec-a7f5-f86d8a982cc3 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/597] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:14:58 2026] GET /v2.0/security-groups?tenant_id=c4d70c535f7a49b2bd77f34c404852c5&name=default => 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: 313/598] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:14:58 2026] DELETE /v2.0/security-groups/1f8c1cde-ef37-460a-a77b-10a8af9a51ff => 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: 286/599] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:14:57 2026] PUT /v2.0/routers/c681fc26-58da-46c7-ae30-3e4191372a6d/remove_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:14:59.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d74a22f-cc30-40a9-956a-afced27fd9c4 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 242916f2-292b-4ef7-a47e-5718f486d786 2026-04-23 17:14:59.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d74a22f-cc30-40a9-956a-afced27fd9c4 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 242916f2-292b-4ef7-a47e-5718f486d786 2026-04-23 17:14:59.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d74a22f-cc30-40a9-956a-afced27fd9c4 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: e3f7fed1-4017-4924-b4cf-7a24f1317324 2026-04-23 17:14:59.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d74a22f-cc30-40a9-956a-afced27fd9c4 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: e3f7fed1-4017-4924-b4cf-7a24f1317324 2026-04-23 17:14:59.719 8 INFO neutron.db.l3_hamode_db [None req-3d74a22f-cc30-40a9-956a-afced27fd9c4 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network f0a6b011-b929-4542-9282-0432edb40650 was deleted as no HA routers are present in tenant 76d404303da1444d83ac920222e2bdc7. [pid: 8|app: 0|req: 314/602] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:58 2026] DELETE /v2.0/routers/c681fc26-58da-46c7-ae30-3e4191372a6d => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/603] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:14:59 2026] DELETE /v2.0/subnets/a590dab6-91e3-45cd-9cba-325536bcd992 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:00.083 8 INFO neutron.services.segments.plugin [-] Segment 1a2ae85c-565e-4c5c-9190-884e6e35356a resource provider aggregate not found 2026-04-23 17:15:00.104 8 INFO neutron.services.segments.plugin [-] Segment 1a2ae85c-565e-4c5c-9190-884e6e35356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2ae85c-565e-4c5c-9190-884e6e35356a found for delete ", "request_id": "req-13ec1ea6-ced5-4df3-a908-d9aa2d4abc82"}]} 2026-04-23 17:15:00.120 8 INFO neutron.services.segments.plugin [-] Segment 1a2ae85c-565e-4c5c-9190-884e6e35356a resource provider aggregate not found 2026-04-23 17:15:00.120 8 INFO neutron.services.segments.plugin [-] Segment 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 resource provider aggregate not found 2026-04-23 17:15:00.556 8 INFO neutron.services.segments.plugin [-] Segment 1a2ae85c-565e-4c5c-9190-884e6e35356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2ae85c-565e-4c5c-9190-884e6e35356a found for delete ", "request_id": "req-7716ad63-d98e-420f-b8ce-3308c3fb40b0"}]} 2026-04-23 17:15:00.558 8 INFO neutron.services.segments.plugin [-] Segment 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 found for delete ", "request_id": "req-8b5d145d-6cfd-4fff-8de0-9c11fff96ed0"}]} 2026-04-23 17:15:00.583 8 INFO neutron.services.segments.plugin [-] Segment 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 resource provider aggregate not found 2026-04-23 17:15:00.610 8 INFO neutron.services.segments.plugin [-] Segment 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b2af74-8e5b-4253-95ff-dfc81f1e8d02 found for delete ", "request_id": "req-febb4dd6-46f5-461e-a560-b6ed436b20c5"}]} 2026-04-23 17:15:00.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-93a2574e-c458-4b42-9e37-7eaed0d1267d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: d0659dac-0279-439a-a127-992e531d7099 2026-04-23 17:15:00.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93a2574e-c458-4b42-9e37-7eaed0d1267d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: d0659dac-0279-439a-a127-992e531d7099 [pid: 8|app: 0|req: 315/604] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:00 2026] DELETE /v2.0/networks/1cda1b31-8ff5-4e18-883e-4b0fa5741114 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/605] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:00 2026] GET /v2.0/security-groups?tenant_id=76d404303da1444d83ac920222e2bdc7&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/606] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:00 2026] DELETE /v2.0/security-groups/9716ad35-f12f-422c-9ed4-a4b9bcf6d15e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:01.270 7 INFO neutron.db.segments_db [None req-387c59d1-9e15-496f-a1c0-680bb99aac8b 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment b344edb3-93ac-4101-87d0-344af20c3fb2 of type vxlan for network 35a39e01-8686-4efe-9766-04470ed3e439 [pid: 7|app: 0|req: 290/607] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:15:00 2026] POST /v2.0/networks => generated 727 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/608] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:01 2026] POST /v2.0/subnets => generated 693 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:01.748 7 INFO neutron.db.segments_db [None req-9641c68e-9a2e-46a4-9ebd-1b4f8cc00e1e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment be7b439b-4e55-49a7-ae62-f0ba731bc81c of type vxlan for network b5a0b00c-9241-4f7c-bdcd-62a321831c9c 2026-04-23 17:15:01.986 7 INFO neutron.db.l3_hamode_db [None req-9641c68e-9a2e-46a4-9ebd-1b4f8cc00e1e 21015644bc7248469266bf517b2b72e4 dc1240e28bbc4399bd47f4089226469f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:15:02.577 8 INFO neutron.services.segments.plugin [-] Segment a8f5e2b7-ecfb-4666-9bbc-8aed818104da resource provider aggregate not found 2026-04-23 17:15:02.595 8 INFO neutron.services.segments.plugin [-] Segment a8f5e2b7-ecfb-4666-9bbc-8aed818104da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f5e2b7-ecfb-4666-9bbc-8aed818104da found for delete ", "request_id": "req-377dbde0-1ac5-4828-ac37-8f8b337494b0"}]} 2026-04-23 17:15:02.634 8 INFO neutron.services.segments.plugin [-] Segment a8f5e2b7-ecfb-4666-9bbc-8aed818104da resource provider aggregate not found 2026-04-23 17:15:02.648 8 INFO neutron.services.segments.plugin [-] Segment a8f5e2b7-ecfb-4666-9bbc-8aed818104da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f5e2b7-ecfb-4666-9bbc-8aed818104da found for delete ", "request_id": "req-303fc03a-f91c-4e7a-a096-3c42cff1e685"}]} 2026-04-23 17:15:02.906 7 INFO neutron.db.l3_hamode_db [None req-9641c68e-9a2e-46a4-9ebd-1b4f8cc00e1e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 291/609] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:01 2026] POST /v2.0/routers => generated 733 bytes in 3050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/610] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:15:04 2026] PUT /v2.0/routers/19b59473-efca-4683-9211-3ab1a87c69b6/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/611] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/612] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/613] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 321/614] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/615] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 322/616] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:06 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 295/617] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/networks?id=35a39e01-8686-4efe-9766-04470ed3e439 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/618] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/quotas/dc1240e28bbc4399bd47f4089226469f => 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: 296/619] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/ports?tenant_id=dc1240e28bbc4399bd47f4089226469f&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/620] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/networks/35a39e01-8686-4efe-9766-04470ed3e439?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: 297/621] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/networks/35a39e01-8686-4efe-9766-04470ed3e439?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: 8|app: 0|req: 325/622] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:07 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 298/623] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/624] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 299/625] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/626] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/627] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/networks?id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6 => generated 770 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/628] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports/1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/630] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/subnets?id=b689b93c-085d-4315-a35f-aa220281b5cc => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/631] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports?network_id=f6eb3c40-5c70-4057-ab43-73cba1ed43a6&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: 303/632] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/633] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 330/634] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:08 2026] GET /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6?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: 305/635] 199.204.45.156 () {34 vars in 1000 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/subnets?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 684 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/636] 199.204.45.156 () {34 vars in 1146 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda&device_owner=compute%3Anova&network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => 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: 332/637] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/638] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/security-groups?tenant_id=4c5072969a664d3587d02681495e9525&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/639] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 306/640] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:15:09 2026] PUT /v2.0/ports/1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 1145 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:09.757 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50c369be-ba07-4ffc-a7aa-db1abac5ca0c'] response: {'name': 'network-changed', 'server_uuid': '4bd39ec1-cddd-474f-85a2-f8b9e483bdda', 'tag': '1fcadce1-a0cb-4513-8c80-807ce327ccb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 335/641] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:09 2026] DELETE /v2.0/security-groups/80320e80-5c80-4ebc-ba9d-a4f4ffa2c2a5 => generated 0 bytes in 104 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: 307/642] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/643] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:09 2026] GET /v2.0/security-groups?tenant_id=6bd2b9159ac146eba7cf2f3faba879e6&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: 308/644] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:10 2026] DELETE /v2.0/security-groups/9ba3f588-726f-485e-8d9d-24c04a4edf1f => 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: 337/645] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/646] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/647] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/648] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/650] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/651] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 312/652] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 341/653] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/654] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 342/655] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/656] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 343/657] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:10 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 315/658] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/659] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/660] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => 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: 345/661] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/662] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => 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: 346/663] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&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: 318/664] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 347/665] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:11 2026] GET /v2.0/networks?id=35a39e01-8686-4efe-9766-04470ed3e439 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/666] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:12 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/667] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:12 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/668] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:12 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 321/669] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:12 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 349/670] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:15:12 2026] POST /v2.0/ports => generated 954 bytes in 460 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: 350/671] 199.204.45.156 () {34 vars in 1118 bytes} [Thu Apr 23 17:15:12 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/672] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:15:12 2026] PUT /v2.0/ports/9e478cca-5e44-4c56-aeb1-572a5a1208ed => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:13.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b05238-10e8-4981-8534-a90a027759e5'] response: {'name': 'network-changed', 'server_uuid': 'c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99', 'tag': '9e478cca-5e44-4c56-aeb1-572a5a1208ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 351/673] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:15:12 2026] PUT /v2.0/ports/1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 968 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:13.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9abba15b-bd50-4778-8551-891add7e0268'] response: {'name': 'network-changed', 'server_uuid': '4bd39ec1-cddd-474f-85a2-f8b9e483bdda', 'tag': '1fcadce1-a0cb-4513-8c80-807ce327ccb0', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 323/674] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/675] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/676] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/677] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&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: 354/678] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/ports?tenant_id=dc1240e28bbc4399bd47f4089226469f&device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/679] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 355/680] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/networks?tenant_id=dc1240e28bbc4399bd47f4089226469f&shared=False => generated 774 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/681] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/682] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/683] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/684] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/685] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/686] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 329/687] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:13 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 330/688] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 359/689] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/690] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/693] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 7|app: 0|req: 334/694] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/695] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 7|app: 0|req: 335/696] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?tenant_id=dc1240e28bbc4399bd47f4089226469f&device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/697] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9e478cca-5e44-4c56-aeb1-572a5a1208ed => 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: 336/698] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/subnets?id=7e5002be-f139-4ac8-bec5-e341873a8dbc => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/699] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?network_id=35a39e01-8686-4efe-9766-04470ed3e439&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/700] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/networks/35a39e01-8686-4efe-9766-04470ed3e439?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: 364/701] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/networks/35a39e01-8686-4efe-9766-04470ed3e439?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: 338/702] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/ports?tenant_id=3bc78c9428f242338b74b08a82c141e1&device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:14 2026] GET /v2.0/networks?id=8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/704] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/705] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/subnets?id=08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/706] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/ports?network_id=8528b3e2-9312-496b-a8c9-3c1caf343bd0&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: 367/707] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 341/708] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0?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: 368/709] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 342/710] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/711] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/712] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/713] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/714] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:15 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 371/715] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/716] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/717] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&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: 8|app: 0|req: 373/718] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 374/719] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 375/720] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:17 2026] GET /v2.0/security-groups?id=e7f4871e-d20b-4c36-95df-5a757e6ba7b8&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: 376/721] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:15:17 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/722] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:16 2026] GET /v2.0/security-groups?tenant_id=b7ce396316f74c1885db42922214e948&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:17.227 8 INFO neutron_taas.services.taas.taas_plugin [req-793a59d9-866e-422f-9bba-339052c7b75b req-9aa56325-43b9-45c7-a896-365c5f79320e 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] TaaS: Handle Delete Port: 1fcadce1-a0cb-4513-8c80-807ce327ccb0 2026-04-23 17:15:17.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-793a59d9-866e-422f-9bba-339052c7b75b req-9aa56325-43b9-45c7-a896-365c5f79320e 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] Tap Mirror: Handle Delete Port: 1fcadce1-a0cb-4513-8c80-807ce327ccb0 [pid: 7|app: 0|req: 347/723] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:17 2026] DELETE /v2.0/security-groups/e14fecd0-19bd-45bd-abe1-3a58026bfc3d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:17.359 8 INFO neutron.db.l3_db [req-793a59d9-866e-422f-9bba-339052c7b75b req-9aa56325-43b9-45c7-a896-365c5f79320e 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] Floating IP 53703f15-a25e-4a35-8cef-95f5792a3ce6 disassociated. External IP: 10.96.250.204, port: 1fcadce1-a0cb-4513-8c80-807ce327ccb0. [pid: 7|app: 0|req: 348/724] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:17 2026] GET /v2.0/security-groups?tenant_id=884e8817ed2c415d920292e098e2f230&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: 349/725] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:17 2026] DELETE /v2.0/security-groups/0105edf0-e5bf-4fcf-8dd8-e4fd23bc3943 => 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: 377/726] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:15:17 2026] DELETE /v2.0/ports/1fcadce1-a0cb-4513-8c80-807ce327ccb0 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:17.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ffac182-1a92-4ee9-bfd7-dcab003053f5'] response: {'server_uuid': '4bd39ec1-cddd-474f-85a2-f8b9e483bdda', 'name': 'network-vif-deleted', 'tag': '1fcadce1-a0cb-4513-8c80-807ce327ccb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/727] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:17 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/728] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:17 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/729] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:18 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 379/730] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:19 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/731] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:19 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/732] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:19 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => 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: 381/733] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:20 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/734] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:20 2026] GET /v2.0/ports?device_id=4bd39ec1-cddd-474f-85a2-f8b9e483bdda => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/735] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:20 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/736] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:20 2026] GET /v2.0/security-groups?tenant_id=ff1b3400bd5d4808b9e28992c18ee6f1&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/737] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:20 2026] DELETE /v2.0/security-groups/d7530ba4-43e7-4831-8503-065379b0bad1 => 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: 354/738] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:21 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/739] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:21 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/740] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:21 2026] DELETE /v2.0/security-groups/e7f4871e-d20b-4c36-95df-5a757e6ba7b8 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:21.809 8 INFO neutron.api.v2.resource [None req-730c1485-1a23-4ab3-9286-515e35a3e33f 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/741] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:15:21 2026] GET /v2.0/security-groups/e7f4871e-d20b-4c36-95df-5a757e6ba7b8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:21.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b8c7a86-b2ea-43ee-8ebc-1d15d2b5567d 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] TaaS: Handle Delete Port: f79575b2-49be-42f9-8742-c13d978cc6b3 2026-04-23 17:15:21.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b8c7a86-b2ea-43ee-8ebc-1d15d2b5567d 3831aa898b464563b0db702fdf15ab87 3bc78c9428f242338b74b08a82c141e1 - - default default] Tap Mirror: Handle Delete Port: f79575b2-49be-42f9-8742-c13d978cc6b3 [pid: 7|app: 0|req: 356/742] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:15:21 2026] DELETE /v2.0/floatingips/53703f15-a25e-4a35-8cef-95f5792a3ce6 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/743] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:22 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 358/744] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:22 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:15:22.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d09c198-c631-4eb8-b0bc-95395d609d41 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: f05c7af3-6bd6-43d8-b8d1-019f8c0ebff4 2026-04-23 17:15:22.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d09c198-c631-4eb8-b0bc-95395d609d41 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: f05c7af3-6bd6-43d8-b8d1-019f8c0ebff4 2026-04-23 17:15:23.210 7 INFO neutron.db.segments_db [None req-2358a47f-3c71-48f8-ba88-68c3d37b6ff2 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] Added segment e72c59fb-0073-4306-96fe-506e8061843d of type vxlan for network c3f490d6-cffc-407a-9619-ee1ab9c4867d [pid: 8|app: 0|req: 387/745] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:15:22 2026] PUT /v2.0/routers/1fc49b70-cad4-42fd-8626-e71f5e3564d2/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/746] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:22 2026] POST /v2.0/networks => generated 628 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:23.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-22e8fc52-38c5-4168-9878-fc353f827372 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 7a079291-bdda-40e7-9171-a437f17ec8fc 2026-04-23 17:15:23.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e8fc52-38c5-4168-9878-fc353f827372 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 7a079291-bdda-40e7-9171-a437f17ec8fc [pid: 7|app: 0|req: 360/747] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:23 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/748] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:23 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&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-04-23 17:15:23.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-22e8fc52-38c5-4168-9878-fc353f827372 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: e8a2c854-8b30-4ee1-9e93-32754c5ad73f 2026-04-23 17:15:23.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e8fc52-38c5-4168-9878-fc353f827372 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: e8a2c854-8b30-4ee1-9e93-32754c5ad73f [pid: 7|app: 0|req: 362/749] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:23 2026] POST /v2.0/subnets => generated 673 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:24.129 8 INFO neutron.services.segments.plugin [-] Segment 547e92b8-2bea-4e86-b841-365c0d61ef8b resource provider aggregate not found 2026-04-23 17:15:24.139 8 INFO neutron.services.segments.plugin [-] Segment 547e92b8-2bea-4e86-b841-365c0d61ef8b resource provider aggregate not found 2026-04-23 17:15:24.159 7 INFO neutron.db.segments_db [None req-41dc0557-87ea-4abd-bf5e-81acbd95ff33 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] Added segment 90f47105-19c5-4319-84dc-67791d2c081e of type vxlan for network f4aab7df-7a1a-4c33-8e0d-9e1438790386 2026-04-23 17:15:24.162 8 INFO neutron.services.segments.plugin [-] Segment 547e92b8-2bea-4e86-b841-365c0d61ef8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547e92b8-2bea-4e86-b841-365c0d61ef8b found for delete ", "request_id": "req-d6a76e65-9258-407a-aec3-b26281ea2124"}]} 2026-04-23 17:15:24.175 8 INFO neutron.db.l3_hamode_db [None req-22e8fc52-38c5-4168-9878-fc353f827372 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network 8f8c2918-0c00-4528-a326-26ef9d4c4808 was deleted as no HA routers are present in tenant 3bc78c9428f242338b74b08a82c141e1. 2026-04-23 17:15:24.182 8 INFO neutron.services.segments.plugin [-] Segment 547e92b8-2bea-4e86-b841-365c0d61ef8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547e92b8-2bea-4e86-b841-365c0d61ef8b found for delete ", "request_id": "req-28735195-b73d-4ec1-96f0-b0d127592d66"}]} [pid: 8|app: 0|req: 388/750] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:23 2026] DELETE /v2.0/routers/1fc49b70-cad4-42fd-8626-e71f5e3564d2 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/751] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:24 2026] POST /v2.0/networks => generated 628 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/752] 10.0.0.150 () {34 vars in 743 bytes} [Thu Apr 23 17:15:24 2026] PUT /v2.0/networks/f4aab7df-7a1a-4c33-8e0d-9e1438790386 => generated 592 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/753] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:24 2026] DELETE /v2.0/subnets/08bd8852-b644-4864-a1e7-7d9620e4c93a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:24.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-02575f9f-fd59-4aed-8041-a30fa0d0a9f7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 17e242c3-6fc3-4c44-8cea-abb32d662017 2026-04-23 17:15:24.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02575f9f-fd59-4aed-8041-a30fa0d0a9f7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 17e242c3-6fc3-4c44-8cea-abb32d662017 [pid: 7|app: 0|req: 365/754] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:24 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/755] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:24 2026] DELETE /v2.0/networks/8528b3e2-9312-496b-a8c9-3c1caf343bd0 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/756] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:15:24 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 367/757] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:24 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 391/758] 10.0.0.150 () {34 vars in 741 bytes} [Thu Apr 23 17:15:24 2026] PUT /v2.0/subnets/1c7b0488-57b8-44d0-901a-51ee99990e04 => generated 656 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:24.878 7 INFO neutron_taas.services.taas.taas_plugin [req-5aea3795-c4d8-45aa-9645-17fcc05a60c2 req-d7418a9c-8577-43e8-87a7-be3cdd3b41d3 a366cd119e60404ab1c3e70e853a89a8 dc1240e28bbc4399bd47f4089226469f - - default default] TaaS: Handle Delete Port: 9e478cca-5e44-4c56-aeb1-572a5a1208ed 2026-04-23 17:15:24.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5aea3795-c4d8-45aa-9645-17fcc05a60c2 req-d7418a9c-8577-43e8-87a7-be3cdd3b41d3 a366cd119e60404ab1c3e70e853a89a8 dc1240e28bbc4399bd47f4089226469f - - default default] Tap Mirror: Handle Delete Port: 9e478cca-5e44-4c56-aeb1-572a5a1208ed [pid: 8|app: 0|req: 392/759] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:24 2026] GET /v2.0/security-groups?id=d714809f-5712-474c-b06e-5e47c48813db&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/760] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:15:24 2026] DELETE /v2.0/ports/9e478cca-5e44-4c56-aeb1-572a5a1208ed => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:25.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce506438-775c-4d6f-8388-b3bca96b9997'] response: {'server_uuid': 'c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99', 'name': 'network-vif-deleted', 'tag': '9e478cca-5e44-4c56-aeb1-572a5a1208ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/761] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/security-groups?tenant_id=3bc78c9428f242338b74b08a82c141e1&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/762] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:24 2026] DELETE /v2.0/networks/f4aab7df-7a1a-4c33-8e0d-9e1438790386 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:25.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01df3184-0326-46fc-90d4-fe886752be68 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 394/763] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/networks/f4aab7df-7a1a-4c33-8e0d-9e1438790386 => 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: 370/764] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/security-groups/c942852e-50fb-4ab1-a231-6574c2f97d15 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/765] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/766] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/subnets?network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/767] 10.0.0.150 () {32 vars in 653 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/768] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/networks => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/subnets => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/770] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/networks/c3f490d6-cffc-407a-9619-ee1ab9c4867d => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/771] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/subnets/afd85282-c5fb-42b8-ad77-761cb91f0e89 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:25.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36b3f695-616f-479c-ac15-8f3409812578 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 374/772] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/subnets/1c7b0488-57b8-44d0-901a-51ee99990e04 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:25.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30d24c92-b2b2-488d-a5b0-cda6fb32b33b 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/773] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/networks/f4aab7df-7a1a-4c33-8e0d-9e1438790386 => 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: 375/774] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/subnets/afd85282-c5fb-42b8-ad77-761cb91f0e89 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/775] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:25 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:15:26.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-01bee32f-1e8a-4723-afd9-4d350b9e2e9d 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] TaaS: Handle Delete Port: 296b0626-1273-413a-9833-9e9cab9f5c95 2026-04-23 17:15:26.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01bee32f-1e8a-4723-afd9-4d350b9e2e9d 1067f212827e4ac38f24a51301d7f450 d27bf5e55b2a4c0b979e1ad72dcee817 - - default default] Tap Mirror: Handle Delete Port: 296b0626-1273-413a-9833-9e9cab9f5c95 2026-04-23 17:15:26.184 8 INFO neutron.services.segments.plugin [-] Segment d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 resource provider aggregate not found 2026-04-23 17:15:26.205 8 INFO neutron.services.segments.plugin [-] Segment d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 resource provider aggregate not found 2026-04-23 17:15:26.215 8 INFO neutron.services.segments.plugin [-] Segment d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 found for delete ", "request_id": "req-7a175753-c96b-4976-8584-5a1226820749"}]} 2026-04-23 17:15:26.232 8 INFO neutron.services.segments.plugin [-] Segment d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3dbab39-ec9d-4419-8b07-f25ddb4d1e93 found for delete ", "request_id": "req-4e653cf4-97b1-4ec6-bcaf-3940d3589855"}]} 2026-04-23 17:15:26.240 8 INFO neutron.services.segments.plugin [-] Segment 90f47105-19c5-4319-84dc-67791d2c081e resource provider aggregate not found 2026-04-23 17:15:26.259 8 INFO neutron.services.segments.plugin [-] Segment 90f47105-19c5-4319-84dc-67791d2c081e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f47105-19c5-4319-84dc-67791d2c081e found for delete ", "request_id": "req-7623bad0-f4df-43dd-83c9-9f4bc64bc758"}]} 2026-04-23 17:15:26.261 8 INFO neutron.services.segments.plugin [-] Segment 90f47105-19c5-4319-84dc-67791d2c081e resource provider aggregate not found 2026-04-23 17:15:26.281 8 INFO neutron.services.segments.plugin [-] Segment 90f47105-19c5-4319-84dc-67791d2c081e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f47105-19c5-4319-84dc-67791d2c081e found for delete ", "request_id": "req-9b5520c7-4221-4f09-bd07-23b68ac35225"}]} [pid: 8|app: 0|req: 400/776] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:25 2026] DELETE /v2.0/networks/c3f490d6-cffc-407a-9619-ee1ab9c4867d => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/777] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:26 2026] GET /v2.0/security-groups?tenant_id=d27bf5e55b2a4c0b979e1ad72dcee817&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/778] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:27 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => 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: 401/779] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:27 2026] DELETE /v2.0/security-groups/57205ee8-e779-4e21-a692-d818956097f6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/780] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:15:27 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/781] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:27 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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-04-23 17:15:27.462 7 INFO neutron.db.segments_db [None req-d879d940-a304-47c0-8eaa-1b91fe58b9cd 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment f39ceaaf-1c15-498e-95c2-b0c249cd8384 of type vxlan for network dc49d1dd-cea6-4000-9d01-6aae7bf18698 [pid: 7|app: 0|req: 379/782] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:15:27 2026] POST /v2.0/networks => generated 724 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/783] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:27 2026] POST /v2.0/subnets => generated 690 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:28.007 7 INFO neutron.db.segments_db [None req-6b4aa546-e0f1-4f8e-966a-7ad404cb5c7d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 9b471bc1-0e5c-406c-b7b3-bf5446f175fd of type vxlan for network de5339c9-a80b-430b-87a2-5c0a83181c21 [pid: 8|app: 0|req: 405/784] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:28 2026] GET /v2.0/ports?device_id=c81ca1f8-3ea1-4d05-afdf-ea36dfaf1e99 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:15:28.283 8 INFO neutron.services.segments.plugin [-] Segment e72c59fb-0073-4306-96fe-506e8061843d resource provider aggregate not found 2026-04-23 17:15:28.301 8 INFO neutron.services.segments.plugin [-] Segment e72c59fb-0073-4306-96fe-506e8061843d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72c59fb-0073-4306-96fe-506e8061843d found for delete ", "request_id": "req-68d5746b-72e1-40fc-92bb-ef3a1cfb6ca1"}]} 2026-04-23 17:15:28.302 8 INFO neutron.services.segments.plugin [-] Segment e72c59fb-0073-4306-96fe-506e8061843d resource provider aggregate not found 2026-04-23 17:15:28.323 8 INFO neutron.services.segments.plugin [-] Segment e72c59fb-0073-4306-96fe-506e8061843d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72c59fb-0073-4306-96fe-506e8061843d found for delete ", "request_id": "req-be5ea59e-9e6c-45e3-b14d-d0f2635291c8"}]} 2026-04-23 17:15:28.363 7 INFO neutron.db.l3_hamode_db [None req-6b4aa546-e0f1-4f8e-966a-7ad404cb5c7d 21015644bc7248469266bf517b2b72e4 94a153b164b24aaaa21cc998637004bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:15:29.245 7 INFO neutron.db.l3_hamode_db [None req-6b4aa546-e0f1-4f8e-966a-7ad404cb5c7d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:15:29.454 8 INFO neutron.db.segments_db [None req-55d394e4-66cf-4a89-81db-78bcdab54edc 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Added segment 3a828a25-7bba-44e7-8c77-1f8b9ef468ff of type vxlan for network 185b3920-ed67-4887-b48d-83813beae1ba [pid: 8|app: 0|req: 406/785] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:29 2026] POST /v2.0/networks => generated 626 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:29.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-26e529a5-87fb-45dd-9780-4a7163f6ff7f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: ffa4f454-5b1b-4a6d-99a6-e46216a0f717 2026-04-23 17:15:29.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e529a5-87fb-45dd-9780-4a7163f6ff7f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: ffa4f454-5b1b-4a6d-99a6-e46216a0f717 [pid: 7|app: 0|req: 380/786] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:27 2026] POST /v2.0/routers => generated 730 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/789] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:15:29 2026] PUT /v2.0/routers/19b59473-efca-4683-9211-3ab1a87c69b6/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/790] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:15:30 2026] POST /v2.0/ports => generated 775 bytes in 357 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-04-23 17:15:30.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 3e541dfc-524c-4742-9a3d-cf7cafc0d548 2026-04-23 17:15:30.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 3e541dfc-524c-4742-9a3d-cf7cafc0d548 2026-04-23 17:15:30.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 5ad03633-ebd7-4d48-b3b7-84ce24d9bbac 2026-04-23 17:15:30.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 5ad03633-ebd7-4d48-b3b7-84ce24d9bbac 2026-04-23 17:15:30.988 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 17:15:31.375 7 INFO neutron.services.segments.plugin [-] Segment be7b439b-4e55-49a7-ae62-f0ba731bc81c resource provider aggregate not found 2026-04-23 17:15:31.379 7 INFO neutron.services.segments.plugin [-] Segment be7b439b-4e55-49a7-ae62-f0ba731bc81c resource provider aggregate not found 2026-04-23 17:15:31.395 7 INFO neutron.services.segments.plugin [-] Segment be7b439b-4e55-49a7-ae62-f0ba731bc81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7b439b-4e55-49a7-ae62-f0ba731bc81c found for delete ", "request_id": "req-5e9aeea5-73f5-4740-b0d7-8e0b842bd544"}]} 2026-04-23 17:15:31.397 7 INFO neutron.services.segments.plugin [-] Segment be7b439b-4e55-49a7-ae62-f0ba731bc81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7b439b-4e55-49a7-ae62-f0ba731bc81c found for delete ", "request_id": "req-a2f417e7-1e4c-4fac-9669-87e5d7047303"}]} 2026-04-23 17:15:31.432 7 INFO neutron.db.l3_hamode_db [None req-e4592508-cd25-455e-be6f-f367394b8d07 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network b5a0b00c-9241-4f7c-bdcd-62a321831c9c was deleted as no HA routers are present in tenant dc1240e28bbc4399bd47f4089226469f. [pid: 7|app: 0|req: 384/791] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:30 2026] DELETE /v2.0/routers/19b59473-efca-4683-9211-3ab1a87c69b6 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:31.496 7 INFO neutron.db.segments_db [None req-1b7061e0-13f3-490c-aa6c-90eeec11ed09 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Added segment e5802af6-86c8-4ff2-9018-43be93dc152a of type vxlan for network 5f80ce50-8408-4d9b-823b-20a5bee8827d [pid: 7|app: 0|req: 385/792] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:31 2026] POST /v2.0/networks => generated 612 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/793] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:15:30 2026] PUT /v2.0/routers/c41d8b75-abfd-434e-8859-032557b5bf1a/add_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/794] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:31 2026] DELETE /v2.0/subnets/7e5002be-f139-4ac8-bec5-e341873a8dbc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:31.936 7 INFO neutron_taas.services.taas.taas_plugin [None req-56af57aa-d097-469b-9a66-1e042e5f3ecd 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 447794c4-1940-4115-97e5-5a205f0285a2 2026-04-23 17:15:31.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56af57aa-d097-469b-9a66-1e042e5f3ecd 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 447794c4-1940-4115-97e5-5a205f0285a2 [pid: 8|app: 0|req: 409/795] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:31 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/796] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:31 2026] DELETE /v2.0/networks/35a39e01-8686-4efe-9766-04470ed3e439 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/797] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:15:32 2026] POST /v2.0/ports => generated 953 bytes in 593 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: 411/798] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:32 2026] GET /v2.0/security-groups?tenant_id=dc1240e28bbc4399bd47f4089226469f&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/799] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:15:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/800] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:32 2026] DELETE /v2.0/security-groups/d714809f-5712-474c-b06e-5e47c48813db => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:32.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-587f5bc0-cea4-4cf8-919e-19989d53cc1e 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] TaaS: Handle Delete Port: 32f294f6-96bc-4af5-8fc7-76a705ba2337 2026-04-23 17:15:32.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-587f5bc0-cea4-4cf8-919e-19989d53cc1e 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Tap Mirror: Handle Delete Port: 32f294f6-96bc-4af5-8fc7-76a705ba2337 [pid: 7|app: 0|req: 390/801] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:15:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/802] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:32 2026] DELETE /v2.0/ports/32f294f6-96bc-4af5-8fc7-76a705ba2337 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:33.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-add92920-d40f-4f58-b44b-1f1401729f26 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/803] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:32 2026] DELETE /v2.0/ports/32f294f6-96bc-4af5-8fc7-76a705ba2337 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:33.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d2dcbf0-fea7-46d1-a7cf-f0aa24d4c668 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 414/804] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:15:33 2026] GET /v2.0/ports/32f294f6-96bc-4af5-8fc7-76a705ba2337 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/805] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:15:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/806] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:33 2026] DELETE /v2.0/subnets/90ef7d03-c7b7-471e-9963-bc9278b6e0cc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:33.333 8 INFO neutron.services.segments.plugin [-] Segment e5802af6-86c8-4ff2-9018-43be93dc152a resource provider aggregate not found 2026-04-23 17:15:33.340 8 INFO neutron.services.segments.plugin [-] Segment e5802af6-86c8-4ff2-9018-43be93dc152a resource provider aggregate not found 2026-04-23 17:15:33.351 8 INFO neutron.services.segments.plugin [-] Segment e5802af6-86c8-4ff2-9018-43be93dc152a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5802af6-86c8-4ff2-9018-43be93dc152a found for delete ", "request_id": "req-5e28a29e-21b2-4815-9b1a-de57ef1b3ddb"}]} 2026-04-23 17:15:33.362 8 INFO neutron.services.segments.plugin [-] Segment e5802af6-86c8-4ff2-9018-43be93dc152a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5802af6-86c8-4ff2-9018-43be93dc152a found for delete ", "request_id": "req-ef41720c-9713-4d66-be03-e5308f719043"}]} [pid: 8|app: 0|req: 416/807] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:33 2026] DELETE /v2.0/networks/5f80ce50-8408-4d9b-823b-20a5bee8827d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:33.411 7 INFO neutron.services.segments.plugin [-] Segment b344edb3-93ac-4101-87d0-344af20c3fb2 resource provider aggregate not found 2026-04-23 17:15:33.418 7 INFO neutron.services.segments.plugin [-] Segment b344edb3-93ac-4101-87d0-344af20c3fb2 resource provider aggregate not found 2026-04-23 17:15:33.432 7 INFO neutron.services.segments.plugin [-] Segment b344edb3-93ac-4101-87d0-344af20c3fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b344edb3-93ac-4101-87d0-344af20c3fb2 found for delete ", "request_id": "req-4d9c6904-b3c4-4851-abd7-5458a6b318cd"}]} 2026-04-23 17:15:33.435 7 INFO neutron.services.segments.plugin [-] Segment b344edb3-93ac-4101-87d0-344af20c3fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b344edb3-93ac-4101-87d0-344af20c3fb2 found for delete ", "request_id": "req-34889e33-8ca6-4961-ba2d-7aedf7383ce9"}]} 2026-04-23 17:15:33.472 8 INFO neutron.db.segments_db [None req-52739ca9-6dc9-4fea-9623-13303a72aa6a 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Added segment 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 of type vxlan for network 76d4574b-1746-49b5-8fb7-4a1280a0fb58 [pid: 8|app: 0|req: 417/808] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:33 2026] POST /v2.0/networks => generated 612 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/809] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:15:33 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/810] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:33 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/811] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:15:33 2026] POST /v2.0/ports => generated 912 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/812] 10.0.0.160 () {34 vars in 1100 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1014536268&fields=id&tenant_id=94a153b164b24aaaa21cc998637004bd => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/813] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/networks?id=dc49d1dd-cea6-4000-9d01-6aae7bf18698 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/814] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/quotas/94a153b164b24aaaa21cc998637004bd => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:34.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-33e45d54-e088-4fd2-b6cb-34ef6707e3ed 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] TaaS: Handle Delete Port: 1c0c95f8-5497-4e16-bce4-8c658875b2dd 2026-04-23 17:15:34.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33e45d54-e088-4fd2-b6cb-34ef6707e3ed 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Tap Mirror: Handle Delete Port: 1c0c95f8-5497-4e16-bce4-8c658875b2dd [pid: 7|app: 0|req: 397/815] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/ports?tenant_id=94a153b164b24aaaa21cc998637004bd&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/816] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/817] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:34 2026] DELETE /v2.0/ports/1c0c95f8-5497-4e16-bce4-8c658875b2dd => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/818] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:15:34.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8022ff4-30a8-47ae-90ad-f97127a61a77 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/819] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/ports/1c0c95f8-5497-4e16-bce4-8c658875b2dd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:34 2026] DELETE /v2.0/subnets/0a75995c-c909-4ba3-a296-7875e048055e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/821] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:34 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 421/822] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:34 2026] DELETE /v2.0/networks/76d4574b-1746-49b5-8fb7-4a1280a0fb58 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:35.371 8 INFO neutron.services.segments.plugin [-] Segment 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 resource provider aggregate not found 2026-04-23 17:15:35.393 8 INFO neutron.services.segments.plugin [-] Segment 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 found for delete ", "request_id": "req-22327789-e846-48cc-918e-c18382e4a101"}]} 2026-04-23 17:15:35.403 8 INFO neutron.services.segments.plugin [-] Segment 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 resource provider aggregate not found [pid: 7|app: 0|req: 402/823] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:15:35 2026] POST /v2.0/ports => generated 774 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:35.424 8 INFO neutron.services.segments.plugin [-] Segment 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2c8d71-7cc7-4d32-b253-87cb6a84de65 found for delete ", "request_id": "req-fcda099b-0b9f-4ce2-b170-a7c60b54c3e6"}]} [pid: 8|app: 0|req: 422/824] 10.0.0.150 () {34 vars in 737 bytes} [Thu Apr 23 17:15:35 2026] PUT /v2.0/ports/4c17adec-6b89-4f3a-b178-ed662083a16f => generated 752 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:15:35.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-52ef4b64-5579-4b85-843c-398c9bc185d0 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] TaaS: Handle Delete Port: 4c17adec-6b89-4f3a-b178-ed662083a16f 2026-04-23 17:15:35.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52ef4b64-5579-4b85-843c-398c9bc185d0 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Tap Mirror: Handle Delete Port: 4c17adec-6b89-4f3a-b178-ed662083a16f [pid: 7|app: 0|req: 403/825] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:35 2026] DELETE /v2.0/ports/4c17adec-6b89-4f3a-b178-ed662083a16f => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/826] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:15:35 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/827] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:36 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:15:36.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e8f4fb1-9b93-4320-9b75-df26c2225b38 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/828] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:15:36 2026] GET /v2.0/ports/4c17adec-6b89-4f3a-b178-ed662083a16f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/829] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:15:36 2026] GET /v2.0/ports => generated 778 bytes in 37 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: 408/830] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:15:36 2026] GET /v2.0/ports/82ffbac8-9655-415c-9694-3f7b3c90bc5d => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:36.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2aefede7-a24a-4346-a13c-4c5a7f361e8f 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/831] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/ports/1c0c95f8-5497-4e16-bce4-8c658875b2dd => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:36.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1651b02-b2bd-4889-85cd-bde2407a6fa8 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/832] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/subnets/0a75995c-c909-4ba3-a296-7875e048055e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:36.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fa71461-2008-48da-94d7-d9660768e12b 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/833] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/subnets/90ef7d03-c7b7-471e-9963-bc9278b6e0cc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:35 2026] GET /v2.0/security-groups?tenant_id=d844f11d650a4de2879c1ae518027d27&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:36.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-c630c74a-c300-48c4-a7fe-5f26f1f2336e 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] TaaS: Handle Delete Port: 82ffbac8-9655-415c-9694-3f7b3c90bc5d 2026-04-23 17:15:36.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c630c74a-c300-48c4-a7fe-5f26f1f2336e 6f2e85cd6d6d4b82818589ff4b6edc14 f3d17259e7904e23a96f3fedfafb1ca4 - - default default] Tap Mirror: Handle Delete Port: 82ffbac8-9655-415c-9694-3f7b3c90bc5d [pid: 8|app: 0|req: 424/835] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/security-groups/549aab39-222e-4424-afe2-33fee35421e0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/836] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/ports/82ffbac8-9655-415c-9694-3f7b3c90bc5d => 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: 425/837] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:36 2026] DELETE /v2.0/networks/185b3920-ed67-4887-b48d-83813beae1ba => 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: 413/838] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:37 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 426/839] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:37 2026] GET /v2.0/security-groups?tenant_id=f3d17259e7904e23a96f3fedfafb1ca4&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/840] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:37 2026] DELETE /v2.0/security-groups/f93bfe76-21cc-4b4a-bed8-25955668942c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:37.416 8 INFO neutron.services.segments.plugin [-] Segment 3a828a25-7bba-44e7-8c77-1f8b9ef468ff resource provider aggregate not found 2026-04-23 17:15:37.433 8 INFO neutron.services.segments.plugin [-] Segment 3a828a25-7bba-44e7-8c77-1f8b9ef468ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a828a25-7bba-44e7-8c77-1f8b9ef468ff found for delete ", "request_id": "req-4aac4277-7cd1-4e80-8365-d6f2cd83d471"}]} 2026-04-23 17:15:37.442 8 INFO neutron.services.segments.plugin [-] Segment 3a828a25-7bba-44e7-8c77-1f8b9ef468ff resource provider aggregate not found 2026-04-23 17:15:37.459 8 INFO neutron.services.segments.plugin [-] Segment 3a828a25-7bba-44e7-8c77-1f8b9ef468ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a828a25-7bba-44e7-8c77-1f8b9ef468ff found for delete ", "request_id": "req-e0bc316e-6037-41a0-9271-8da08dad72e1"}]} [pid: 8|app: 0|req: 427/841] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:38 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/842] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:38 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/843] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:38 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 7|app: 0|req: 416/844] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:38 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 429/845] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:38 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 7|app: 0|req: 417/846] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:39 2026] GET /v2.0/networks?id=dc49d1dd-cea6-4000-9d01-6aae7bf18698 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/847] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:39 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 430/848] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:15:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94a153b164b24aaaa21cc998637004bd => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/849] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:15:39 2026] POST /v2.0/ports => generated 954 bytes in 352 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: 431/850] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:15:39 2026] POST /v2.0/security-groups => generated 1624 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/851] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:15:39 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/852] 10.0.0.150 () {34 vars in 758 bytes} [Thu Apr 23 17:15:39 2026] PUT /v2.0/security-groups/430e21dd-9913-4a54-ab30-c8a88729381a => generated 1664 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/853] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups/430e21dd-9913-4a54-ab30-c8a88729381a => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/854] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:40 2026] DELETE /v2.0/security-groups/430e21dd-9913-4a54-ab30-c8a88729381a => 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: 420/855] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:15:39 2026] PUT /v2.0/ports/8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 => generated 1235 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: 8|app: 0|req: 436/856] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:40.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b8df38-a922-474f-ae61-cb045617ce14'] response: {'name': 'network-changed', 'server_uuid': '6888c2cf-5806-4399-ac05-7a81742b3b47', 'tag': '8e8c9dc1-3e3e-4726-8726-fb2b55d116d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 421/857] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:40.222 7 INFO neutron.api.v2.resource [None req-a00d77c4-5196-4f88-9bbd-80ba1f356ff9 13c866c01ed245f4b1db43bd672e5fb4 c78ed798e1e94bc4a7c0840f943a0320 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/858] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:40 2026] DELETE /v2.0/security-groups/430e21dd-9913-4a54-ab30-c8a88729381a => 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: 437/859] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 423/860] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:15:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/861] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:15:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/862] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-group-rules/4d10d224-4283-4e43-9adb-814aae0ea764 => 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: 424/863] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/864] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/865] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&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: 427/866] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:15:40 2026] DELETE /v2.0/security-group-rules/4d10d224-4283-4e43-9adb-814aae0ea764 => 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: 440/867] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups?tenant_id=1b7bb515fca7420cb78d84826bc43f09&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/868] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/869] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/ports?tenant_id=94a153b164b24aaaa21cc998637004bd&device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/870] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:40 2026] DELETE /v2.0/security-groups/1d958d01-f7e7-45d3-8bc7-8da0f4c57159 => 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: 442/871] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/networks?tenant_id=94a153b164b24aaaa21cc998637004bd&shared=False => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/872] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:15:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/873] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:15:40 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: 431/874] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-group-rules/74df65cd-6e03-4a40-951e-b94d4d01be06 => 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: 432/875] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/876] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:40 2026] GET /v2.0/security-groups?tenant_id=d2b4c1f409c64ffc9fca96529bf88787&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/877] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:15:40 2026] DELETE /v2.0/security-group-rules/74df65cd-6e03-4a40-951e-b94d4d01be06 => 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: 434/878] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/879] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:41 2026] DELETE /v2.0/security-groups/f5bae253-52a3-4751-9169-72e140fbeb9a => 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: 435/880] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:15:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/881] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-group-rules/887dc27c-02b4-4298-8516-43574ae6131c => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/882] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/883] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 437/884] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/885] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:15:41 2026] DELETE /v2.0/security-group-rules/887dc27c-02b4-4298-8516-43574ae6131c => 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: 438/886] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-groups?id=6b171687-eda8-492a-ad71-9c006fd16dd7&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: 7|app: 0|req: 439/887] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:41.496 8 INFO neutron_taas.services.taas.taas_plugin [req-cab9d37a-d27d-41e9-b376-5e0cc5cd8a42 req-19022a15-fdc7-4d60-a761-8fc2c4fc5065 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] TaaS: Handle Delete Port: b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f 2026-04-23 17:15:41.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cab9d37a-d27d-41e9-b376-5e0cc5cd8a42 req-19022a15-fdc7-4d60-a761-8fc2c4fc5065 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] Tap Mirror: Handle Delete Port: b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f [pid: 7|app: 0|req: 440/888] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:41 2026] DELETE /v2.0/security-groups/d9bbd487-11d7-4605-a14f-7bb2d82970d7 => 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: 441/889] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:41.621 8 INFO neutron.db.l3_db [req-cab9d37a-d27d-41e9-b376-5e0cc5cd8a42 req-19022a15-fdc7-4d60-a761-8fc2c4fc5065 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] Floating IP 2d983dcf-f514-4b29-aeee-e107053fa6d4 disassociated. External IP: 10.96.250.211, port: b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f. [pid: 7|app: 0|req: 442/890] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/891] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/892] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&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: 445/893] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/ports?tenant_id=94a153b164b24aaaa21cc998637004bd&device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/894] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 => 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: 449/895] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:15:41 2026] DELETE /v2.0/ports/b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:41 2026] GET /v2.0/subnets?id=b0274724-99ab-40c6-909b-7bd961fd03e7 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:42.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74aa8405-c037-439c-bfd6-54abb4ffe362'] response: {'server_uuid': '2c5d7c18-eafb-44bd-9ce3-bd232b63d812', 'name': 'network-vif-deleted', 'tag': 'b9ddb102-8d1a-4e4e-a2d5-dbaf816b629f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/897] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/ports?network_id=dc49d1dd-cea6-4000-9d01-6aae7bf18698&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?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: 449/899] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?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: 451/900] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/security-groups?tenant_id=c78ed798e1e94bc4a7c0840f943a0320&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/901] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:42 2026] DELETE /v2.0/security-groups/ce2a812e-fabd-4395-beb3-235704b377a7 => 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: 452/902] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 451/903] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 453/904] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:42 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:43 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => 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: 454/906] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:43 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/907] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:44 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/910] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:15:44 2026] POST /v2.0/subnetpools => generated 549 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/911] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:15:44 2026] GET /v2.0/subnetpools/fcb23b60-57ce-47e1-9fc7-bef813eadee9 => generated 549 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/912] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:44 2026] GET /v2.0/ports?device_id=2c5d7c18-eafb-44bd-9ce3-bd232b63d812 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/913] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:15:44 2026] PUT /v2.0/subnetpools/fcb23b60-57ce-47e1-9fc7-bef813eadee9 => generated 501 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/914] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:15:44 2026] DELETE /v2.0/subnetpools/fcb23b60-57ce-47e1-9fc7-bef813eadee9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:44.810 8 INFO neutron.api.v2.resource [None req-3be22746-ce36-4ed0-b037-a75179b0fec4 f5c82f0f14e94724b62aed513d21be7f b0d1ea605c46425d9c801131cd1031b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/915] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:15:44 2026] GET /v2.0/subnetpools/fcb23b60-57ce-47e1-9fc7-bef813eadee9 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:44.835 7 INFO neutron.api.v2.resource [None req-a6bb4882-c71e-441c-957c-da1ff2a72581 f5c82f0f14e94724b62aed513d21be7f b0d1ea605c46425d9c801131cd1031b7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 459/916] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:15:44 2026] DELETE /v2.0/subnetpools/fcb23b60-57ce-47e1-9fc7-bef813eadee9 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:45 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 460/918] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:45 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/919] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:45 2026] GET /v2.0/security-groups?tenant_id=b0d1ea605c46425d9c801131cd1031b7&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/920] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:45 2026] GET /v2.0/security-groups?tenant_id=99c7686b3d4645278ef1a6fc29a89996&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/921] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:45 2026] DELETE /v2.0/security-groups/6b171687-eda8-492a-ad71-9c006fd16dd7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/922] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:45 2026] DELETE /v2.0/security-groups/408b3b99-8746-445d-b7ae-86c1914341cf => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:46.002 7 INFO neutron.api.v2.resource [None req-85b07bb8-53ec-4367-9f2e-626c45792654 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/923] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:15:45 2026] GET /v2.0/security-groups/6b171687-eda8-492a-ad71-9c006fd16dd7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/924] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:45 2026] DELETE /v2.0/security-groups/c4b3a31b-c2c9-4934-8574-1bda2654fe2f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:46.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb499c90-fbfc-48d8-aa88-2618ce985883 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] TaaS: Handle Delete Port: e5f2d2d6-cacf-4c5f-aab5-aa23973327b4 2026-04-23 17:15:46.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb499c90-fbfc-48d8-aa88-2618ce985883 3cf6694084fa40c7a80fd3815d984250 40c6f110aa0d4bf8aa7afba39c54e36d - - default default] Tap Mirror: Handle Delete Port: e5f2d2d6-cacf-4c5f-aab5-aa23973327b4 [pid: 8|app: 0|req: 462/925] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:46 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/926] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:15:46 2026] DELETE /v2.0/floatingips/2d983dcf-f514-4b29-aeee-e107053fa6d4 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/927] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:46 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/928] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:46 2026] GET /v2.0/security-groups?tenant_id=95a264bc5f004118b9571536437de283&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/929] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:46 2026] DELETE /v2.0/security-groups/5a532151-5b59-4fec-a238-8b58e6ad3979 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:46.878 7 INFO neutron_taas.services.taas.taas_plugin [None req-9832566d-d68e-4fe8-b471-b147cfcc6cf5 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: e3793f07-49d5-455d-9103-1a0cb7e7426d 2026-04-23 17:15:46.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9832566d-d68e-4fe8-b471-b147cfcc6cf5 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: e3793f07-49d5-455d-9103-1a0cb7e7426d [pid: 7|app: 0|req: 466/930] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:15:46 2026] PUT /v2.0/routers/5dd50403-e3d1-4a5f-8275-c0b25222f4e7/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:47 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/932] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:47 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:47.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f042a46-39a9-4c16-a237-f9643b2e6cbe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: f152ba45-c3aa-4408-834e-33f75631264a 2026-04-23 17:15:47.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f042a46-39a9-4c16-a237-f9643b2e6cbe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: f152ba45-c3aa-4408-834e-33f75631264a [pid: 7|app: 0|req: 469/933] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:47 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:47.983 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f042a46-39a9-4c16-a237-f9643b2e6cbe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 0f84d16c-9555-4c77-8eb5-f9002fb1aa30 2026-04-23 17:15:47.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f042a46-39a9-4c16-a237-f9643b2e6cbe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 0f84d16c-9555-4c77-8eb5-f9002fb1aa30 2026-04-23 17:15:48.098 7 INFO neutron.db.l3_db [None req-c55ad525-19d7-4ca6-b825-a466a88c878f a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] Floating IP 794feffe-2d6a-484f-b831-ca495d9cbb9d associated. External IP: 10.96.250.202, port: 8e8c9dc1-3e3e-4726-8726-fb2b55d116d2. 2026-04-23 17:15:48.368 8 INFO neutron.services.segments.plugin [-] Segment 1966324c-7e73-441e-8942-a9a5d24a933f resource provider aggregate not found 2026-04-23 17:15:48.385 8 INFO neutron.services.segments.plugin [-] Segment 1966324c-7e73-441e-8942-a9a5d24a933f resource provider aggregate not found 2026-04-23 17:15:48.390 8 INFO neutron.services.segments.plugin [-] Segment 1966324c-7e73-441e-8942-a9a5d24a933f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1966324c-7e73-441e-8942-a9a5d24a933f found for delete ", "request_id": "req-3f941bd8-da6f-4c7e-937e-31faad0e36a1"}]} 2026-04-23 17:15:48.404 8 INFO neutron.services.segments.plugin [-] Segment 1966324c-7e73-441e-8942-a9a5d24a933f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1966324c-7e73-441e-8942-a9a5d24a933f found for delete ", "request_id": "req-a748e225-039f-4d05-91c5-4975411b5149"}]} 2026-04-23 17:15:48.406 8 INFO neutron.db.l3_hamode_db [None req-6f042a46-39a9-4c16-a237-f9643b2e6cbe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network 08e54940-c61d-4b81-b79f-a1a71bff61df was deleted as no HA routers are present in tenant 40c6f110aa0d4bf8aa7afba39c54e36d. [pid: 8|app: 0|req: 465/934] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:47 2026] DELETE /v2.0/routers/5dd50403-e3d1-4a5f-8275-c0b25222f4e7 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/935] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:15:47 2026] PUT /v2.0/floatingips/794feffe-2d6a-484f-b831-ca495d9cbb9d => generated 855 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:48.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f03eb052-40f0-4db8-a257-3c788b75fef4'] response: {'name': 'network-changed', 'server_uuid': '6888c2cf-5806-4399-ac05-7a81742b3b47', 'tag': '8e8c9dc1-3e3e-4726-8726-fb2b55d116d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/936] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:48 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/937] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:48 2026] DELETE /v2.0/subnets/b689b93c-085d-4315-a35f-aa220281b5cc => 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: 472/938] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:48 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:48.730 8 INFO neutron_taas.services.taas.taas_plugin [None req-769a7e2f-39b0-4167-a96a-3d4fdf80a3d9 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: f7f7b737-a1ba-41e4-87a6-4e8939d2a457 2026-04-23 17:15:48.733 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-769a7e2f-39b0-4167-a96a-3d4fdf80a3d9 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: f7f7b737-a1ba-41e4-87a6-4e8939d2a457 [pid: 8|app: 0|req: 467/939] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:48 2026] DELETE /v2.0/networks/f6eb3c40-5c70-4057-ab43-73cba1ed43a6 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/940] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:48 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 468/941] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:48 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/942] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/ports?tenant_id=94a153b164b24aaaa21cc998637004bd&device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/943] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/networks?id=dc49d1dd-cea6-4000-9d01-6aae7bf18698 => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/944] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/security-groups?tenant_id=40c6f110aa0d4bf8aa7afba39c54e36d&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/945] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/946] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/subnets?id=b0274724-99ab-40c6-909b-7bd961fd03e7 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/947] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/ports?network_id=dc49d1dd-cea6-4000-9d01-6aae7bf18698&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/948] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:49 2026] DELETE /v2.0/security-groups/728950c3-dee1-4c66-93ee-b5d656ddc236 => 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: 478/949] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?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: 472/950] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/951] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:49 2026] GET /v2.0/security-groups?tenant_id=9bc9ee67876244e5b6f72c9b4d2089db&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/952] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:49 2026] DELETE /v2.0/security-groups/784f0b1b-57a2-4901-89cd-9d6031cf24e4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/953] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:50 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/954] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:50 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:50.410 8 INFO neutron.services.segments.plugin [-] Segment d29d3bf7-142d-40ec-bc31-99a212c07eb0 resource provider aggregate not found 2026-04-23 17:15:50.425 8 INFO neutron.services.segments.plugin [-] Segment d29d3bf7-142d-40ec-bc31-99a212c07eb0 resource provider aggregate not found 2026-04-23 17:15:50.430 8 INFO neutron.services.segments.plugin [-] Segment d29d3bf7-142d-40ec-bc31-99a212c07eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29d3bf7-142d-40ec-bc31-99a212c07eb0 found for delete ", "request_id": "req-e2aa68f9-335e-4aa8-8946-a38aded75c3a"}]} 2026-04-23 17:15:50.441 8 INFO neutron.services.segments.plugin [-] Segment d29d3bf7-142d-40ec-bc31-99a212c07eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29d3bf7-142d-40ec-bc31-99a212c07eb0 found for delete ", "request_id": "req-4b0a6aaf-64c2-438b-9adc-375573469b1f"}]} [pid: 7|app: 0|req: 481/955] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 475/956] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/security-groups?id=64c2ca24-aabd-4afd-a200-4632fd451cb3&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/957] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:51.620 8 INFO neutron_taas.services.taas.taas_plugin [req-7904a1b0-8f5a-4f7b-b0f7-d34bdef0f2cd req-ccbbaeac-00c4-4353-945d-0d5f2f4bee91 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] TaaS: Handle Delete Port: 8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 2026-04-23 17:15:51.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7904a1b0-8f5a-4f7b-b0f7-d34bdef0f2cd req-ccbbaeac-00c4-4353-945d-0d5f2f4bee91 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] Tap Mirror: Handle Delete Port: 8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 2026-04-23 17:15:51.739 8 INFO neutron.db.l3_db [req-7904a1b0-8f5a-4f7b-b0f7-d34bdef0f2cd req-ccbbaeac-00c4-4353-945d-0d5f2f4bee91 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] Floating IP 794feffe-2d6a-484f-b831-ca495d9cbb9d disassociated. External IP: 10.96.250.202, port: 8e8c9dc1-3e3e-4726-8726-fb2b55d116d2. [pid: 7|app: 0|req: 483/958] 10.0.0.150 () {32 vars in 653 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions => generated 21537 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/959] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:51 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: 485/960] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/961] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/962] 10.0.0.150 () {32 vars in 665 bytes} [Thu Apr 23 17:15:51 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: 488/963] 10.0.0.150 () {32 vars in 699 bytes} [Thu Apr 23 17:15:51 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: 489/964] 10.0.0.150 () {32 vars in 697 bytes} [Thu Apr 23 17:15:51 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: 490/965] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/966] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/967] 10.0.0.150 () {32 vars in 703 bytes} [Thu Apr 23 17:15:51 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/968] 10.0.0.150 () {32 vars in 693 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/969] 10.0.0.150 () {32 vars in 695 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/970] 10.0.0.150 () {32 vars in 685 bytes} [Thu Apr 23 17:15:52 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: 496/971] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/972] 10.0.0.150 () {32 vars in 661 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/dvr => 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: 498/973] 10.0.0.150 () {32 vars in 699 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/974] 10.0.0.150 () {32 vars in 679 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/975] 10.0.0.150 () {32 vars in 683 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/976] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/977] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/978] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/979] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:15:51 2026] DELETE /v2.0/ports/8e8c9dc1-3e3e-4726-8726-fb2b55d116d2 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/980] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/981] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/982] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/983] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:52.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53f4a45-fe58-49d1-94f1-c9b5a367bce1'] response: {'server_uuid': '6888c2cf-5806-4399-ac05-7a81742b3b47', 'name': 'network-vif-deleted', 'tag': '8e8c9dc1-3e3e-4726-8726-fb2b55d116d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 506/984] 10.0.0.150 () {32 vars in 699 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/985] 10.0.0.150 () {32 vars in 679 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/986] 10.0.0.150 () {32 vars in 667 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/987] 10.0.0.150 () {32 vars in 677 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/988] 10.0.0.150 () {32 vars in 665 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/989] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/l3-flavors => 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: 509/990] 10.0.0.150 () {32 vars in 713 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/991] 10.0.0.150 () {32 vars in 691 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/992] 10.0.0.150 () {32 vars in 683 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/993] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/994] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/995] 10.0.0.150 () {32 vars in 705 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/996] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/997] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/998] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/999] 10.0.0.150 () {32 vars in 693 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1000] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 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: 8|app: 0|req: 487/1001] 10.0.0.150 () {32 vars in 709 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1002] 10.0.0.150 () {32 vars in 705 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1003] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1004] 10.0.0.150 () {32 vars in 697 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1005] 10.0.0.150 () {32 vars in 711 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1006] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1007] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1008] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1009] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1010] 10.0.0.150 () {32 vars in 671 bytes} [Thu Apr 23 17:15:52 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: 8|app: 0|req: 493/1011] 10.0.0.150 () {32 vars in 661 bytes} [Thu Apr 23 17:15:52 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: 519/1012] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 494/1013] 10.0.0.150 () {32 vars in 699 bytes} [Thu Apr 23 17:15:52 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: 520/1014] 10.0.0.150 () {32 vars in 699 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1015] 10.0.0.150 () {32 vars in 677 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1016] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1017] 10.0.0.150 () {32 vars in 683 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 522/1018] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1019] 10.0.0.150 () {32 vars in 685 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1020] 10.0.0.150 () {32 vars in 707 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1021] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1022] 10.0.0.150 () {32 vars in 697 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1023] 10.0.0.150 () {32 vars in 695 bytes} [Thu Apr 23 17:15:52 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: 525/1024] 10.0.0.150 () {32 vars in 685 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1025] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1026] 10.0.0.150 () {32 vars in 705 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1027] 10.0.0.150 () {32 vars in 667 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1028] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1029] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1030] 10.0.0.150 () {32 vars in 691 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1031] 10.0.0.150 () {32 vars in 691 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1032] 10.0.0.150 () {32 vars in 695 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1033] 10.0.0.150 () {32 vars in 685 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1034] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1035] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1036] 10.0.0.150 () {32 vars in 703 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1037] 10.0.0.150 () {32 vars in 713 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1038] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:15:52 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: 8|app: 0|req: 507/1039] 10.0.0.150 () {32 vars in 715 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1040] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1041] 10.0.0.150 () {32 vars in 741 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1042] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1043] 10.0.0.150 () {32 vars in 683 bytes} [Thu Apr 23 17:15:52 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: 535/1044] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 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: 8|app: 0|req: 510/1045] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:15:52 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: 536/1046] 10.0.0.150 () {32 vars in 679 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1047] 10.0.0.150 () {32 vars in 669 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/sorting => 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: 537/1048] 10.0.0.150 () {32 vars in 697 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1049] 10.0.0.150 () {32 vars in 705 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1050] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1051] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1052] 10.0.0.150 () {32 vars in 683 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1053] 10.0.0.150 () {32 vars in 705 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1054] 10.0.0.150 () {32 vars in 695 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1055] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1056] 10.0.0.150 () {32 vars in 697 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1057] 10.0.0.150 () {32 vars in 679 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1058] 10.0.0.150 () {32 vars in 689 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1059] 10.0.0.150 () {32 vars in 701 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1060] 10.0.0.150 () {32 vars in 665 bytes} [Thu Apr 23 17:15:52 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: 518/1061] 10.0.0.150 () {32 vars in 681 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1062] 10.0.0.150 () {32 vars in 677 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1063] 10.0.0.150 () {32 vars in 693 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1064] 10.0.0.150 () {32 vars in 677 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1065] 10.0.0.150 () {32 vars in 667 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1066] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1067] 10.0.0.150 () {32 vars in 675 bytes} [Thu Apr 23 17:15:52 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1068] 10.0.0.150 () {32 vars in 687 bytes} [Thu Apr 23 17:15:53 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1069] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:53 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 548/1070] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:53 2026] GET /v2.0/security-groups?tenant_id=ca78fac3be2244dc992216eb59f6c703&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1071] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:53 2026] DELETE /v2.0/security-groups/4dcbf1eb-101e-4c04-ae2c-e6857806fb02 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1072] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:54 2026] GET /v2.0/security-groups?tenant_id=e763145915474a1db780097699ae09a7&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1073] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:15:54 2026] GET /v2.0/ports?device_id=6888c2cf-5806-4399-ac05-7a81742b3b47 => 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: 524/1074] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:54 2026] DELETE /v2.0/security-groups/59ce7dab-22b8-49ef-9ae7-3154243d1a31 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1075] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:54 2026] GET /v2.0/security-groups?tenant_id=64cba0d013a24ef68ce13a3cfb4a243f&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1076] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:54 2026] DELETE /v2.0/security-groups/3b39b2d8-1a47-4dd9-b97b-69ef596a0080 => 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: 552/1077] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:55 2026] DELETE /v2.0/security-groups/64c2ca24-aabd-4afd-a200-4632fd451cb3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:55.842 8 INFO neutron.api.v2.resource [None req-a1df63cc-d28d-45e6-a84c-51a80bd60f96 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1078] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:15:55 2026] GET /v2.0/security-groups/64c2ca24-aabd-4afd-a200-4632fd451cb3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:15:55.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3f216b6-2a04-443a-b3e3-5d086c15fdf9 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] TaaS: Handle Delete Port: d8a56e77-5dde-4e3d-8f47-ae62408035b5 2026-04-23 17:15:55.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3f216b6-2a04-443a-b3e3-5d086c15fdf9 a15a2fef5a8c46d388c19b2f5d421b64 94a153b164b24aaaa21cc998637004bd - - default default] Tap Mirror: Handle Delete Port: d8a56e77-5dde-4e3d-8f47-ae62408035b5 [pid: 7|app: 0|req: 553/1079] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:15:55 2026] DELETE /v2.0/floatingips/794feffe-2d6a-484f-b831-ca495d9cbb9d => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:56.356 8 INFO neutron.db.segments_db [None req-2258966a-3efa-4a7e-bb31-829d559641f9 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 9e856efe-550f-4bde-8fe8-4bb63c00ff6a of type vxlan for network 3a97df86-e3bf-452e-8ebd-b1ae29ae9e79 2026-04-23 17:15:56.440 8 INFO neutron.db.segments_db [None req-2258966a-3efa-4a7e-bb31-829d559641f9 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 15465475-cfd0-4b9a-951f-13708dd36687 of type vxlan for network 615acb5c-35fb-4905-81c4-d787e0b44ee1 [pid: 8|app: 0|req: 527/1080] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:55 2026] POST /v2.0/networks => generated 1207 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:15:56.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-32ac85cc-7a7b-4f9e-9063-c1aa8788494e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 10f7a068-ca51-43b9-ba7c-98488b103d48 2026-04-23 17:15:56.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32ac85cc-7a7b-4f9e-9063-c1aa8788494e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 10f7a068-ca51-43b9-ba7c-98488b103d48 [pid: 8|app: 0|req: 528/1081] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:56 2026] GET /v2.0/security-groups?tenant_id=626e5bbede20426290041fa00cfd1e64&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1082] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:15:56 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1083] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:56 2026] DELETE /v2.0/security-groups/859c4a77-405a-4176-a0c4-950eb9e6841f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1084] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:15:56 2026] PUT /v2.0/routers/c41d8b75-abfd-434e-8859-032557b5bf1a/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:57.116 8 INFO neutron.services.segments.plugin [-] Segment 9e856efe-550f-4bde-8fe8-4bb63c00ff6a resource provider aggregate not found 2026-04-23 17:15:57.122 8 INFO neutron.services.segments.plugin [-] Segment 9e856efe-550f-4bde-8fe8-4bb63c00ff6a resource provider aggregate not found 2026-04-23 17:15:57.137 8 INFO neutron.services.segments.plugin [-] Segment 9e856efe-550f-4bde-8fe8-4bb63c00ff6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e856efe-550f-4bde-8fe8-4bb63c00ff6a found for delete ", "request_id": "req-e88fb4f2-3ba3-4f13-b452-087718ebb9a6"}]} 2026-04-23 17:15:57.142 8 INFO neutron.services.segments.plugin [-] Segment 9e856efe-550f-4bde-8fe8-4bb63c00ff6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e856efe-550f-4bde-8fe8-4bb63c00ff6a found for delete ", "request_id": "req-0a097171-cdaf-424b-a169-4c8f97c33629"}]} [pid: 8|app: 0|req: 531/1085] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:57 2026] DELETE /v2.0/networks/3a97df86-e3bf-452e-8ebd-b1ae29ae9e79 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1086] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:57 2026] DELETE /v2.0/networks/615acb5c-35fb-4905-81c4-d787e0b44ee1 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1087] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:15:57 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:15:57.407 8 INFO neutron.db.segments_db [None req-d2326d82-8bb2-4fd8-bd9c-abdad0bc7d30 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 070a33f9-7fb2-4909-85e2-fd44ccd3c77f of type vxlan for network 4ff2b207-71df-42fd-b01a-d13e3fb1b5a5 [pid: 8|app: 0|req: 534/1088] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:57 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:57.586 8 INFO neutron.db.segments_db [None req-eebc179e-0994-447c-9663-2c412bb30905 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 1ae357c9-2537-458a-85db-0850017b1347 of type vxlan for network e4c0a250-eee3-403a-8cc7-1306f31b62e7 [pid: 8|app: 0|req: 535/1089] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:57 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:57.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-df6ee6e9-6961-473d-bed7-2ac39e087be3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 5d5137ee-d39f-46da-9f11-da03e5334c74 2026-04-23 17:15:57.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6ee6e9-6961-473d-bed7-2ac39e087be3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 5d5137ee-d39f-46da-9f11-da03e5334c74 2026-04-23 17:15:58.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-df6ee6e9-6961-473d-bed7-2ac39e087be3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 42cc77eb-5039-49de-97ff-3e82d993b4cf 2026-04-23 17:15:58.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6ee6e9-6961-473d-bed7-2ac39e087be3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 42cc77eb-5039-49de-97ff-3e82d993b4cf [pid: 8|app: 0|req: 536/1090] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:15:57 2026] POST /v2.0/ports => generated 1506 bytes in 634 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-04-23 17:15:58.405 7 INFO neutron.services.segments.plugin [-] Segment 9b471bc1-0e5c-406c-b7b3-bf5446f175fd resource provider aggregate not found 2026-04-23 17:15:58.414 7 INFO neutron.services.segments.plugin [-] Segment 9b471bc1-0e5c-406c-b7b3-bf5446f175fd resource provider aggregate not found 2026-04-23 17:15:58.432 7 INFO neutron.services.segments.plugin [-] Segment 9b471bc1-0e5c-406c-b7b3-bf5446f175fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b471bc1-0e5c-406c-b7b3-bf5446f175fd found for delete ", "request_id": "req-6f41125f-b5f8-4215-8b1d-c65ac2fc01c5"}]} [pid: 8|app: 0|req: 537/1091] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:15:58 2026] GET /v2.0/ports => generated 1506 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:58.434 7 INFO neutron.services.segments.plugin [-] Segment 9b471bc1-0e5c-406c-b7b3-bf5446f175fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b471bc1-0e5c-406c-b7b3-bf5446f175fd found for delete ", "request_id": "req-2898686f-6082-450b-8401-486d480feb80"}]} 2026-04-23 17:15:58.453 7 INFO neutron.db.l3_hamode_db [None req-df6ee6e9-6961-473d-bed7-2ac39e087be3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network de5339c9-a80b-430b-87a2-5c0a83181c21 was deleted as no HA routers are present in tenant 94a153b164b24aaaa21cc998637004bd. [pid: 7|app: 0|req: 555/1092] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:57 2026] DELETE /v2.0/routers/c41d8b75-abfd-434e-8859-032557b5bf1a => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:15:58.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-5119eaa0-1099-42f0-92c1-cbb7272da959 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] TaaS: Handle Delete Port: 210193e7-b124-496f-b54e-de75a33aca68 2026-04-23 17:15:58.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5119eaa0-1099-42f0-92c1-cbb7272da959 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Tap Mirror: Handle Delete Port: 210193e7-b124-496f-b54e-de75a33aca68 [pid: 7|app: 0|req: 556/1093] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:15:58 2026] DELETE /v2.0/subnets/b0274724-99ab-40c6-909b-7bd961fd03e7 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1094] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:58 2026] DELETE /v2.0/ports/210193e7-b124-496f-b54e-de75a33aca68 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:15:58.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-845212c0-420d-4330-8d2f-72b02a4ece8f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 4f6e59fb-dbc6-495b-bab9-4a42a787dba9 2026-04-23 17:15:58.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-845212c0-420d-4330-8d2f-72b02a4ece8f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 4f6e59fb-dbc6-495b-bab9-4a42a787dba9 2026-04-23 17:15:58.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-09f5f699-c44d-4536-92f1-41d8230918f7 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] TaaS: Handle Delete Port: 7f4bf2f3-e1aa-4187-8d2d-cf5db1f0dc2a 2026-04-23 17:15:58.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09f5f699-c44d-4536-92f1-41d8230918f7 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Tap Mirror: Handle Delete Port: 7f4bf2f3-e1aa-4187-8d2d-cf5db1f0dc2a [pid: 8|app: 0|req: 539/1095] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:15:58 2026] DELETE /v2.0/ports/7f4bf2f3-e1aa-4187-8d2d-cf5db1f0dc2a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1096] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:15:58 2026] GET /v2.0/ports => 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: 557/1097] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:15:58 2026] DELETE /v2.0/networks/dc49d1dd-cea6-4000-9d01-6aae7bf18698 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1098] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:15:59 2026] GET /v2.0/security-groups?tenant_id=94a153b164b24aaaa21cc998637004bd&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:15:59.335 8 INFO neutron.services.segments.plugin [-] Segment 15465475-cfd0-4b9a-951f-13708dd36687 resource provider aggregate not found 2026-04-23 17:15:59.354 8 INFO neutron.db.segments_db [None req-a613ed66-d58e-406c-b9f7-9edf9f58227c 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 12def729-9c81-4248-bddc-37a3c8432adb of type vxlan for network a386e8f0-1377-43b9-be5e-9b3d41a09714 2026-04-23 17:15:59.354 8 INFO neutron.services.segments.plugin [-] Segment 15465475-cfd0-4b9a-951f-13708dd36687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15465475-cfd0-4b9a-951f-13708dd36687 found for delete ", "request_id": "req-17ccaf42-8ff4-42c4-a40b-e360b21562af"}]} 2026-04-23 17:15:59.361 8 INFO neutron.services.segments.plugin [-] Segment 15465475-cfd0-4b9a-951f-13708dd36687 resource provider aggregate not found 2026-04-23 17:15:59.383 8 INFO neutron.services.segments.plugin [-] Segment 15465475-cfd0-4b9a-951f-13708dd36687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15465475-cfd0-4b9a-951f-13708dd36687 found for delete ", "request_id": "req-a24e19b8-9ad7-4cbf-822a-bf07787cbdbc"}]} [pid: 7|app: 0|req: 559/1099] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:15:59 2026] DELETE /v2.0/security-groups/94d18014-8248-48c0-9097-6176b02bc5b1 => 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: 541/1100] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:58 2026] POST /v2.0/networks => generated 631 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:15:59.567 7 INFO neutron.db.segments_db [None req-dd8c040b-eb61-4de5-865f-f62780655e11 9fd463ccb1b2477da4ad1cccae51cd8c 79d3eb372a2a45339d0bbc1d9f262034 - - default default] Added segment 00a4f398-6f71-48f0-8763-af8c6e2587a2 of type vxlan for network 011df80e-9071-496f-b89c-f25500f5e454 [pid: 7|app: 0|req: 560/1103] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:15:59 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1104] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:15:59 2026] POST /v2.0/subnets => generated 1273 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1105] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:00 2026] GET /v2.0/subnets => generated 1909 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1106] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:00 2026] DELETE /v2.0/subnets/c9110e54-039b-4d30-b724-ccf15e65d4d3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:00.459 7 INFO neutron.services.segments.plugin [-] Segment f39ceaaf-1c15-498e-95c2-b0c249cd8384 resource provider aggregate not found 2026-04-23 17:16:00.465 7 INFO neutron.services.segments.plugin [-] Segment f39ceaaf-1c15-498e-95c2-b0c249cd8384 resource provider aggregate not found 2026-04-23 17:16:00.483 7 INFO neutron.services.segments.plugin [-] Segment f39ceaaf-1c15-498e-95c2-b0c249cd8384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39ceaaf-1c15-498e-95c2-b0c249cd8384 found for delete ", "request_id": "req-38c5d188-522c-4504-9308-e941737cea45"}]} 2026-04-23 17:16:00.489 7 INFO neutron.services.segments.plugin [-] Segment f39ceaaf-1c15-498e-95c2-b0c249cd8384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39ceaaf-1c15-498e-95c2-b0c249cd8384 found for delete ", "request_id": "req-367bf607-7595-4935-bd74-2cced4732627"}]} [pid: 7|app: 0|req: 562/1107] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:00 2026] DELETE /v2.0/subnets/2a309843-3e0e-4df9-a3d8-1bec5197b92d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1108] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:00 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1109] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:00 2026] DELETE /v2.0/networks/011df80e-9071-496f-b89c-f25500f5e454 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1110] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:00 2026] DELETE /v2.0/networks/a386e8f0-1377-43b9-be5e-9b3d41a09714 => 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: 564/1111] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:00 2026] DELETE /v2.0/networks/e4c0a250-eee3-403a-8cc7-1306f31b62e7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1112] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:01 2026] DELETE /v2.0/networks/4ff2b207-71df-42fd-b01a-d13e3fb1b5a5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:01.374 8 INFO neutron.services.segments.plugin [-] Segment 12def729-9c81-4248-bddc-37a3c8432adb resource provider aggregate not found 2026-04-23 17:16:01.395 8 INFO neutron.services.segments.plugin [-] Segment 12def729-9c81-4248-bddc-37a3c8432adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12def729-9c81-4248-bddc-37a3c8432adb found for delete ", "request_id": "req-49eba27f-24a9-4c15-ad7d-11dfb9f8c2c5"}]} 2026-04-23 17:16:01.420 8 INFO neutron.services.segments.plugin [-] Segment 12def729-9c81-4248-bddc-37a3c8432adb resource provider aggregate not found 2026-04-23 17:16:01.428 8 INFO neutron.services.segments.plugin [-] Segment 070a33f9-7fb2-4909-85e2-fd44ccd3c77f resource provider aggregate not found 2026-04-23 17:16:01.432 8 INFO neutron.services.segments.plugin [-] Segment 12def729-9c81-4248-bddc-37a3c8432adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12def729-9c81-4248-bddc-37a3c8432adb found for delete ", "request_id": "req-b9e5ea0e-9da0-4bfd-b60d-8334361e929b"}]} 2026-04-23 17:16:01.445 8 INFO neutron.services.segments.plugin [-] Segment 070a33f9-7fb2-4909-85e2-fd44ccd3c77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070a33f9-7fb2-4909-85e2-fd44ccd3c77f found for delete ", "request_id": "req-5bea1777-4a1b-459d-b857-3319b4d8cd71"}]} 2026-04-23 17:16:01.446 8 INFO neutron.services.segments.plugin [-] Segment 070a33f9-7fb2-4909-85e2-fd44ccd3c77f resource provider aggregate not found 2026-04-23 17:16:01.459 8 INFO neutron.services.segments.plugin [-] Segment 070a33f9-7fb2-4909-85e2-fd44ccd3c77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070a33f9-7fb2-4909-85e2-fd44ccd3c77f found for delete ", "request_id": "req-3377edb0-c849-4818-922c-b447848ace2a"}]} [pid: 8|app: 0|req: 549/1113] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:01 2026] GET /v2.0/security-groups?tenant_id=79d3eb372a2a45339d0bbc1d9f262034&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1114] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:01 2026] GET /v2.0/security-groups?tenant_id=d689ff3c9b8449aaab742a2c8b4ee9b5&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1115] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:01 2026] DELETE /v2.0/security-groups/ed91f2c7-5e81-4255-b242-d3fe76465999 => 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: 551/1116] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:01 2026] DELETE /v2.0/security-groups/0d53abf1-285f-4380-afb3-e4bd6efd0d11 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:02.070 7 INFO neutron.db.segments_db [None req-e594b799-c275-42fe-8aa1-2eac6f874e8d 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Added segment 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e of type vxlan for network 0f0cd02d-c19a-4f36-8abf-9b874094f0fb [pid: 7|app: 0|req: 566/1117] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:01 2026] POST /v2.0/networks => generated 613 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1118] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:02 2026] GET /v2.0/security-groups?tenant_id=137c5e0886a94922afe5ca316b712b8e&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1119] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:02 2026] DELETE /v2.0/security-groups/add81028-f4f0-4b34-a6de-02c515b56af0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1120] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:02 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:02.514 7 INFO neutron.services.segments.plugin [-] Segment 00a4f398-6f71-48f0-8763-af8c6e2587a2 resource provider aggregate not found 2026-04-23 17:16:02.515 7 INFO neutron.services.segments.plugin [-] Segment 00a4f398-6f71-48f0-8763-af8c6e2587a2 resource provider aggregate not found 2026-04-23 17:16:02.536 7 INFO neutron.services.segments.plugin [-] Segment 00a4f398-6f71-48f0-8763-af8c6e2587a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a4f398-6f71-48f0-8763-af8c6e2587a2 found for delete ", "request_id": "req-5479e44d-83c4-40c0-b1aa-f5336e692329"}]} 2026-04-23 17:16:02.545 7 INFO neutron.services.segments.plugin [-] Segment 00a4f398-6f71-48f0-8763-af8c6e2587a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a4f398-6f71-48f0-8763-af8c6e2587a2 found for delete ", "request_id": "req-322de403-b6e1-4296-a037-e9191e2ca097"}]} 2026-04-23 17:16:02.555 7 INFO neutron.services.segments.plugin [-] Segment 1ae357c9-2537-458a-85db-0850017b1347 resource provider aggregate not found 2026-04-23 17:16:02.566 7 INFO neutron.services.segments.plugin [-] Segment 1ae357c9-2537-458a-85db-0850017b1347 resource provider aggregate not found 2026-04-23 17:16:02.569 7 INFO neutron.services.segments.plugin [-] Segment 1ae357c9-2537-458a-85db-0850017b1347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae357c9-2537-458a-85db-0850017b1347 found for delete ", "request_id": "req-49916152-14cf-4d6a-9d7a-05be03d4e0e6"}]} 2026-04-23 17:16:02.579 7 INFO neutron.services.segments.plugin [-] Segment 1ae357c9-2537-458a-85db-0850017b1347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae357c9-2537-458a-85db-0850017b1347 found for delete ", "request_id": "req-dcc3ebce-a643-4387-a3e6-d3d893cf1e34"}]} 2026-04-23 17:16:02.592 8 INFO neutron.db.segments_db [None req-e8e79b46-2fb3-4114-a8d7-a0473fc3dfeb 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Added segment 81468e68-7960-4380-8de4-0b3293b155ef of type vxlan for network 99b1dab9-f5f8-4815-983a-04c0b708e168 [pid: 8|app: 0|req: 554/1121] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:02 2026] POST /v2.0/networks => generated 612 bytes in 177 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: 568/1122] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:02 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:03.114 8 INFO neutron.db.segments_db [None req-3035e0ec-feb7-4061-a1a3-a752ca6fdd24 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Added segment 5812ca7b-129b-49ea-b365-f0c64decd8ec of type vxlan for network 411f9315-fcd1-49f7-8d3f-c7321a6fd90c [pid: 8|app: 0|req: 555/1123] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:03 2026] POST /v2.0/networks => generated 612 bytes in 186 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: 569/1124] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:03 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:03.663 8 INFO neutron.db.segments_db [None req-631662e6-dcb7-4cb6-ba43-2d83179e3648 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Added segment 5699f09c-8e84-4d1e-92d4-672d0d585874 of type vxlan for network da64ad1c-b472-4f4b-bd84-f23f349b6f99 [pid: 8|app: 0|req: 556/1125] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:03 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 570/1126] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:03 2026] POST /v2.0/ports => generated 743 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, ' 2026-04-23 17:16:04.206 7 INFO neutron.db.segments_db [None req-3dca3eeb-576d-47a3-809e-536735ce86a8 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Added segment dafd6d1c-0e71-42e6-a0e7-a31a903465c5 of type vxlan for network 8a32597d-eb40-48cd-909c-072f60191715 2026-04-23 17:16:04.236 8 INFO neutron.db.segments_db [None req-4fff578b-77d3-4f89-ac42-63433e4f6e09 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Added segment c6d42c3a-3d9a-4229-aca8-f1a2969f58af of type vxlan for network 1aed58f1-dff0-45ff-9fd0-5341182ab9ad [pid: 7|app: 0|req: 571/1127] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:04 2026] POST /v2.0/networks => generated 613 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1128] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:03 2026] POST /v2.0/networks => generated 629 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1129] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:04 2026] GET /v2.0/security-groups?tenant_id=2a0eac9d7ce64564befc02405c9675f3&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1130] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:04 2026] POST /v2.0/ports => generated 743 bytes in 322 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: 559/1131] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:04 2026] DELETE /v2.0/security-groups/6883cb44-8e9a-457a-a69a-03d375875511 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1132] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:16:04 2026] PUT /v2.0/ports/3dd557fd-852d-4b9b-bdfb-12fcba8e411d/tags => generated 17 bytes in 89 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: 573/1133] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:04 2026] POST /v2.0/ports => generated 779 bytes in 288 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: 561/1134] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:16:04 2026] PUT /v2.0/ports/2cf05942-8d0e-47b1-ac9f-f01b1581da3d/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:04.957 8 INFO neutron.db.segments_db [None req-5e557814-6b8f-4588-8584-a97cf79bacb8 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Added segment 4652c727-da80-453a-a2bc-546dc64f085c of type vxlan for network 4f335b27-d23c-4e09-8aed-d42be0866137 [pid: 7|app: 0|req: 574/1135] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:04 2026] GET /v2.0/security-groups?tenant_id=da627cac9ec94ede8037f534467315c0&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1136] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:16:04 2026] PUT /v2.0/ports/e916cd12-e4b2-4bf1-bab4-fb5e1c437b78/tags => generated 34 bytes in 68 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: 562/1137] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:04 2026] POST /v2.0/networks => generated 616 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1138] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:16:05 2026] PUT /v2.0/ports/01dc411d-7cbc-4db4-9db3-9256cbe1667e/tags => generated 19 bytes in 55 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: 576/1139] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/security-groups/ba656efd-e091-4dbb-bbbe-6c13deef9580 => 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: 577/1140] 10.0.0.150 () {32 vars in 660 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1141] 10.0.0.150 () {32 vars in 674 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1142] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:05 2026] POST /v2.0/subnets => generated 646 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1143] 10.0.0.150 () {32 vars in 670 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1144] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1145] 10.0.0.150 () {32 vars in 668 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1146] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1147] 10.0.0.150 () {32 vars in 678 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1148] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:05 2026] POST /v2.0/ports => generated 966 bytes in 307 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: 584/1149] 10.0.0.150 () {32 vars in 690 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:05.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-36582fdb-22fb-49d8-bf34-f98cc4c11a36 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] TaaS: Handle Delete Port: f3b2e996-012f-4ccb-9991-d78b3ba53d29 2026-04-23 17:16:05.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36582fdb-22fb-49d8-bf34-f98cc4c11a36 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Tap Mirror: Handle Delete Port: f3b2e996-012f-4ccb-9991-d78b3ba53d29 2026-04-23 17:16:05.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-08a21217-6675-4bec-a4f7-d61e8a951c94 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] TaaS: Handle Delete Port: 3dd557fd-852d-4b9b-bdfb-12fcba8e411d 2026-04-23 17:16:05.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a21217-6675-4bec-a4f7-d61e8a951c94 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Tap Mirror: Handle Delete Port: 3dd557fd-852d-4b9b-bdfb-12fcba8e411d [pid: 8|app: 0|req: 566/1150] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/ports/f3b2e996-012f-4ccb-9991-d78b3ba53d29 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1151] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/ports/3dd557fd-852d-4b9b-bdfb-12fcba8e411d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:05.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b9bddf9-c247-4464-bc2d-19276be5bfd4 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1152] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/ports/f3b2e996-012f-4ccb-9991-d78b3ba53d29 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:05.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf989ec5-07da-4a7b-97e8-8e581d4fb740 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 568/1153] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.0/ports/f3b2e996-012f-4ccb-9991-d78b3ba53d29 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:06.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-47be876b-a079-4c4a-92a9-d8df58699873 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] TaaS: Handle Delete Port: 2cf05942-8d0e-47b1-ac9f-f01b1581da3d 2026-04-23 17:16:06.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47be876b-a079-4c4a-92a9-d8df58699873 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Tap Mirror: Handle Delete Port: 2cf05942-8d0e-47b1-ac9f-f01b1581da3d [pid: 8|app: 0|req: 569/1154] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/subnets/920719b1-8d3a-4b1e-bb40-66605a6b9b5e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1155] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:05 2026] DELETE /v2.0/ports/2cf05942-8d0e-47b1-ac9f-f01b1581da3d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:06.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c7fb996-6c08-4a74-abe8-7bf7e13d630e 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] TaaS: Handle Delete Port: e916cd12-e4b2-4bf1-bab4-fb5e1c437b78 2026-04-23 17:16:06.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c7fb996-6c08-4a74-abe8-7bf7e13d630e 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Tap Mirror: Handle Delete Port: e916cd12-e4b2-4bf1-bab4-fb5e1c437b78 2026-04-23 17:16:06.200 8 INFO neutron.services.segments.plugin [-] Segment 4652c727-da80-453a-a2bc-546dc64f085c resource provider aggregate not found 2026-04-23 17:16:06.219 8 INFO neutron.services.segments.plugin [-] Segment 4652c727-da80-453a-a2bc-546dc64f085c resource provider aggregate not found 2026-04-23 17:16:06.227 8 INFO neutron.services.segments.plugin [-] Segment 4652c727-da80-453a-a2bc-546dc64f085c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4652c727-da80-453a-a2bc-546dc64f085c found for delete ", "request_id": "req-0e7f5837-c9bd-466f-87b8-79908c5328c2"}]} 2026-04-23 17:16:06.239 8 INFO neutron.services.segments.plugin [-] Segment 4652c727-da80-453a-a2bc-546dc64f085c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4652c727-da80-453a-a2bc-546dc64f085c found for delete ", "request_id": "req-972cca48-d29a-42c7-8b8b-26936284f3a3"}]} [pid: 8|app: 0|req: 570/1156] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/networks/4f335b27-d23c-4e09-8aed-d42be0866137 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1157] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/ports/e916cd12-e4b2-4bf1-bab4-fb5e1c437b78 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:06.337 8 INFO neutron.db.segments_db [None req-25ef9563-e077-4526-b44c-95d41e5631a1 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Added segment 286e4250-25f7-49a9-9493-be7ed65a2ae4 of type vxlan for network 0d0083f4-e9b7-45b1-99b8-0662f628935b 2026-04-23 17:16:06.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-154a6527-69bc-43ce-8419-507088ce33f6 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] TaaS: Handle Delete Port: 01dc411d-7cbc-4db4-9db3-9256cbe1667e 2026-04-23 17:16:06.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-154a6527-69bc-43ce-8419-507088ce33f6 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Tap Mirror: Handle Delete Port: 01dc411d-7cbc-4db4-9db3-9256cbe1667e [pid: 7|app: 0|req: 588/1158] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/ports/01dc411d-7cbc-4db4-9db3-9256cbe1667e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1159] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:06 2026] POST /v2.0/networks => generated 616 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:06.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-10815e81-c96a-4f5c-87ba-fd74ff380fce 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] TaaS: Handle Delete Port: e9db8aee-ac08-4745-9017-8fb2a7155679 2026-04-23 17:16:06.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10815e81-c96a-4f5c-87ba-fd74ff380fce 8020450deb4a48e89fc1eea6b97a8d6b b803b30ccd1944bbb33ff534d9a8a406 - - default default] Tap Mirror: Handle Delete Port: e9db8aee-ac08-4745-9017-8fb2a7155679 [pid: 7|app: 0|req: 589/1160] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/ports/e9db8aee-ac08-4745-9017-8fb2a7155679 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1161] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:06 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:06.817 7 INFO neutron.services.segments.plugin [-] Segment 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e resource provider aggregate not found 2026-04-23 17:16:06.825 7 INFO neutron.services.segments.plugin [-] Segment 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e resource provider aggregate not found 2026-04-23 17:16:06.858 7 INFO neutron.services.segments.plugin [-] Segment 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e found for delete ", "request_id": "req-b5934c85-5902-484f-ae94-aaa31fcc743f"}]} 2026-04-23 17:16:06.863 7 INFO neutron.services.segments.plugin [-] Segment 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b4c4ab-fb8d-45c2-9935-85f6ab5b5a8e found for delete ", "request_id": "req-eee8a421-1ee1-45d6-bd2e-155ae30bdaf7"}]} [pid: 7|app: 0|req: 590/1162] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/networks/0f0cd02d-c19a-4f36-8abf-9b874094f0fb => 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: 591/1163] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2.0/networks/99b1dab9-f5f8-4815-983a-04c0b708e168 => 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: 573/1164] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:06 2026] POST /v2.0/ports => generated 928 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1165] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/networks/411f9315-fcd1-49f7-8d3f-c7321a6fd90c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:07.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a2d77bc-7736-40f8-82b0-3f69e691b7e0 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] TaaS: Handle Delete Port: 9467442f-558e-4332-9199-90c4934937dd 2026-04-23 17:16:07.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a2d77bc-7736-40f8-82b0-3f69e691b7e0 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Tap Mirror: Handle Delete Port: 9467442f-558e-4332-9199-90c4934937dd [pid: 8|app: 0|req: 574/1166] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/ports/9467442f-558e-4332-9199-90c4934937dd => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1167] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/networks/da64ad1c-b472-4f4b-bd84-f23f349b6f99 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:07.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72aa250f-3ced-42b4-a089-2f224f448201 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1168] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:07 2026] GET /v2.0/ports/9467442f-558e-4332-9199-90c4934937dd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1169] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/networks/8a32597d-eb40-48cd-909c-072f60191715 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1170] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/subnets/ddba371a-d38d-40c9-8198-d885c36402b5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1171] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2.0/networks/0d0083f4-e9b7-45b1-99b8-0662f628935b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1172] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:07 2026] POST /v2.0/ports => generated 778 bytes in 304 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: 578/1173] 10.0.0.150 () {34 vars in 737 bytes} [Thu Apr 23 17:16:07 2026] PUT /v2.0/ports/f6f3644b-0515-44de-9882-19960b47f8bb => generated 752 bytes in 231 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: 596/1174] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:07 2026] GET /v2.0/security-groups?tenant_id=e949ed19690b4d97b10e038f00b68a6d&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:08.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c3b239d-2ebd-4956-ab9c-730725524196 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] TaaS: Handle Delete Port: f6f3644b-0515-44de-9882-19960b47f8bb 2026-04-23 17:16:08.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c3b239d-2ebd-4956-ab9c-730725524196 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Tap Mirror: Handle Delete Port: f6f3644b-0515-44de-9882-19960b47f8bb [pid: 8|app: 0|req: 579/1175] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/ports/f6f3644b-0515-44de-9882-19960b47f8bb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1176] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/security-groups/a9b693b6-0ce7-4ae9-957d-d41ddf5d3759 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1177] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:16:08 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:08.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e34ec11e-68be-44bf-9bad-ecb67aef2d89 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1178] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:08 2026] GET /v2.0/ports/f6f3644b-0515-44de-9882-19960b47f8bb => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1179] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:16:08 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1180] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:08 2026] GET /v2.0/ports/b172071f-dfef-4418-b8e6-0e92be00ef2e => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:08.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a73edcb2-1b20-4d14-adec-ea94f6bdfe13 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1181] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/ports/9467442f-558e-4332-9199-90c4934937dd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:08.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2182f76-3849-471a-8e2e-ed27f3ad68aa 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1182] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/subnets/ddba371a-d38d-40c9-8198-d885c36402b5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:08.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-739ead80-6507-4262-b123-352fde41d9d0 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1183] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/subnets/920719b1-8d3a-4b1e-bb40-66605a6b9b5e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1184] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:08 2026] GET /v2.0/security-groups?tenant_id=442bcf8f53f24abea48a58e8a5cc2ad5&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:08.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-c34e743d-985e-428f-8f15-77af13fa1ecd 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] TaaS: Handle Delete Port: b172071f-dfef-4418-b8e6-0e92be00ef2e 2026-04-23 17:16:08.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c34e743d-985e-428f-8f15-77af13fa1ecd 3ee65d83272645799ddc74c196d15924 a91ad911ef7b452aadf2d9a5db2681b8 - - default default] Tap Mirror: Handle Delete Port: b172071f-dfef-4418-b8e6-0e92be00ef2e [pid: 8|app: 0|req: 581/1185] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/security-groups/40fa4f9c-05cb-4c6a-871f-ce29a4296a77 => 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: 605/1186] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/ports/b172071f-dfef-4418-b8e6-0e92be00ef2e => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:08.885 7 INFO neutron.services.segments.plugin [-] Segment 81468e68-7960-4380-8de4-0b3293b155ef resource provider aggregate not found 2026-04-23 17:16:08.891 7 INFO neutron.services.segments.plugin [-] Segment 81468e68-7960-4380-8de4-0b3293b155ef resource provider aggregate not found 2026-04-23 17:16:08.906 7 INFO neutron.services.segments.plugin [-] Segment 81468e68-7960-4380-8de4-0b3293b155ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81468e68-7960-4380-8de4-0b3293b155ef found for delete ", "request_id": "req-f67391e3-e481-4f15-9d9e-042b8f8836ca"}]} 2026-04-23 17:16:08.914 7 INFO neutron.services.segments.plugin [-] Segment 81468e68-7960-4380-8de4-0b3293b155ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81468e68-7960-4380-8de4-0b3293b155ef found for delete ", "request_id": "req-08a53dbe-49bc-44a9-94d7-5ebf666c7411"}]} 2026-04-23 17:16:08.931 7 INFO neutron.services.segments.plugin [-] Segment 5812ca7b-129b-49ea-b365-f0c64decd8ec resource provider aggregate not found 2026-04-23 17:16:08.934 7 INFO neutron.services.segments.plugin [-] Segment 5812ca7b-129b-49ea-b365-f0c64decd8ec resource provider aggregate not found 2026-04-23 17:16:08.950 7 INFO neutron.services.segments.plugin [-] Segment 5812ca7b-129b-49ea-b365-f0c64decd8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5812ca7b-129b-49ea-b365-f0c64decd8ec found for delete ", "request_id": "req-adc6b43d-7511-446a-afcd-7fb4c6e812c6"}]} 2026-04-23 17:16:08.956 7 INFO neutron.services.segments.plugin [-] Segment 5812ca7b-129b-49ea-b365-f0c64decd8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5812ca7b-129b-49ea-b365-f0c64decd8ec found for delete ", "request_id": "req-6ef371ee-6272-4eb4-970f-e5e770f7410b"}]} 2026-04-23 17:16:08.963 8 INFO neutron.services.segments.plugin [-] Segment c6d42c3a-3d9a-4229-aca8-f1a2969f58af resource provider aggregate not found 2026-04-23 17:16:08.968 8 INFO neutron.services.segments.plugin [-] Segment c6d42c3a-3d9a-4229-aca8-f1a2969f58af resource provider aggregate not found 2026-04-23 17:16:08.970 7 INFO neutron.services.segments.plugin [-] Segment 5699f09c-8e84-4d1e-92d4-672d0d585874 resource provider aggregate not found 2026-04-23 17:16:08.974 7 INFO neutron.services.segments.plugin [-] Segment 5699f09c-8e84-4d1e-92d4-672d0d585874 resource provider aggregate not found 2026-04-23 17:16:08.986 8 INFO neutron.services.segments.plugin [-] Segment c6d42c3a-3d9a-4229-aca8-f1a2969f58af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d42c3a-3d9a-4229-aca8-f1a2969f58af found for delete ", "request_id": "req-ba04cdf9-a50a-40f2-98cc-5233b76fd281"}]} 2026-04-23 17:16:08.987 8 INFO neutron.services.segments.plugin [-] Segment c6d42c3a-3d9a-4229-aca8-f1a2969f58af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d42c3a-3d9a-4229-aca8-f1a2969f58af found for delete ", "request_id": "req-4a51f4aa-8d71-4854-8485-b9369488c3b2"}]} 2026-04-23 17:16:08.993 7 INFO neutron.services.segments.plugin [-] Segment 5699f09c-8e84-4d1e-92d4-672d0d585874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5699f09c-8e84-4d1e-92d4-672d0d585874 found for delete ", "request_id": "req-b483794d-20bd-468a-8320-53b9ced1c055"}]} 2026-04-23 17:16:08.997 7 INFO neutron.services.segments.plugin [-] Segment 5699f09c-8e84-4d1e-92d4-672d0d585874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5699f09c-8e84-4d1e-92d4-672d0d585874 found for delete ", "request_id": "req-b22ed279-c759-4b46-b13b-22b9bdcaeac8"}]} [pid: 8|app: 0|req: 582/1187] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:08 2026] DELETE /v2.0/networks/1aed58f1-dff0-45ff-9fd0-5341182ab9ad => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:09.014 7 INFO neutron.services.segments.plugin [-] Segment dafd6d1c-0e71-42e6-a0e7-a31a903465c5 resource provider aggregate not found 2026-04-23 17:16:09.016 7 INFO neutron.services.segments.plugin [-] Segment dafd6d1c-0e71-42e6-a0e7-a31a903465c5 resource provider aggregate not found 2026-04-23 17:16:09.036 7 INFO neutron.services.segments.plugin [-] Segment dafd6d1c-0e71-42e6-a0e7-a31a903465c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafd6d1c-0e71-42e6-a0e7-a31a903465c5 found for delete ", "request_id": "req-cf2e9a5c-b0d9-4e06-80b3-1988d2e46600"}]} 2026-04-23 17:16:09.041 7 INFO neutron.services.segments.plugin [-] Segment dafd6d1c-0e71-42e6-a0e7-a31a903465c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dafd6d1c-0e71-42e6-a0e7-a31a903465c5 found for delete ", "request_id": "req-048096ca-1933-4e4e-a6b2-6786a25d0df7"}]} 2026-04-23 17:16:09.057 7 INFO neutron.services.segments.plugin [-] Segment 286e4250-25f7-49a9-9493-be7ed65a2ae4 resource provider aggregate not found 2026-04-23 17:16:09.069 7 INFO neutron.services.segments.plugin [-] Segment 286e4250-25f7-49a9-9493-be7ed65a2ae4 resource provider aggregate not found [pid: 7|app: 0|req: 606/1188] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:09 2026] GET /v2.0/security-groups?tenant_id=b803b30ccd1944bbb33ff534d9a8a406&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:09.077 7 INFO neutron.services.segments.plugin [-] Segment 286e4250-25f7-49a9-9493-be7ed65a2ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286e4250-25f7-49a9-9493-be7ed65a2ae4 found for delete ", "request_id": "req-e928398e-3694-4727-977e-762893c3d8af"}]} 2026-04-23 17:16:09.091 7 INFO neutron.services.segments.plugin [-] Segment 286e4250-25f7-49a9-9493-be7ed65a2ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286e4250-25f7-49a9-9493-be7ed65a2ae4 found for delete ", "request_id": "req-505ab3b5-b5a7-42fe-b36d-14f554070db0"}]} [pid: 8|app: 0|req: 583/1189] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:09 2026] DELETE /v2.0/security-groups/d47226c7-12be-4342-a267-cee528ac39fc => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1190] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:09 2026] GET /v2.0/security-groups?tenant_id=52a13545cdad42b5b882a06468b26c30&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1191] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:09 2026] DELETE /v2.0/security-groups/c32f242d-f283-4348-83dc-863c424c8bf6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1192] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:09 2026] GET /v2.0/security-groups?tenant_id=a91ad911ef7b452aadf2d9a5db2681b8&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1193] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:09 2026] DELETE /v2.0/security-groups/90851342-b89d-4480-9dbe-370bb4e07e36 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:10.762 7 INFO neutron.db.segments_db [None req-87d14f55-e75c-4300-a33f-8cfb7d23194f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 of type vxlan for network 95557c4d-7263-4f09-9555-73562c2f569b [pid: 7|app: 0|req: 609/1194] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:10 2026] POST /v2.0/networks => generated 611 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:10.907 8 INFO neutron.db.segments_db [None req-056af701-6b26-4415-b740-a2cd9e42ee71 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 79f5059f-9427-4f93-a8c6-c691f56faf9b of type vxlan for network f0bfc1f3-5092-4b40-9c18-62cc8ca9a05e [pid: 8|app: 0|req: 586/1195] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:10 2026] POST /v2.0/networks => generated 610 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1196] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:11 2026] GET /v2.0/security-groups?tenant_id=aa1433ed338b4065b8d991b30d6942ee&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1197] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:11 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) [pid: 7|app: 0|req: 611/1198] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:11 2026] DELETE /v2.0/security-groups/49188739-ee9d-48aa-a3bd-2e5dce695b86 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1199] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:11 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:11.626 8 INFO neutron.db.segments_db [None req-d8e76698-c114-4d8e-9a3c-b38f61f2dc44 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 5a51bdba-0f88-4fb5-85e0-eafb35118a67 of type vxlan for network f4a4d24c-5b09-4b94-a00e-0287ead7a49c [pid: 7|app: 0|req: 612/1200] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:11 2026] GET /v2.0/security-groups?tenant_id=0597eab4550c42b8bcf1bdd92d6a4094&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: 613/1201] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:11 2026] DELETE /v2.0/security-groups/70b782bc-1d93-4ce2-a24f-4f33bcfdabd0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:11.939 8 INFO neutron.db.l3_hamode_db [None req-d8e76698-c114-4d8e-9a3c-b38f61f2dc44 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:12.102 8 INFO neutron.db.l3_hamode_db [None req-d8e76698-c114-4d8e-9a3c-b38f61f2dc44 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 589/1202] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:11 2026] POST /v2.0/routers => generated 506 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1203] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:12 2026] PUT /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1204] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:14 2026] GET /v2.0/ports/fb800c44-9def-49da-959c-6666710c0f3c => generated 955 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:14.315 8 INFO neutron.db.segments_db [None req-71bd4c1c-4d22-48e8-99f9-42a2292e03e6 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Added segment 9417ff56-263d-4191-be78-ff60187de148 of type vxlan for network b0e52573-911b-415d-aa3f-92728898078d 2026-04-23 17:16:14.588 8 INFO neutron.db.l3_hamode_db [None req-71bd4c1c-4d22-48e8-99f9-42a2292e03e6 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:14.725 8 INFO neutron.db.l3_hamode_db [None req-71bd4c1c-4d22-48e8-99f9-42a2292e03e6 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 590/1205] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:16:14 2026] POST /v2.0/routers => generated 474 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1206] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:14 2026] PUT /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:15.405 7 INFO neutron.db.l3_hamode_db [None req-16d57a19-314b-4d7a-a162-8836dab685a7 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:15.547 7 INFO neutron.db.l3_hamode_db [None req-16d57a19-314b-4d7a-a162-8836dab685a7 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 591/1209] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:15 2026] GET /v2.0/security-groups?tenant_id=287e62f14be94c229fd7dd2cb31882f4&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1210] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:15 2026] GET /v2.0/ports/dea729d3-c1ef-4609-bdd0-4c8d0772afee => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1211] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:15 2026] DELETE /v2.0/security-groups/c29646a8-ab11-42e9-a91a-0af96fa996f1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:16.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-f801f8b3-19cd-4c52-9269-01996287d6ba 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: dea729d3-c1ef-4609-bdd0-4c8d0772afee 2026-04-23 17:16:16.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f801f8b3-19cd-4c52-9269-01996287d6ba 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: dea729d3-c1ef-4609-bdd0-4c8d0772afee [pid: 7|app: 0|req: 619/1212] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:16:15 2026] POST /v2.0/routers => generated 474 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1213] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:16 2026] GET /v2.0/security-groups?tenant_id=b3b58fb85ccd4ede9983676562f0f8fb&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:16.588 7 INFO neutron.db.l3_hamode_db [None req-4d103918-3b1e-4b5e-9448-9d81a91c2ee0 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1214] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:15 2026] PUT /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1215] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:16 2026] DELETE /v2.0/security-groups/d13ad446-5543-4328-aa51-a1c1ded9d3a2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:16.728 7 INFO neutron.db.l3_hamode_db [None req-4d103918-3b1e-4b5e-9448-9d81a91c2ee0 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:17.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-10d5c01d-820c-478e-82b0-46524c0f8617 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: fb800c44-9def-49da-959c-6666710c0f3c 2026-04-23 17:16:17.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10d5c01d-820c-478e-82b0-46524c0f8617 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: fb800c44-9def-49da-959c-6666710c0f3c [pid: 7|app: 0|req: 621/1216] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:16:16 2026] POST /v2.0/routers => generated 474 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1217] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:17 2026] GET /v2.0/security-groups?tenant_id=7a71fb5bd01d4d25bccb9e45bc808d44&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:17.523 7 INFO neutron.db.l3_hamode_db [None req-a5e6a779-de38-441f-9a36-7b5bd1232cac 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 596/1218] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:16 2026] PUT /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce/remove_router_interface => generated 309 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1219] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:17 2026] DELETE /v2.0/security-groups/82676a62-b0ad-448e-b81d-af5d5238cb59 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:17.681 7 INFO neutron.db.l3_hamode_db [None req-a5e6a779-de38-441f-9a36-7b5bd1232cac 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1220] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:17 2026] GET /v2.0/ports?device_id=fba82628-f2eb-4727-97be-e6b3916fbcce => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:17.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-b464349a-8ba8-4ca4-8bd9-677bfba648b2 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: bc7dd365-2541-42fd-b7da-a7de57f29cc3 2026-04-23 17:16:17.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b464349a-8ba8-4ca4-8bd9-677bfba648b2 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: bc7dd365-2541-42fd-b7da-a7de57f29cc3 2026-04-23 17:16:18.285 8 INFO neutron.services.segments.plugin [-] Segment 5a51bdba-0f88-4fb5-85e0-eafb35118a67 resource provider aggregate not found 2026-04-23 17:16:18.290 8 INFO neutron.services.segments.plugin [-] Segment 5a51bdba-0f88-4fb5-85e0-eafb35118a67 resource provider aggregate not found 2026-04-23 17:16:18.305 8 INFO neutron.services.segments.plugin [-] Segment 5a51bdba-0f88-4fb5-85e0-eafb35118a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a51bdba-0f88-4fb5-85e0-eafb35118a67 found for delete ", "request_id": "req-3d5592e5-2447-4180-941f-9f01a8c9817f"}]} 2026-04-23 17:16:18.306 8 INFO neutron.services.segments.plugin [-] Segment 5a51bdba-0f88-4fb5-85e0-eafb35118a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a51bdba-0f88-4fb5-85e0-eafb35118a67 found for delete ", "request_id": "req-57e9087e-988a-4e36-b4c2-1a4796bd2b89"}]} 2026-04-23 17:16:18.329 8 INFO neutron.db.l3_hamode_db [None req-b464349a-8ba8-4ca4-8bd9-677bfba648b2 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] HA network f4a4d24c-5b09-4b94-a00e-0287ead7a49c was deleted as no HA routers are present in tenant b7576fcc06b345b3bec9eb10356dc584. [pid: 8|app: 0|req: 599/1221] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:17 2026] DELETE /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1222] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:16:17 2026] POST /v2.0/routers => generated 474 bytes in 924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:18.460 7 INFO neutron.db.l3_hamode_db [None req-4d311d8a-aad1-4d18-a000-954323930582 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1223] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:18 2026] DELETE /v2.0/subnets/c15ac779-9709-4c41-9602-ddfb79fb3d62 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:18.592 7 INFO neutron.db.l3_hamode_db [None req-4d311d8a-aad1-4d18-a000-954323930582 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 601/1224] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:18 2026] DELETE /v2.0/subnets/bc291a3e-a305-4fb7-9388-5d65379b3184 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:18.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe6a0b99-ed80-4410-87ad-c5dca8d2e570 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 89f1efde-6d4a-4152-849c-287eff54e78b 2026-04-23 17:16:18.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe6a0b99-ed80-4410-87ad-c5dca8d2e570 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 89f1efde-6d4a-4152-849c-287eff54e78b [pid: 8|app: 0|req: 602/1225] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:18 2026] DELETE /v2.0/networks/f0bfc1f3-5092-4b40-9c18-62cc8ca9a05e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:19.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-a341fe9f-cbc3-4b23-b1e3-7c85edb65b38 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 25a5819b-7f37-4800-9b9f-6790b53206b1 2026-04-23 17:16:19.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a341fe9f-cbc3-4b23-b1e3-7c85edb65b38 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 25a5819b-7f37-4800-9b9f-6790b53206b1 [pid: 7|app: 0|req: 624/1226] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:16:18 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1227] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:16:19 2026] PUT /v2.0/routers/45a7aff4-283c-41b9-a09f-150d8efb9eca/tags => generated 17 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1228] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:19 2026] DELETE /v2.0/networks/95557c4d-7263-4f09-9555-73562c2f569b => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1229] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:16:19 2026] PUT /v2.0/routers/f275222c-162c-4cb4-ad1b-4f38441c655f/tags => generated 25 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:19.570 8 INFO neutron.db.segments_db [None req-a3d3636d-e0f4-471b-9b5d-6119f2acbbd9 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 213ddd85-2d82-4740-be87-91f4d6e0ef7f of type vxlan for network f3361dad-d9fc-4947-806a-9a7cec0901d1 [pid: 7|app: 0|req: 626/1230] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:19 2026] GET /v2.0/security-groups?tenant_id=97a05eabda644de98236e5a766c2f1f1&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1231] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:19 2026] POST /v2.0/networks => generated 610 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1232] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:16:19 2026] PUT /v2.0/routers/6be4ea9a-6228-44cf-bb0b-e47da824c07d/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1233] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:19 2026] DELETE /v2.0/security-groups/b47a69d3-1327-472b-9f5b-b866d0ffc33c => 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: 607/1234] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:16:19 2026] PUT /v2.0/routers/230fb101-b58e-468e-b1c0-97ec25950cfd/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1235] 10.0.0.150 () {32 vars in 664 bytes} [Thu Apr 23 17:16:19 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1236] 10.0.0.150 () {32 vars in 678 bytes} [Thu Apr 23 17:16:19 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1237] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:19 2026] POST /v2.0/subnets => generated 626 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:20.096 7 INFO neutron.db.segments_db [None req-44c39d26-97c8-4e94-a39a-3be8526b8848 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 576786d3-354b-4a9d-bc06-378263e4862a of type vxlan for network 0528cfc5-6e77-4d3d-9235-b5fd6e641ad7 [pid: 8|app: 0|req: 610/1238] 10.0.0.150 () {32 vars in 674 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:20.328 8 INFO neutron.services.segments.plugin [-] Segment 79f5059f-9427-4f93-a8c6-c691f56faf9b resource provider aggregate not found 2026-04-23 17:16:20.335 8 INFO neutron.services.segments.plugin [-] Segment 79f5059f-9427-4f93-a8c6-c691f56faf9b resource provider aggregate not found 2026-04-23 17:16:20.361 8 INFO neutron.services.segments.plugin [-] Segment 79f5059f-9427-4f93-a8c6-c691f56faf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f5059f-9427-4f93-a8c6-c691f56faf9b found for delete ", "request_id": "req-3b68028e-4f9b-413f-9b2b-0ae222a1d131"}]} 2026-04-23 17:16:20.365 7 INFO neutron.db.l3_hamode_db [None req-44c39d26-97c8-4e94-a39a-3be8526b8848 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:20.370 8 INFO neutron.services.segments.plugin [-] Segment 79f5059f-9427-4f93-a8c6-c691f56faf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f5059f-9427-4f93-a8c6-c691f56faf9b found for delete ", "request_id": "req-5b78ac37-38cc-4378-95d4-30f2fa737bd0"}]} 2026-04-23 17:16:20.385 8 INFO neutron.services.segments.plugin [-] Segment ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 resource provider aggregate not found 2026-04-23 17:16:20.392 8 INFO neutron.services.segments.plugin [-] Segment ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 resource provider aggregate not found 2026-04-23 17:16:20.401 8 INFO neutron.services.segments.plugin [-] Segment ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 found for delete ", "request_id": "req-ca7d9aaf-60bd-47c0-b4dd-68a9e40a7133"}]} 2026-04-23 17:16:20.416 8 INFO neutron.services.segments.plugin [-] Segment ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7ca59d-4e77-4bdf-bce3-8ae78ccb1ab0 found for delete ", "request_id": "req-94bf6c82-9e4a-449c-8b4a-987aed17e208"}]} [pid: 8|app: 0|req: 611/1239] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/security-groups?tenant_id=e0d7bf3a6fbb468b8700276672318778&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:20.482 7 INFO neutron.db.l3_hamode_db [None req-44c39d26-97c8-4e94-a39a-3be8526b8848 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1240] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1241] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:20 2026] DELETE /v2.0/security-groups/79f6c235-c48c-4537-bfdb-505d1497151e => 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: 614/1242] 10.0.0.150 () {32 vars in 672 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1243] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1244] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1245] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1246] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.0/routers/45a7aff4-283c-41b9-a09f-150d8efb9eca => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1247] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:20 2026] POST /v2.0/routers => generated 506 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1248] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:21 2026] POST /v2.0/ports => generated 948 bytes in 355 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: 619/1249] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:16:20 2026] PUT /v2.0/routers/45a7aff4-283c-41b9-a09f-150d8efb9eca => generated 485 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1250] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:21 2026] GET /v2.0/ports?device_id=45a7aff4-283c-41b9-a09f-150d8efb9eca => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:21.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-0560edf4-90db-4ec5-9e5e-1b804b2a250b 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] TaaS: Handle Delete Port: fec7e906-b4fc-4a59-9dce-92b89c12bd70 2026-04-23 17:16:21.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0560edf4-90db-4ec5-9e5e-1b804b2a250b 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Tap Mirror: Handle Delete Port: fec7e906-b4fc-4a59-9dce-92b89c12bd70 [pid: 8|app: 0|req: 621/1251] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:21 2026] DELETE /v2.0/routers/45a7aff4-283c-41b9-a09f-150d8efb9eca => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1252] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:22 2026] GET /v2.0/routers/f275222c-162c-4cb4-ad1b-4f38441c655f => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1253] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:21 2026] PUT /v2.0/routers/796b14f2-8a9d-45d6-98e5-0d92fcee5808/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:22.894 7 INFO neutron.db.segments_db [None req-ded1296b-9c11-403f-9178-1df7a43c7c0c a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Added segment 584efdcb-f5b0-47b5-b336-d3e9ae4220ff of type vxlan for network 565409cb-2086-4f5b-ba44-8f906309a43e [pid: 7|app: 0|req: 632/1254] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:22 2026] POST /v2.0/networks => generated 630 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1255] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:22 2026] GET /v2.0/ports/ad193a71-20a8-4506-8e15-770e9b6bdad6 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1256] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:16:22 2026] PUT /v2.0/routers/f275222c-162c-4cb4-ad1b-4f38441c655f => generated 493 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:23.197 7 INFO neutron.db.segments_db [None req-780ac8a9-5a49-42ba-95d5-cbf38b941c5d 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Added segment c768cd4a-15d0-41df-b35f-3a3989ea98ee of type vxlan for network 9004abec-3788-4cd2-84ce-b4214a1d5dce [pid: 7|app: 0|req: 634/1257] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:16:23 2026] POST /v2.0/networks => generated 614 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1258] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:23 2026] POST /v2.0/subnets => generated 627 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1259] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:23 2026] GET /v2.0/ports?device_id=f275222c-162c-4cb4-ad1b-4f38441c655f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:23.418 8 INFO neutron.db.segments_db [None req-b6029f01-fcfa-4c98-9742-f27b4d9df205 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Added segment 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 of type vxlan for network 59003147-873f-4824-b6f5-782bd908e9e4 2026-04-23 17:16:23.740 8 INFO neutron.db.l3_hamode_db [None req-b6029f01-fcfa-4c98-9742-f27b4d9df205 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:24.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-683e3e7e-676e-4ed5-93cd-1f5af9f38d5f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: ad193a71-20a8-4506-8e15-770e9b6bdad6 2026-04-23 17:16:24.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-683e3e7e-676e-4ed5-93cd-1f5af9f38d5f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: ad193a71-20a8-4506-8e15-770e9b6bdad6 [pid: 7|app: 0|req: 635/1260] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:23 2026] PUT /v2.0/routers/796b14f2-8a9d-45d6-98e5-0d92fcee5808/remove_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:24.543 7 INFO neutron.db.segments_db [None req-13ea7aa3-fce0-4bdb-aeeb-f9765d01fcca a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Added segment 4a0ff4af-18b0-41fc-92ef-8e99153438c1 of type vxlan for network d373b58d-960d-4b3b-81ca-c700ce3fa697 2026-04-23 17:16:24.584 8 INFO neutron.db.l3_hamode_db [None req-b6029f01-fcfa-4c98-9742-f27b4d9df205 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:24.777 7 INFO neutron.db.l3_hamode_db [None req-13ea7aa3-fce0-4bdb-aeeb-f9765d01fcca a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1261] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:23 2026] POST /v2.0/routers => generated 695 bytes in 2096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:25.550 7 INFO neutron.db.l3_hamode_db [None req-13ea7aa3-fce0-4bdb-aeeb-f9765d01fcca a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:25.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d7a9ee9-d7cb-4be0-af1c-071965c96a9e 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] TaaS: Handle Delete Port: 47c1ab5c-15d9-4ffa-b64c-3845bdbb01e8 2026-04-23 17:16:25.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d7a9ee9-d7cb-4be0-af1c-071965c96a9e 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Tap Mirror: Handle Delete Port: 47c1ab5c-15d9-4ffa-b64c-3845bdbb01e8 [pid: 8|app: 0|req: 627/1262] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:25 2026] DELETE /v2.0/routers/f275222c-162c-4cb4-ad1b-4f38441c655f => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:26.049 8 INFO neutron.api.v2.resource [None req-8b50064e-9b1e-4756-910b-a2e099f19fc6 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1263] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:25 2026] PUT /v2.0/routers/796b14f2-8a9d-45d6-98e5-0d92fcee5808/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1264] 10.0.0.150 () {32 vars in 776 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.0/subnets?project_id=d39daf19258941ccb0cc36e90437bb92&cidr=10.100.0.0%2F28 => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1265] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.0/routers/6be4ea9a-6228-44cf-bb0b-e47da824c07d => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1266] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.0/ports?device_id=796b14f2-8a9d-45d6-98e5-0d92fcee5808 => 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: 632/1267] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.0/networks?router%3Aexternal=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: 636/1268] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:24 2026] POST /v2.0/routers => generated 694 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:26.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-b60b4b07-d550-4c70-990d-80d2bb73b501 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 797a219c-0435-4c5d-a470-4e0dfa868460 2026-04-23 17:16:26.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b60b4b07-d550-4c70-990d-80d2bb73b501 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 797a219c-0435-4c5d-a470-4e0dfa868460 [pid: 8|app: 0|req: 633/1269] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:16:26 2026] PUT /v2.0/routers/6be4ea9a-6228-44cf-bb0b-e47da824c07d => generated 502 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1270] 10.0.0.150 () {32 vars in 784 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.0/subnets?network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:27.023 7 INFO neutron.services.segments.plugin [-] Segment 576786d3-354b-4a9d-bc06-378263e4862a resource provider aggregate not found 2026-04-23 17:16:27.028 7 INFO neutron.services.segments.plugin [-] Segment 576786d3-354b-4a9d-bc06-378263e4862a resource provider aggregate not found 2026-04-23 17:16:27.041 7 INFO neutron.db.l3_hamode_db [None req-b60b4b07-d550-4c70-990d-80d2bb73b501 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] HA network 0528cfc5-6e77-4d3d-9235-b5fd6e641ad7 was deleted as no HA routers are present in tenant b7576fcc06b345b3bec9eb10356dc584. 2026-04-23 17:16:27.049 7 INFO neutron.services.segments.plugin [-] Segment 576786d3-354b-4a9d-bc06-378263e4862a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576786d3-354b-4a9d-bc06-378263e4862a found for delete ", "request_id": "req-e64a9124-a96f-43d2-acd4-c19a319faf98"}]} [pid: 7|app: 0|req: 637/1271] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:26 2026] DELETE /v2.0/routers/796b14f2-8a9d-45d6-98e5-0d92fcee5808 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:27.056 7 INFO neutron.services.segments.plugin [-] Segment 576786d3-354b-4a9d-bc06-378263e4862a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576786d3-354b-4a9d-bc06-378263e4862a found for delete ", "request_id": "req-67d57073-c06b-4fb6-868e-d43d42c65735"}]} [pid: 7|app: 0|req: 638/1272] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:27 2026] GET /v2.0/ports?device_id=6be4ea9a-6228-44cf-bb0b-e47da824c07d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1273] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:27 2026] POST /v2.0/subnets => generated 657 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1274] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:27 2026] DELETE /v2.0/subnets/1d56521d-3e9b-43f0-82ef-01912a4c15b1 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:27.742 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c1afdaf-a2fd-489c-a007-df5eca98fac2 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] TaaS: Handle Delete Port: 795295b5-c13d-44f2-86e4-16bcdacd234d 2026-04-23 17:16:27.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c1afdaf-a2fd-489c-a007-df5eca98fac2 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Tap Mirror: Handle Delete Port: 795295b5-c13d-44f2-86e4-16bcdacd234d [pid: 7|app: 0|req: 641/1275] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:27 2026] DELETE /v2.0/routers/6be4ea9a-6228-44cf-bb0b-e47da824c07d => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1276] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:26 2026] PUT /v2.0/routers/c34f1723-2939-48db-bcda-d3960d8aae75/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:28.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-846ff110-9304-493e-bdd9-1d77ff78bf07 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: f3691e35-19d6-428d-bba1-0ee38d3545de 2026-04-23 17:16:28.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-846ff110-9304-493e-bdd9-1d77ff78bf07 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: f3691e35-19d6-428d-bba1-0ee38d3545de 2026-04-23 17:16:28.488 8 INFO neutron.services.segments.plugin [-] Segment 213ddd85-2d82-4740-be87-91f4d6e0ef7f resource provider aggregate not found 2026-04-23 17:16:28.493 8 INFO neutron.services.segments.plugin [-] Segment 213ddd85-2d82-4740-be87-91f4d6e0ef7f resource provider aggregate not found 2026-04-23 17:16:28.509 8 INFO neutron.services.segments.plugin [-] Segment 213ddd85-2d82-4740-be87-91f4d6e0ef7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ddd85-2d82-4740-be87-91f4d6e0ef7f found for delete ", "request_id": "req-38ccdd12-a6f3-4ef9-8c8b-34abb699d73e"}]} 2026-04-23 17:16:28.512 8 INFO neutron.services.segments.plugin [-] Segment 213ddd85-2d82-4740-be87-91f4d6e0ef7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ddd85-2d82-4740-be87-91f4d6e0ef7f found for delete ", "request_id": "req-80bbf750-6d7f-444c-97b8-078aaba90a3c"}]} [pid: 8|app: 0|req: 636/1277] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:28 2026] DELETE /v2.0/networks/f3361dad-d9fc-4947-806a-9a7cec0901d1 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1278] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:28 2026] GET /v2.0/routers/230fb101-b58e-468e-b1c0-97ec25950cfd => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1279] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:28 2026] POST /v2.0/ports => generated 954 bytes in 362 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-04-23 17:16:28.981 8 INFO neutron.db.segments_db [None req-1ccf1043-6969-4d49-a341-c8bc2cabf47d 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 of type vxlan for network a07971fd-e5a6-4204-b723-59c6db807488 [pid: 8|app: 0|req: 639/1280] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:28 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: 642/1281] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:27 2026] PUT /v2.0/routers/73fa6a41-36ac-4bb1-9a66-d390d601e01e/add_router_interface => generated 309 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1282] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:16:29 2026] PUT /v2.0/routers/230fb101-b58e-468e-b1c0-97ec25950cfd => generated 487 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1283] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:29 2026] POST /v2.0/ports => generated 959 bytes in 442 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: 644/1284] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:16:29 2026] GET /v2.0/networks => generated 6452 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1287] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:29 2026] GET /v2.0/ports?device_id=230fb101-b58e-468e-b1c0-97ec25950cfd => 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: 641/1288] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:29 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1289] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:29 2026] GET /v2.0/subnets => generated 5108 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:30.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-feab8609-385b-403d-a286-0906a303e780 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] TaaS: Handle Delete Port: d6fe2bde-26ca-459f-bc0e-3cb2419be54d 2026-04-23 17:16:30.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-feab8609-385b-403d-a286-0906a303e780 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Tap Mirror: Handle Delete Port: d6fe2bde-26ca-459f-bc0e-3cb2419be54d [pid: 8|app: 0|req: 643/1290] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:30 2026] DELETE /v2.0/routers/230fb101-b58e-468e-b1c0-97ec25950cfd => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:30.430 8 INFO neutron.db.segments_db [None req-1472be4a-9b6f-42c4-ab65-7ef42a0da5c9 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 30246873-9398-4f9a-a7ad-390383d113df of type vxlan for network a4bdd82b-1804-497c-89b0-c2dd60f6f760 2026-04-23 17:16:30.695 8 INFO neutron.db.l3_hamode_db [None req-1472be4a-9b6f-42c4-ab65-7ef42a0da5c9 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:30.748 7 INFO neutron.db.l3_db [None req-b8853378-edb3-4b01-8bae-5b1e7eec45eb a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Floating IP d62192a3-9474-4bf2-959b-47f3a420b6f9 associated. External IP: 10.96.250.202, port: 916742c4-ac87-408a-875a-dc6134dc0dc5. 2026-04-23 17:16:30.820 8 INFO neutron.db.l3_hamode_db [None req-1472be4a-9b6f-42c4-ab65-7ef42a0da5c9 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1291] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:16:29 2026] POST /v2.0/floatingips => generated 843 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1292] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:31 2026] GET /v2.0/routers => generated 2502 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1293] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:31 2026] GET /v2.0/routers/db8fbebc-9484-4611-ae15-9c94daba2886 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:31.410 7 INFO neutron.db.l3_db [None req-c06007ef-d596-4c5b-9ff5-77c4ec43c57d a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Floating IP d62192a3-9474-4bf2-959b-47f3a420b6f9 disassociated. External IP: 10.96.250.202, port: 916742c4-ac87-408a-875a-dc6134dc0dc5. [pid: 8|app: 0|req: 644/1294] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:30 2026] POST /v2.0/routers => generated 506 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1295] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:31 2026] PUT /v2.0/floatingips/d62192a3-9474-4bf2-959b-47f3a420b6f9 => generated 552 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1296] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:16:31 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1297] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:16:31 2026] PUT /v2.0/routers/db8fbebc-9484-4611-ae15-9c94daba2886 => generated 480 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:32.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-e062d3bc-7258-4127-a756-c4be9321bd1e a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: a1e537c6-bf12-4a17-b4c7-fd15b68ab44f 2026-04-23 17:16:32.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e062d3bc-7258-4127-a756-c4be9321bd1e a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: a1e537c6-bf12-4a17-b4c7-fd15b68ab44f [pid: 8|app: 0|req: 646/1298] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:32 2026] DELETE /v2.0/floatingips/d62192a3-9474-4bf2-959b-47f3a420b6f9 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1299] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:32 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: 8|app: 0|req: 648/1300] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:32 2026] GET /v2.0/ports?device_id=db8fbebc-9484-4611-ae15-9c94daba2886 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1301] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:31 2026] PUT /v2.0/routers/2577375f-b873-4ce1-839e-1f73d99f92c0/add_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1302] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:33.327 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a71a419-0c43-4e15-8273-d5630417ec70 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] TaaS: Handle Delete Port: 6ddb63b6-eeb4-431d-9d8c-0b90cd848841 2026-04-23 17:16:33.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a71a419-0c43-4e15-8273-d5630417ec70 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] Tap Mirror: Handle Delete Port: 6ddb63b6-eeb4-431d-9d8c-0b90cd848841 2026-04-23 17:16:33.371 8 INFO neutron.db.l3_db [None req-579af465-6a9b-4d79-bc82-89943938eff1 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Floating IP 70767006-a9d0-48ba-981e-30c4d79b950c associated. External IP: 10.96.250.216, port: 885ad5fb-afb2-48a5-8424-c9ce737073f0. 2026-04-23 17:16:33.654 7 INFO neutron.services.segments.plugin [-] Segment 9417ff56-263d-4191-be78-ff60187de148 resource provider aggregate not found 2026-04-23 17:16:33.660 7 INFO neutron.services.segments.plugin [-] Segment 9417ff56-263d-4191-be78-ff60187de148 resource provider aggregate not found 2026-04-23 17:16:33.676 7 INFO neutron.services.segments.plugin [-] Segment 9417ff56-263d-4191-be78-ff60187de148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9417ff56-263d-4191-be78-ff60187de148 found for delete ", "request_id": "req-6a41b9e2-f0f4-498f-b516-0e13ab4a9903"}]} 2026-04-23 17:16:33.677 7 INFO neutron.services.segments.plugin [-] Segment 9417ff56-263d-4191-be78-ff60187de148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9417ff56-263d-4191-be78-ff60187de148 found for delete ", "request_id": "req-71d6d8b1-f463-4bfa-8515-0301c42ff5fc"}]} 2026-04-23 17:16:33.684 7 INFO neutron.db.l3_hamode_db [None req-5a71a419-0c43-4e15-8273-d5630417ec70 8104643fa77c40039928aed9b4245f05 dfda9b487d324b8ab541893a7ae2ee76 - - default default] HA network b0e52573-911b-415d-aa3f-92728898078d was deleted as no HA routers are present in tenant dfda9b487d324b8ab541893a7ae2ee76. [pid: 7|app: 0|req: 655/1303] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:33 2026] DELETE /v2.0/routers/db8fbebc-9484-4611-ae15-9c94daba2886 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1304] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:16:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1305] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:33 2026] GET /v2.0/ports/2896a575-7bcd-40d1-90e7-7a618131b0ed => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1306] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:16:33 2026] GET /v2.0/floatingips/70767006-a9d0-48ba-981e-30c4d79b950c => generated 841 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1307] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1308] 10.0.0.150 () {32 vars in 655 bytes} [Thu Apr 23 17:16:33 2026] GET /v2.0/floatingips => generated 844 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1309] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:34.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-edaf0078-3f6b-4783-9366-e33fa30aba60 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 2896a575-7bcd-40d1-90e7-7a618131b0ed 2026-04-23 17:16:34.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edaf0078-3f6b-4783-9366-e33fa30aba60 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 2896a575-7bcd-40d1-90e7-7a618131b0ed 2026-04-23 17:16:34.428 8 INFO neutron.db.l3_db [None req-16a72b00-baf9-4cc7-9181-bb475ca49e73 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Floating IP 70767006-a9d0-48ba-981e-30c4d79b950c associated. External IP: 10.96.250.216, port: 885ad5fb-afb2-48a5-8424-c9ce737073f0. [pid: 7|app: 0|req: 658/1310] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:33 2026] PUT /v2.0/routers/2577375f-b873-4ce1-839e-1f73d99f92c0/remove_router_interface => generated 309 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:34.540 7 INFO neutron.db.securitygroups_db [None req-abae4553-b533-4f90-8a1b-43e6e9030fad 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Project d39daf19258941ccb0cc36e90437bb92 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: 659/1311] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1312] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:34 2026] GET /v2.0/ports?device_id=2577375f-b873-4ce1-839e-1f73d99f92c0 => 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: 661/1313] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:34 2026] GET /v2.0/security-groups?tenant_id=19e30ccf6a4a485ea2403897050d0bd1&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:34.920 7 INFO neutron.db.securitygroups_db [None req-3f9cfee6-d156-48ef-9407-f5d6624af243 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Project d39daf19258941ccb0cc36e90437bb92 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: 662/1314] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1315] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:34 2026] PUT /v2.0/floatingips/70767006-a9d0-48ba-981e-30c4d79b950c => generated 843 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:35.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce3917c7-6373-4a6f-8dff-7d1826b37b1c 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 48d4abf9-a805-4e35-9c22-9b2b00824f84 2026-04-23 17:16:35.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce3917c7-6373-4a6f-8dff-7d1826b37b1c 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 48d4abf9-a805-4e35-9c22-9b2b00824f84 [pid: 8|app: 0|req: 654/1316] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:35 2026] DELETE /v2.0/security-groups/65a0f7de-1165-4e39-9f9d-f5ec25b291f2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:35.331 8 INFO neutron.db.l3_db [None req-1b7c45d9-64a2-40bb-9595-bb9c2d3d4879 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Floating IP 70767006-a9d0-48ba-981e-30c4d79b950c disassociated. External IP: 10.96.250.216, port: 916742c4-ac87-408a-875a-dc6134dc0dc5. 2026-04-23 17:16:35.503 7 INFO neutron.db.l3_hamode_db [None req-ce3917c7-6373-4a6f-8dff-7d1826b37b1c 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] HA network a4bdd82b-1804-497c-89b0-c2dd60f6f760 was deleted as no HA routers are present in tenant b7576fcc06b345b3bec9eb10356dc584. [pid: 7|app: 0|req: 663/1317] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:34 2026] DELETE /v2.0/routers/2577375f-b873-4ce1-839e-1f73d99f92c0 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1318] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:35 2026] GET /v2.0/security-groups?tenant_id=d170626adb534ec9bc433f6f750cea2f&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1319] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:35 2026] PUT /v2.0/floatingips/70767006-a9d0-48ba-981e-30c4d79b950c => generated 552 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:35.698 7 INFO neutron.services.segments.plugin [-] Segment 30246873-9398-4f9a-a7ad-390383d113df resource provider aggregate not found 2026-04-23 17:16:35.702 7 INFO neutron.services.segments.plugin [-] Segment 30246873-9398-4f9a-a7ad-390383d113df resource provider aggregate not found 2026-04-23 17:16:35.713 7 INFO neutron.services.segments.plugin [-] Segment 30246873-9398-4f9a-a7ad-390383d113df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30246873-9398-4f9a-a7ad-390383d113df found for delete ", "request_id": "req-01970347-0bf4-46af-b972-fe241153ce5e"}]} 2026-04-23 17:16:35.722 7 INFO neutron.services.segments.plugin [-] Segment 30246873-9398-4f9a-a7ad-390383d113df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30246873-9398-4f9a-a7ad-390383d113df found for delete ", "request_id": "req-632ed372-2c35-430b-bd3e-9a98ea54a22d"}]} [pid: 7|app: 0|req: 665/1320] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:16:35 2026] GET /v2.0/networks => generated 1298 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1321] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:35 2026] DELETE /v2.0/subnets/97cee0d9-6042-471d-857a-4226d94d9308 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1322] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:35 2026] DELETE /v2.0/security-groups/f84d4ef5-a7de-4548-a7f8-8ab0654351e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:35.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd4e2e92-d08d-4b10-a89e-347939a74441 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 5f8dc5e5-9b62-4754-99c1-fc415372a9da 2026-04-23 17:16:35.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd4e2e92-d08d-4b10-a89e-347939a74441 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 5f8dc5e5-9b62-4754-99c1-fc415372a9da 2026-04-23 17:16:36.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-613036b7-9e8a-40cd-bbb8-c661fe91a906 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: ccb101ad-6311-4f29-af7f-150cfc200c45 2026-04-23 17:16:36.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-613036b7-9e8a-40cd-bbb8-c661fe91a906 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: ccb101ad-6311-4f29-af7f-150cfc200c45 [pid: 8|app: 0|req: 657/1323] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:35 2026] DELETE /v2.0/floatingips/70767006-a9d0-48ba-981e-30c4d79b950c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1324] 10.0.0.160 () {34 vars in 1100 bytes} [Thu Apr 23 17:16:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1663967329&fields=id&tenant_id=d39daf19258941ccb0cc36e90437bb92 => 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: 667/1325] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:35 2026] DELETE /v2.0/networks/a07971fd-e5a6-4204-b723-59c6db807488 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:36.241 7 INFO neutron.api.v2.resource [None req-ef50adec-f521-4ba7-a525-d492cc96e21c a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1326] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:36 2026] DELETE /v2.0/floatingips/70767006-a9d0-48ba-981e-30c4d79b950c => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1327] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:16:36 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1328] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:36 2026] GET /v2.0/security-groups?tenant_id=dfda9b487d324b8ab541893a7ae2ee76&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:36.329 7 INFO neutron.db.segments_db [None req-038427fc-fe3a-44bf-81e0-40c4ba34bf0f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Added segment 0092de25-a8c5-42a6-a5cc-185856e32fb2 of type vxlan for network 628a58aa-063a-49e8-973f-b1d0ff5d26b3 2026-04-23 17:16:36.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-b02045ad-0eec-4c93-a956-c9d600e55b0a a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 916742c4-ac87-408a-875a-dc6134dc0dc5 2026-04-23 17:16:36.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b02045ad-0eec-4c93-a956-c9d600e55b0a a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 916742c4-ac87-408a-875a-dc6134dc0dc5 2026-04-23 17:16:36.588 7 INFO neutron.db.l3_hamode_db [None req-038427fc-fe3a-44bf-81e0-40c4ba34bf0f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 660/1329] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:36 2026] DELETE /v2.0/ports/916742c4-ac87-408a-875a-dc6134dc0dc5 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1330] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:16:36 2026] GET /v2.0/quotas/d39daf19258941ccb0cc36e90437bb92 => 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: 662/1331] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:36 2026] DELETE /v2.0/security-groups/ae8469d9-4798-401c-84b3-8fd743676b3b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:36.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-b31623d4-3b8e-46ee-b8a5-2dce48c78682 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 885ad5fb-afb2-48a5-8424-c9ce737073f0 2026-04-23 17:16:36.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b31623d4-3b8e-46ee-b8a5-2dce48c78682 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 885ad5fb-afb2-48a5-8424-c9ce737073f0 [pid: 8|app: 0|req: 663/1332] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:36 2026] DELETE /v2.0/ports/885ad5fb-afb2-48a5-8424-c9ce737073f0 => 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: 664/1333] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:16:37 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1334] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:37 2026] GET /v2.0/ports?device_id=c34f1723-2939-48db-bcda-d3960d8aae75 => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1335] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:16:37 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:37.410 7 INFO neutron.db.l3_hamode_db [None req-038427fc-fe3a-44bf-81e0-40c4ba34bf0f 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:37.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-21620ef6-6b18-43f8-8949-42af70111ab6 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 68352edd-28a9-4034-97b6-f62f5d7d6287 2026-04-23 17:16:37.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21620ef6-6b18-43f8-8949-42af70111ab6 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 68352edd-28a9-4034-97b6-f62f5d7d6287 2026-04-23 17:16:37.739 7 INFO neutron.services.segments.plugin [-] Segment 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 resource provider aggregate not found 2026-04-23 17:16:37.740 7 INFO neutron.services.segments.plugin [-] Segment 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 resource provider aggregate not found 2026-04-23 17:16:37.761 7 INFO neutron.services.segments.plugin [-] Segment 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 found for delete ", "request_id": "req-04682056-9c38-43ff-b062-650779b59837"}]} 2026-04-23 17:16:37.763 7 INFO neutron.services.segments.plugin [-] Segment 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c97a0d4-b20f-4c95-99f1-0fdd2ac94c99 found for delete ", "request_id": "req-ae1c8860-2d69-4034-a095-182984ad6ee3"}]} [pid: 8|app: 0|req: 667/1336] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:16:37 2026] PUT /v2.0/routers/c34f1723-2939-48db-bcda-d3960d8aae75/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1337] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:16:38 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1338] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:36 2026] POST /v2.0/routers => generated 687 bytes in 2160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:38.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-dff48dcf-2767-4f1a-b63b-77872426ac62 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 3322e66f-55a2-43db-adca-582749aad682 2026-04-23 17:16:38.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dff48dcf-2767-4f1a-b63b-77872426ac62 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 3322e66f-55a2-43db-adca-582749aad682 [pid: 7|app: 0|req: 671/1339] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:38 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 672/1340] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:38 2026] GET /v2.0/routers/4fba9908-473f-4f63-a95f-c473c75b651e => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1341] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:38 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: 674/1342] 10.0.0.150 () {34 vars in 741 bytes} [Thu Apr 23 17:16:38 2026] PUT /v2.0/routers/4fba9908-473f-4f63-a95f-c473c75b651e => generated 700 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:39.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-dff48dcf-2767-4f1a-b63b-77872426ac62 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] TaaS: Handle Delete Port: 654bb129-0dae-4042-aea5-c1a40310936c 2026-04-23 17:16:39.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dff48dcf-2767-4f1a-b63b-77872426ac62 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] Tap Mirror: Handle Delete Port: 654bb129-0dae-4042-aea5-c1a40310936c [pid: 7|app: 0|req: 675/1343] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:39 2026] GET /v2.0/routers/4fba9908-473f-4f63-a95f-c473c75b651e => generated 700 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1344] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:39 2026] GET /v2.0/ports?device_id=4fba9908-473f-4f63-a95f-c473c75b651e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:39.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e7e665-ff67-4daa-9210-22bd8acad8dc 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 1f9cde0e-e71a-4834-80a1-e347ba8cc004 2026-04-23 17:16:39.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e7e665-ff67-4daa-9210-22bd8acad8dc 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 1f9cde0e-e71a-4834-80a1-e347ba8cc004 2026-04-23 17:16:39.432 8 INFO neutron.services.segments.plugin [-] Segment 4a0ff4af-18b0-41fc-92ef-8e99153438c1 resource provider aggregate not found 2026-04-23 17:16:39.437 8 INFO neutron.services.segments.plugin [-] Segment 4a0ff4af-18b0-41fc-92ef-8e99153438c1 resource provider aggregate not found 2026-04-23 17:16:39.458 8 INFO neutron.services.segments.plugin [-] Segment 4a0ff4af-18b0-41fc-92ef-8e99153438c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a0ff4af-18b0-41fc-92ef-8e99153438c1 found for delete ", "request_id": "req-527633b7-0142-4125-bfc1-734f8adb50b7"}]} 2026-04-23 17:16:39.459 8 INFO neutron.services.segments.plugin [-] Segment 4a0ff4af-18b0-41fc-92ef-8e99153438c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a0ff4af-18b0-41fc-92ef-8e99153438c1 found for delete ", "request_id": "req-8983f087-0bba-4048-882a-d52d4bfe7cfb"}]} 2026-04-23 17:16:39.470 8 INFO neutron.db.l3_hamode_db [None req-dff48dcf-2767-4f1a-b63b-77872426ac62 a2356598be9e42369d2ef1dd0dcc0fc3 6e96ebcf8f904384bdfa7d421e2f0c1c - - default default] HA network d373b58d-960d-4b3b-81ca-c700ce3fa697 was deleted as no HA routers are present in tenant 6e96ebcf8f904384bdfa7d421e2f0c1c. [pid: 8|app: 0|req: 669/1345] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:38 2026] DELETE /v2.0/routers/c34f1723-2939-48db-bcda-d3960d8aae75 => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1346] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:39 2026] DELETE /v2.0/subnets/548cd6a5-6d81-400e-ad88-c822f5b3037f => 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: 671/1347] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:39 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:39.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e7e665-ff67-4daa-9210-22bd8acad8dc 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] TaaS: Handle Delete Port: 5a9cac91-82d0-460c-85c3-abb091167692 2026-04-23 17:16:39.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e7e665-ff67-4daa-9210-22bd8acad8dc 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] Tap Mirror: Handle Delete Port: 5a9cac91-82d0-460c-85c3-abb091167692 [pid: 8|app: 0|req: 672/1348] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:39 2026] DELETE /v2.0/networks/565409cb-2086-4f5b-ba44-8f906309a43e => 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: 673/1349] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/security-groups?tenant_id=6e96ebcf8f904384bdfa7d421e2f0c1c&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:40.563 7 INFO neutron.services.segments.plugin [-] Segment 0092de25-a8c5-42a6-a5cc-185856e32fb2 resource provider aggregate not found 2026-04-23 17:16:40.570 7 INFO neutron.services.segments.plugin [-] Segment 0092de25-a8c5-42a6-a5cc-185856e32fb2 resource provider aggregate not found 2026-04-23 17:16:40.584 7 INFO neutron.services.segments.plugin [-] Segment 0092de25-a8c5-42a6-a5cc-185856e32fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0092de25-a8c5-42a6-a5cc-185856e32fb2 found for delete ", "request_id": "req-fbbe196d-96e1-4ba2-b91c-77d42706c307"}]} 2026-04-23 17:16:40.586 7 INFO neutron.services.segments.plugin [-] Segment 0092de25-a8c5-42a6-a5cc-185856e32fb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0092de25-a8c5-42a6-a5cc-185856e32fb2 found for delete ", "request_id": "req-d1c80627-ad74-4ed7-9427-ad96e69f5397"}]} 2026-04-23 17:16:40.596 7 INFO neutron.db.l3_hamode_db [None req-c0e7e665-ff67-4daa-9210-22bd8acad8dc 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] HA network 628a58aa-063a-49e8-973f-b1d0ff5d26b3 was deleted as no HA routers are present in tenant b7576fcc06b345b3bec9eb10356dc584. [pid: 8|app: 0|req: 674/1350] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/security-groups/7b2c2a13-7fde-4748-a78b-35d5b03ed5f3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1351] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:39 2026] DELETE /v2.0/routers/4fba9908-473f-4f63-a95f-c473c75b651e => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1352] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/ports?device_id=4fba9908-473f-4f63-a95f-c473c75b651e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:40.658 7 INFO neutron.api.v2.resource [None req-e1f7815d-c8e5-402c-8f18-5e521ffa0443 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1353] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/routers/4fba9908-473f-4f63-a95f-c473c75b651e => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1354] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/ports?device_id=2577375f-b873-4ce1-839e-1f73d99f92c0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:40.703 7 INFO neutron.api.v2.resource [None req-cbf2d2b8-3580-4d8f-b2b0-72d5014f199e 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1355] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/routers/2577375f-b873-4ce1-839e-1f73d99f92c0 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:40.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7332cfd0-e2aa-4ffe-a829-1768b6d4a139 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1356] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/subnets/97cee0d9-6042-471d-857a-4226d94d9308 => 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: 680/1357] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 678/1358] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/ports?device_id=796b14f2-8a9d-45d6-98e5-0d92fcee5808 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:40.773 7 INFO neutron.api.v2.resource [None req-c8295c37-78f3-4c28-bcd6-c16fe5844a0b 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1359] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/routers/796b14f2-8a9d-45d6-98e5-0d92fcee5808 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:40.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60cb0c8d-ed55-47c6-9b15-04128995d8fb 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1360] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/subnets/1d56521d-3e9b-43f0-82ef-01912a4c15b1 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1361] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:40 2026] GET /v2.0/ports?device_id=fba82628-f2eb-4727-97be-e6b3916fbcce => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:16:40.846 8 INFO neutron.api.v2.resource [None req-68fba5dd-4657-4fca-8e7b-b6be52330104 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1362] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/routers/fba82628-f2eb-4727-97be-e6b3916fbcce => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:40.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47c813ad-c705-458c-ac8a-406502589486 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1363] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/subnets/c15ac779-9709-4c41-9602-ddfb79fb3d62 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:40.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2ea4182-76ea-4a3f-bb00-522edb16d8a7 99c94ee435044420b2308ea55a1eba79 b7576fcc06b345b3bec9eb10356dc584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1364] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:40 2026] DELETE /v2.0/subnets/bc291a3e-a305-4fb7-9388-5d65379b3184 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1365] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:16:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1366] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:16:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1367] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:16:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:41.474 8 INFO neutron.services.segments.plugin [-] Segment 584efdcb-f5b0-47b5-b336-d3e9ae4220ff resource provider aggregate not found 2026-04-23 17:16:41.489 8 INFO neutron.services.segments.plugin [-] Segment 584efdcb-f5b0-47b5-b336-d3e9ae4220ff resource provider aggregate not found 2026-04-23 17:16:41.496 8 INFO neutron.services.segments.plugin [-] Segment 584efdcb-f5b0-47b5-b336-d3e9ae4220ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584efdcb-f5b0-47b5-b336-d3e9ae4220ff found for delete ", "request_id": "req-d675341c-c2cc-43e5-9cb5-89210aaee152"}]} 2026-04-23 17:16:41.508 8 INFO neutron.services.segments.plugin [-] Segment 584efdcb-f5b0-47b5-b336-d3e9ae4220ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584efdcb-f5b0-47b5-b336-d3e9ae4220ff found for delete ", "request_id": "req-1f993fe5-f418-4300-a15b-f6605427dd68"}]} [pid: 7|app: 0|req: 686/1368] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:16:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1369] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/security-groups?tenant_id=b7576fcc06b345b3bec9eb10356dc584&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1370] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:16:41 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: 688/1371] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:16:41 2026] PUT /v2.0/subnetpools/8ec1bfe8-ff0b-47ce-91f8-0c11df1602be/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1372] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:16:41 2026] PUT /v2.0/subnetpools/4afb2172-85bf-4eb0-905a-a11eb5c1962e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1373] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:41 2026] DELETE /v2.0/security-groups/acf58a82-b3b2-43b6-ad80-15bcd2d905bf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1374] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:16:41 2026] PUT /v2.0/subnetpools/82fc9638-b1be-49ed-b58e-bb8c39b10e5b/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: 685/1375] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:16:41 2026] PUT /v2.0/subnetpools/0716a9c2-0af0-4a67-a4ef-0de9176b4794/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1376] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 686/1377] 10.0.0.150 () {32 vars in 672 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1378] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?tags=red%2Cblue => 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: 687/1379] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1380] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1381] 10.0.0.150 () {32 vars in 680 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1382] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:16:41 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1383] 10.0.0.150 () {32 vars in 690 bytes} [Thu Apr 23 17:16:42 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1384] 10.0.0.150 () {32 vars in 702 bytes} [Thu Apr 23 17:16:42 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1385] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:42 2026] DELETE /v2.0/subnetpools/8ec1bfe8-ff0b-47ce-91f8-0c11df1602be => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1386] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:42 2026] DELETE /v2.0/subnetpools/4afb2172-85bf-4eb0-905a-a11eb5c1962e => 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: 691/1387] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:42 2026] DELETE /v2.0/subnetpools/82fc9638-b1be-49ed-b58e-bb8c39b10e5b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1388] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:42 2026] DELETE /v2.0/subnetpools/0716a9c2-0af0-4a67-a4ef-0de9176b4794 => 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: 692/1389] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:16:42 2026] DELETE /v2.0/subnetpools/c5d9e929-68a1-404c-8987-565a9f4a4cf3 => 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: 693/1390] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:16:42 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => 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: 694/1391] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:16:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d39daf19258941ccb0cc36e90437bb92 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:42.921 7 INFO neutron.db.segments_db [None req-801567ce-952d-45e2-a84e-c5d4ca69f419 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment 5a5b16d3-6300-4191-a6f4-6f1c09236b09 of type vxlan for network 0e7b264f-95f8-4207-850d-8639aed535bf 2026-04-23 17:16:42.978 7 INFO neutron.db.segments_db [None req-801567ce-952d-45e2-a84e-c5d4ca69f419 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 of type vxlan for network 3b4b6c9d-4163-4541-b604-d91af77ea48e [pid: 7|app: 0|req: 698/1392] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:42 2026] POST /v2.0/networks => generated 1208 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1393] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:43 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1394] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:16:42 2026] POST /v2.0/ports => generated 958 bytes in 453 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: 696/1395] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:16:43 2026] GET /v2.0/networks => generated 1845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1396] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:43 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1397] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:43 2026] GET /v2.0/security-groups?tenant_id=02eecacbd5014d77940186821791adbb&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:43.521 7 INFO neutron.services.segments.plugin [-] Segment 5a5b16d3-6300-4191-a6f4-6f1c09236b09 resource provider aggregate not found 2026-04-23 17:16:43.526 7 INFO neutron.services.segments.plugin [-] Segment 5a5b16d3-6300-4191-a6f4-6f1c09236b09 resource provider aggregate not found 2026-04-23 17:16:43.543 7 INFO neutron.services.segments.plugin [-] Segment 5a5b16d3-6300-4191-a6f4-6f1c09236b09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5b16d3-6300-4191-a6f4-6f1c09236b09 found for delete ", "request_id": "req-f5c5e3f9-d80b-4621-b88c-b2f73722b1a2"}]} 2026-04-23 17:16:43.544 7 INFO neutron.services.segments.plugin [-] Segment 5a5b16d3-6300-4191-a6f4-6f1c09236b09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5b16d3-6300-4191-a6f4-6f1c09236b09 found for delete ", "request_id": "req-ce9621f3-a5e8-4e31-a085-635ff613110c"}]} [pid: 7|app: 0|req: 701/1398] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:43 2026] DELETE /v2.0/networks/0e7b264f-95f8-4207-850d-8639aed535bf => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1399] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:43 2026] DELETE /v2.0/security-groups/04dc1c28-50eb-4bac-97aa-386a0a9facad => 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: 703/1400] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:43 2026] DELETE /v2.0/networks/3b4b6c9d-4163-4541-b604-d91af77ea48e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1401] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:16:43 2026] PUT /v2.0/ports/dbfd4512-89ed-4394-929e-9db2df7c8c2c => generated 1239 bytes in 494 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-04-23 17:16:43.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dff23b7-62fa-4293-896c-ae93409c1f3c'] response: {'name': 'network-changed', 'server_uuid': '3d1ac931-be4f-4381-af54-f59a52f3cf12', 'tag': 'dbfd4512-89ed-4394-929e-9db2df7c8c2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 699/1402] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:16:43 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: 700/1403] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:43 2026] GET /v2.0/security-groups?tenant_id=6bf2f106031e44438d1ee8251f743028&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:44.035 8 INFO neutron.db.segments_db [None req-d1ab6491-60f1-4743-a37a-0c3b49a1f373 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment dbfb6332-2112-406a-aa83-b4f65ba1367b of type vxlan for network f12204ad-7f19-42dd-b1ca-4ba98eb3efaa [pid: 8|app: 0|req: 701/1404] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:43 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1405] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:44 2026] DELETE /v2.0/security-groups/0dee9015-06b5-4813-8d9a-6c70fe45b09e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1406] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:16:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1407] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:44.289 8 INFO neutron.db.segments_db [None req-1e994b82-26bb-4c58-b32f-ad13f9a58338 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment e1245f4d-9add-4c5e-bbd8-edb597e59589 of type vxlan for network 1a4fe3f8-51b9-41b3-bfd6-667046477624 [pid: 7|app: 0|req: 706/1408] 10.0.0.150 () {34 vars in 758 bytes} [Thu Apr 23 17:16:44 2026] PUT /v2.0/security-groups/e1baafeb-60df-4c5e-887b-14becb5e1cf0 => generated 1661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1409] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1410] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:44 2026] POST /v2.0/networks => generated 635 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1411] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/security-groups/e1baafeb-60df-4c5e-887b-14becb5e1cf0 => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1412] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1413] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/security-groups?tenant_id=ac370c314b1c42edb5ed9b0b6807a991&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1414] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/networks?tenant_id=d39daf19258941ccb0cc36e90437bb92&shared=False => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1415] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:44 2026] DELETE /v2.0/security-groups/e1baafeb-60df-4c5e-887b-14becb5e1cf0 => 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: 707/1416] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1419] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:44 2026] DELETE /v2.0/security-groups/6804a8e7-7dba-4438-af78-5580e20f76c3 => 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: 711/1420] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1421] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:16:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:44.876 8 INFO neutron.api.v2.resource [None req-3b81b3ec-f3c4-4635-9d0e-9395eb807d90 c3135d0e416049d1b8ce81e74f781721 cef0acdc276743f9b7fdd3c4fb25fa8b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1422] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:44 2026] DELETE /v2.0/security-groups/e1baafeb-60df-4c5e-887b-14becb5e1cf0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1423] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:16:44 2026] POST /v2.0/security-groups => generated 1625 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1424] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:16:44 2026] POST /v2.0/ports => generated 1505 bytes in 621 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: 711/1425] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/ports => generated 1505 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1426] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1427] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules/57968571-330e-4e60-941a-0dd6f745e729 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:45.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-0fe552a6-fd41-4f55-940f-5bf44204ee3f d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] TaaS: Handle Delete Port: 3907f95b-89d9-4ae7-9f38-8e79b5756e33 2026-04-23 17:16:45.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fe552a6-fd41-4f55-940f-5bf44204ee3f d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Tap Mirror: Handle Delete Port: 3907f95b-89d9-4ae7-9f38-8e79b5756e33 [pid: 8|app: 0|req: 717/1428] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1429] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:45 2026] DELETE /v2.0/ports/3907f95b-89d9-4ae7-9f38-8e79b5756e33 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1430] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:16:45 2026] DELETE /v2.0/security-group-rules/57968571-330e-4e60-941a-0dd6f745e729 => 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: 719/1431] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:45.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-ecb1ec63-25bd-4fdb-833a-48263e788fa2 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] TaaS: Handle Delete Port: 900413da-91e8-43a1-b546-1e7ced606b60 2026-04-23 17:16:45.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecb1ec63-25bd-4fdb-833a-48263e788fa2 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Tap Mirror: Handle Delete Port: 900413da-91e8-43a1-b546-1e7ced606b60 [pid: 8|app: 0|req: 720/1432] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1433] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules/abfb8555-1930-4239-b7c4-9c0bdd49b508 => 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: 713/1434] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:45 2026] DELETE /v2.0/ports/900413da-91e8-43a1-b546-1e7ced606b60 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1435] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:16:45 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) [pid: 8|app: 0|req: 722/1436] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:45 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) 2026-04-23 17:16:45.571 7 INFO neutron.services.segments.plugin [-] Segment 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 resource provider aggregate not found 2026-04-23 17:16:45.573 7 INFO neutron.services.segments.plugin [-] Segment 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 resource provider aggregate not found 2026-04-23 17:16:45.590 7 INFO neutron.services.segments.plugin [-] Segment 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 found for delete ", "request_id": "req-2c30551a-6117-4001-bb1f-ba76b90a7cb6"}]} 2026-04-23 17:16:45.601 7 INFO neutron.services.segments.plugin [-] Segment 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa03c4e-cf87-41a9-bfce-1a241ad69e48 found for delete ", "request_id": "req-fe45ed01-44b8-4cc9-af58-d5b1764d7d93"}]} 2026-04-23 17:16:45.623 7 INFO neutron.db.segments_db [None req-8fbf6ace-60fa-4318-9a27-f99e6d1f2866 d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment 7f4f264e-3475-48fe-a239-1df41f654c42 of type vxlan for network 122c4fbb-3211-4895-8ed6-a6c14e07493d [pid: 8|app: 0|req: 723/1437] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:16:45 2026] DELETE /v2.0/security-group-rules/abfb8555-1930-4239-b7c4-9c0bdd49b508 => 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: 715/1438] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:45 2026] POST /v2.0/networks => generated 635 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1439] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:45.778 8 INFO neutron.db.securitygroups_db [None req-8d42737a-262a-4037-9a69-56fb6d2dd387 c3135d0e416049d1b8ce81e74f781721 cef0acdc276743f9b7fdd3c4fb25fa8b - - default default] Project cef0acdc276743f9b7fdd3c4fb25fa8b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 17:16:45.798 7 INFO neutron.db.segments_db [None req-311f8f5c-de66-4b5c-a265-5613d387dd7b d212b3fad06e4220a859a5e9f503f346 fdfb5133f0574d84aff25402a512813b - - default default] Added segment 021d4a8f-439d-49aa-9f6f-d964f32ee5fb of type vxlan for network 742d2576-7063-47ae-8470-0aebb00bac54 [pid: 8|app: 0|req: 725/1440] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:16:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1441] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 716/1442] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:45 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1443] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1444] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules/98ead028-e554-42fb-ae73-518a723907b1 => generated 607 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1445] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1446] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dbfd4512-89ed-4394-929e-9db2df7c8c2c => 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: 719/1447] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/subnets?id=ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1448] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1449] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:16:45 2026] GET /v2.0/ports?network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce&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: 730/1450] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:16:46 2026] DELETE /v2.0/security-group-rules/98ead028-e554-42fb-ae73-518a723907b1 => 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: 721/1451] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1452] 10.0.0.150 () {32 vars in 673 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1453] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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: 732/1454] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:46 2026] DELETE /v2.0/security-groups/5f7d781c-6695-401b-a761-e8e7bccccace => 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: 723/1455] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/security-groups => 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: 733/1456] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:16:46 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: 7|app: 0|req: 724/1457] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:46 2026] POST /v2.0/subnets => generated 1324 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1458] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1459] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:46 2026] GET /v2.0/security-groups?tenant_id=cef0acdc276743f9b7fdd3c4fb25fa8b&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1460] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:47 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 726/1461] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:46 2026] DELETE /v2.0/subnets/541cf424-9eab-4599-b603-0fd35044f520 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1462] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:47 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1463] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/security-groups/861e7841-8ce2-4537-9790-0392512bebdf => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1464] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/subnets/393ff402-80af-4001-9302-af69f0fb9519 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1465] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:47 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1466] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/networks/742d2576-7063-47ae-8470-0aebb00bac54 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:47.608 7 INFO neutron.services.segments.plugin [-] Segment 021d4a8f-439d-49aa-9f6f-d964f32ee5fb resource provider aggregate not found 2026-04-23 17:16:47.623 7 INFO neutron.services.segments.plugin [-] Segment 021d4a8f-439d-49aa-9f6f-d964f32ee5fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021d4a8f-439d-49aa-9f6f-d964f32ee5fb found for delete ", "request_id": "req-4ea45e33-de94-4656-b37b-1d68681d8435"}]} 2026-04-23 17:16:47.634 7 INFO neutron.services.segments.plugin [-] Segment 021d4a8f-439d-49aa-9f6f-d964f32ee5fb resource provider aggregate not found 2026-04-23 17:16:47.663 7 INFO neutron.services.segments.plugin [-] Segment 021d4a8f-439d-49aa-9f6f-d964f32ee5fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021d4a8f-439d-49aa-9f6f-d964f32ee5fb found for delete ", "request_id": "req-7545c01f-42bf-466e-b07a-cbca38230dbc"}]} 2026-04-23 17:16:47.752 8 INFO neutron.services.segments.plugin [-] Segment 7f4f264e-3475-48fe-a239-1df41f654c42 resource provider aggregate not found 2026-04-23 17:16:47.759 8 INFO neutron.services.segments.plugin [-] Segment 7f4f264e-3475-48fe-a239-1df41f654c42 resource provider aggregate not found 2026-04-23 17:16:47.775 8 INFO neutron.services.segments.plugin [-] Segment 7f4f264e-3475-48fe-a239-1df41f654c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4f264e-3475-48fe-a239-1df41f654c42 found for delete ", "request_id": "req-a28ef871-f8ec-4593-b235-4523b4c3a8c3"}]} 2026-04-23 17:16:47.775 8 INFO neutron.services.segments.plugin [-] Segment 7f4f264e-3475-48fe-a239-1df41f654c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4f264e-3475-48fe-a239-1df41f654c42 found for delete ", "request_id": "req-75bc4b36-20c3-4c1b-8e49-fe6d6952858b"}]} [pid: 8|app: 0|req: 738/1467] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/networks/122c4fbb-3211-4895-8ed6-a6c14e07493d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1468] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/networks/1a4fe3f8-51b9-41b3-bfd6-667046477624 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1469] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:47 2026] DELETE /v2.0/networks/f12204ad-7f19-42dd-b1ca-4ba98eb3efaa => 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: 731/1470] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:48 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1471] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:48 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&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: 732/1472] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:48 2026] GET /v2.0/security-groups?tenant_id=fdfb5133f0574d84aff25402a512813b&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1473] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:48 2026] DELETE /v2.0/security-groups/68c56311-e705-482a-b331-db0363db0817 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1474] 10.0.0.150 () {32 vars in 623 bytes} [Thu Apr 23 17:16:49 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: 742/1475] 10.0.0.150 () {32 vars in 633 bytes} [Thu Apr 23 17:16:49 2026] GET /v2.0/ => generated 632 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1476] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:49 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1477] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:49 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:49.632 7 INFO neutron.db.segments_db [None req-aee7faba-bbdb-4b06-89de-758e2e04662f d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Added segment 65b0614b-bac8-401c-ba58-fa5d08bed533 of type vxlan for network cb9c5fee-7d2f-4621-8121-54cc2f548d2d 2026-04-23 17:16:49.651 7 INFO neutron.services.segments.plugin [-] Segment e1245f4d-9add-4c5e-bbd8-edb597e59589 resource provider aggregate not found 2026-04-23 17:16:49.679 7 INFO neutron.services.segments.plugin [-] Segment e1245f4d-9add-4c5e-bbd8-edb597e59589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1245f4d-9add-4c5e-bbd8-edb597e59589 found for delete ", "request_id": "req-779354c9-e9be-4a28-8982-d943c7dc7dc7"}]} 2026-04-23 17:16:49.687 7 INFO neutron.services.segments.plugin [-] Segment e1245f4d-9add-4c5e-bbd8-edb597e59589 resource provider aggregate not found 2026-04-23 17:16:49.711 7 INFO neutron.services.segments.plugin [-] Segment e1245f4d-9add-4c5e-bbd8-edb597e59589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1245f4d-9add-4c5e-bbd8-edb597e59589 found for delete ", "request_id": "req-1b64c41f-a425-4aca-addd-4eb1c386bdb1"}]} [pid: 7|app: 0|req: 734/1478] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:49 2026] POST /v2.0/networks => generated 612 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:49.795 8 INFO neutron.services.segments.plugin [-] Segment dbfb6332-2112-406a-aa83-b4f65ba1367b resource provider aggregate not found 2026-04-23 17:16:49.802 8 INFO neutron.services.segments.plugin [-] Segment dbfb6332-2112-406a-aa83-b4f65ba1367b resource provider aggregate not found 2026-04-23 17:16:49.826 8 INFO neutron.services.segments.plugin [-] Segment dbfb6332-2112-406a-aa83-b4f65ba1367b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfb6332-2112-406a-aa83-b4f65ba1367b found for delete ", "request_id": "req-7c8b7e89-ed18-412a-b61e-830c239b8e7f"}]} 2026-04-23 17:16:49.830 8 INFO neutron.services.segments.plugin [-] Segment dbfb6332-2112-406a-aa83-b4f65ba1367b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfb6332-2112-406a-aa83-b4f65ba1367b found for delete ", "request_id": "req-5a9579af-fe2e-46aa-b66b-2c8f3b0074dd"}]} [pid: 8|app: 0|req: 745/1479] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:49 2026] GET /v2.0/security-groups?tenant_id=c0cbb0c9ba094b089ed7081a010f6f61&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1480] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:49 2026] POST /v2.0/ports => generated 743 bytes in 358 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: 746/1481] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:50 2026] DELETE /v2.0/security-groups/2852a9ae-b876-4c19-82b0-c23696a03085 => 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: 736/1482] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:16:50 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:50.453 8 INFO neutron.db.segments_db [None req-3ea1bdef-fb15-458b-8bf7-bd57305a97f0 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Added segment 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 of type vxlan for network ee55279c-3dc8-438f-aa5c-35743dc24573 [pid: 8|app: 0|req: 747/1483] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:50 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1484] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:50 2026] POST /v2.0/ports => generated 743 bytes in 360 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: 738/1485] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:50 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:51.174 8 INFO neutron.db.segments_db [None req-5345fd06-343b-4d05-ba23-8564b2c60ddd b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] Added segment 2530838a-c982-4eb3-8102-5c2777c56f3a of type vxlan for network c3c019ae-c566-4aa4-94e7-00bcd18aece5 [pid: 7|app: 0|req: 739/1486] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:16:50 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1487] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:51 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1488] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:50 2026] POST /v2.0/networks => generated 625 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:51.328 7 INFO neutron.db.segments_db [None req-49b1683b-b0e0-4cb4-be14-1ba27f82fbff d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Added segment 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 of type vxlan for network 068c8a9a-607d-469b-8494-625d526ce729 [pid: 7|app: 0|req: 741/1489] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/networks => generated 612 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1490] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:16:51 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1491] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/subnets => generated 641 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1492] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:16:51 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&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-04-23 17:16:51.689 8 INFO neutron.db.segments_db [None req-71d9e3cf-6fff-4fdf-a452-168ac0bb1b22 b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] Added segment ad16ea4e-3b89-4191-bcf8-a37ddab68f54 of type vxlan for network 76138311-56bd-42c3-a650-b5d4a41f7759 [pid: 8|app: 0|req: 751/1493] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/networks => generated 624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1494] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 752/1495] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:16:51 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1496] 10.0.0.150 () {34 vars in 743 bytes} [Thu Apr 23 17:16:51 2026] PUT /v2.0/networks/76138311-56bd-42c3-a650-b5d4a41f7759 => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1497] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1498] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:52 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:52.380 8 INFO neutron.db.segments_db [None req-74ae8f60-ce8f-4b0f-b9e6-8c89b5730db3 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Added segment da641886-db7b-47df-8b35-b3b90eae207a of type vxlan for network 612e409c-aa66-44ea-a92d-7b7af53a1c21 [pid: 8|app: 0|req: 755/1499] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:52 2026] POST /v2.0/networks => generated 613 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1500] 10.0.0.150 () {34 vars in 741 bytes} [Thu Apr 23 17:16:52 2026] PUT /v2.0/subnets/f6b40e0b-396b-443a-84e7-72bc80b45cc6 => generated 636 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:52.807 7 INFO neutron.db.l3_db [None req-5857d9d7-29ba-44d1-a87d-e8bae639584a 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Floating IP 9dcfdabf-86dd-46a5-bccf-9319d9a98129 associated. External IP: 10.96.250.202, port: dbfd4512-89ed-4394-929e-9db2df7c8c2c. [pid: 8|app: 0|req: 757/1501] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:52 2026] POST /v2.0/ports => generated 743 bytes in 299 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-04-23 17:16:53.159 8 INFO neutron.services.segments.plugin [-] Segment ad16ea4e-3b89-4191-bcf8-a37ddab68f54 resource provider aggregate not found 2026-04-23 17:16:53.163 8 INFO neutron.services.segments.plugin [-] Segment ad16ea4e-3b89-4191-bcf8-a37ddab68f54 resource provider aggregate not found 2026-04-23 17:16:53.182 8 INFO neutron.services.segments.plugin [-] Segment ad16ea4e-3b89-4191-bcf8-a37ddab68f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad16ea4e-3b89-4191-bcf8-a37ddab68f54 found for delete ", "request_id": "req-6568ff44-79f6-4853-b815-6ddacba3c040"}]} [pid: 7|app: 0|req: 745/1502] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:16:51 2026] POST /v2.0/floatingips => generated 856 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:53.186 8 INFO neutron.services.segments.plugin [-] Segment ad16ea4e-3b89-4191-bcf8-a37ddab68f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad16ea4e-3b89-4191-bcf8-a37ddab68f54 found for delete ", "request_id": "req-d541cb6c-ac53-4e77-8da4-dc80a49012e7"}]} [pid: 8|app: 0|req: 758/1503] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:52 2026] DELETE /v2.0/networks/76138311-56bd-42c3-a650-b5d4a41f7759 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:53.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9def44b-21d5-4814-b29f-114863700f10'] response: {'name': 'network-changed', 'server_uuid': '3d1ac931-be4f-4381-af54-f59a52f3cf12', 'tag': 'dbfd4512-89ed-4394-929e-9db2df7c8c2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 759/1504] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:53.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e288b08-c054-4b2e-a8d3-f016f268d343 b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1505] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:53 2026] DELETE /v2.0/networks/76138311-56bd-42c3-a650-b5d4a41f7759 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1506] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1507] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:16:53 2026] POST /v2.0/trunks => generated 407 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1508] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/subnets?network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1509] 10.0.0.150 () {32 vars in 653 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 17:16:53.428 7 INFO neutron.db.segments_db [None req-c0ac0540-2273-43df-97ce-389db8f3f829 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Added segment d1ea5389-479d-405b-b422-be276772e3e7 of type vxlan for network 3dfd856f-2b5c-47c8-8ab9-5f3579cd2167 [pid: 8|app: 0|req: 764/1510] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/networks => generated 1309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1511] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1512] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:53 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1513] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/networks/c3c019ae-c566-4aa4-94e7-00bcd18aece5 => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1514] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/subnets/b9cc3392-fd6d-4f85-aa46-8d2d7de95ae1 => generated 641 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:53.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b1b7402-d57c-41fb-8d54-76e7001d5887 b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1515] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:53 2026] DELETE /v2.0/subnets/f6b40e0b-396b-443a-84e7-72bc80b45cc6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:53.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-caf12949-5883-4cd2-8ba2-7b44f5cf103f b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1516] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:53 2026] DELETE /v2.0/networks/76138311-56bd-42c3-a650-b5d4a41f7759 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1517] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:16:53 2026] DELETE /v2.0/subnets/b9cc3392-fd6d-4f85-aa46-8d2d7de95ae1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1518] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:16:53 2026] POST /v2.0/ports => generated 743 bytes in 344 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: 771/1519] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:16:53 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:53.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d711bb3-188a-4692-abcb-d09248c7da80 b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] TaaS: Handle Delete Port: 9b8f371d-d527-425a-9e99-9f232600f8e7 2026-04-23 17:16:53.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d711bb3-188a-4692-abcb-d09248c7da80 b811967c2db248d491b4b6b51caa9c2d cbbef251e7bc4a10acd862c6d190a589 - - default default] Tap Mirror: Handle Delete Port: 9b8f371d-d527-425a-9e99-9f232600f8e7 [pid: 8|app: 0|req: 772/1520] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:16:53 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:54.155 7 INFO neutron.services.segments.plugin [-] Segment 2530838a-c982-4eb3-8102-5c2777c56f3a resource provider aggregate not found [pid: 8|app: 0|req: 773/1521] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 757 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:54.163 7 INFO neutron.services.segments.plugin [-] Segment 2530838a-c982-4eb3-8102-5c2777c56f3a resource provider aggregate not found 2026-04-23 17:16:54.192 7 INFO neutron.services.segments.plugin [-] Segment 2530838a-c982-4eb3-8102-5c2777c56f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2530838a-c982-4eb3-8102-5c2777c56f3a found for delete ", "request_id": "req-86041ade-9ae6-4646-bf98-a94ac2f402b7"}]} 2026-04-23 17:16:54.195 7 INFO neutron.services.segments.plugin [-] Segment 2530838a-c982-4eb3-8102-5c2777c56f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2530838a-c982-4eb3-8102-5c2777c56f3a found for delete ", "request_id": "req-64530cff-34c4-4a04-9ba0-0c482d3e04fd"}]} [pid: 7|app: 0|req: 749/1522] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:53 2026] DELETE /v2.0/networks/c3c019ae-c566-4aa4-94e7-00bcd18aece5 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1523] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:54 2026] PUT /v2.0/trunks/2cd6ffc6-07b8-4558-b244-85aa6b31afa9/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1524] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dbfd4512-89ed-4394-929e-9db2df7c8c2c => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1525] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:54 2026] PUT /v2.0/trunks/7d38bcc5-e53d-4422-9f2f-0998b3083d60/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1526] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1527] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/subnets?id=ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1528] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:54 2026] PUT /v2.0/trunks/556c246c-6d4a-48b8-a014-03f66172e6aa/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1529] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/ports?network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1530] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:16:54 2026] PUT /v2.0/trunks/fe75224b-1dc6-4a4a-af66-ca8ffacb5bbc/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1531] 10.0.0.150 () {32 vars in 662 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1532] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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: 755/1533] 10.0.0.150 () {32 vars in 676 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1534] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1535] 10.0.0.150 () {32 vars in 672 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1536] 10.0.0.150 () {32 vars in 684 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1537] 10.0.0.150 () {32 vars in 670 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1538] 10.0.0.150 () {32 vars in 684 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1539] 10.0.0.150 () {32 vars in 680 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1540] 10.0.0.150 () {32 vars in 692 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1541] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks/2cd6ffc6-07b8-4558-b244-85aa6b31afa9 => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1542] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/ports/7de12d3c-749e-4daf-929f-4858bcc1f1a1 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1543] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:16:54 2026] DELETE /v2.0/trunks/2cd6ffc6-07b8-4558-b244-85aa6b31afa9 => 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: 761/1544] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/trunks/7d38bcc5-e53d-4422-9f2f-0998b3083d60 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1545] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/security-groups?tenant_id=cbbef251e7bc4a10acd862c6d190a589&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1546] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/ports/96f39406-0967-4809-a056-2a9fe2792520 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1547] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:54 2026] GET /v2.0/security-groups?tenant_id=c19c7882e29d4ab3b42b43ea5df9d718&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1548] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/security-groups/fc696d2e-7f7b-488e-8360-45cef07d463a => 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: 763/1549] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/trunks/7d38bcc5-e53d-4422-9f2f-0998b3083d60 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1550] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/trunks/556c246c-6d4a-48b8-a014-03f66172e6aa => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1551] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/ports/0d6b3599-5ca7-4805-9b74-43ff29cf7a97 => 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: 766/1552] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => 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: 787/1553] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/security-groups/9531d5dd-00df-4348-8b02-c99c5870500f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1554] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/trunks/556c246c-6d4a-48b8-a014-03f66172e6aa => 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: 788/1555] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/trunks/fe75224b-1dc6-4a4a-af66-ca8ffacb5bbc => generated 414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1556] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/ports/d21fa773-99c4-486f-9a55-828f865cd8ed => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1557] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/security-groups?tenant_id=2314f826e01c4dfa9c1225cb216b5b23&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1558] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/trunks/fe75224b-1dc6-4a4a-af66-ca8ffacb5bbc => 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: 770/1559] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/trunks/50e86654-5f03-401a-96aa-9bd5b3cb9e71 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1560] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:16:55 2026] GET /v2.0/ports/c924558e-8987-4100-abdc-7236ca116938 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1561] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/security-groups/1e987125-ffda-411d-95cc-8d876a313549 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1562] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/trunks/50e86654-5f03-401a-96aa-9bd5b3cb9e71 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:55.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c99eb3c-4de9-4e13-884d-d187f22c2be9 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] TaaS: Handle Delete Port: 7de12d3c-749e-4daf-929f-4858bcc1f1a1 2026-04-23 17:16:55.988 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c99eb3c-4de9-4e13-884d-d187f22c2be9 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Tap Mirror: Handle Delete Port: 7de12d3c-749e-4daf-929f-4858bcc1f1a1 [pid: 8|app: 0|req: 791/1563] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:55 2026] DELETE /v2.0/ports/7de12d3c-749e-4daf-929f-4858bcc1f1a1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:56.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-bef59b57-e454-4a0c-a40b-222d2ce5fd72 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] TaaS: Handle Delete Port: 96f39406-0967-4809-a056-2a9fe2792520 2026-04-23 17:16:56.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bef59b57-e454-4a0c-a40b-222d2ce5fd72 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Tap Mirror: Handle Delete Port: 96f39406-0967-4809-a056-2a9fe2792520 [pid: 7|app: 0|req: 773/1564] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:56 2026] DELETE /v2.0/ports/96f39406-0967-4809-a056-2a9fe2792520 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:56.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-5580114f-c4e4-4c11-b72b-8ec8e7e772d5 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] TaaS: Handle Delete Port: 0d6b3599-5ca7-4805-9b74-43ff29cf7a97 2026-04-23 17:16:56.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5580114f-c4e4-4c11-b72b-8ec8e7e772d5 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Tap Mirror: Handle Delete Port: 0d6b3599-5ca7-4805-9b74-43ff29cf7a97 [pid: 8|app: 0|req: 792/1565] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:56 2026] DELETE /v2.0/ports/0d6b3599-5ca7-4805-9b74-43ff29cf7a97 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:56.734 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e82fd45-9022-43df-9e2c-6ea69e3e09ed d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] TaaS: Handle Delete Port: d21fa773-99c4-486f-9a55-828f865cd8ed 2026-04-23 17:16:56.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e82fd45-9022-43df-9e2c-6ea69e3e09ed d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Tap Mirror: Handle Delete Port: d21fa773-99c4-486f-9a55-828f865cd8ed [pid: 7|app: 0|req: 774/1566] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:56 2026] DELETE /v2.0/ports/d21fa773-99c4-486f-9a55-828f865cd8ed => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:56.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-174c631f-fa90-4413-9eb9-0724b7280c50 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] TaaS: Handle Delete Port: c924558e-8987-4100-abdc-7236ca116938 2026-04-23 17:16:56.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-174c631f-fa90-4413-9eb9-0724b7280c50 d9877bd7acb54cf1843d62c821db19a4 51d9eab403674d5699be6fbcb49633ef - - default default] Tap Mirror: Handle Delete Port: c924558e-8987-4100-abdc-7236ca116938 [pid: 8|app: 0|req: 793/1567] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:16:56 2026] DELETE /v2.0/ports/c924558e-8987-4100-abdc-7236ca116938 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:57.172 7 INFO neutron.services.segments.plugin [-] Segment 65b0614b-bac8-401c-ba58-fa5d08bed533 resource provider aggregate not found 2026-04-23 17:16:57.177 7 INFO neutron.services.segments.plugin [-] Segment 65b0614b-bac8-401c-ba58-fa5d08bed533 resource provider aggregate not found 2026-04-23 17:16:57.195 7 INFO neutron.services.segments.plugin [-] Segment 65b0614b-bac8-401c-ba58-fa5d08bed533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b0614b-bac8-401c-ba58-fa5d08bed533 found for delete ", "request_id": "req-cd15ffc0-1a2c-4ce5-b108-bd1bca690016"}]} 2026-04-23 17:16:57.198 7 INFO neutron.services.segments.plugin [-] Segment 65b0614b-bac8-401c-ba58-fa5d08bed533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b0614b-bac8-401c-ba58-fa5d08bed533 found for delete ", "request_id": "req-f030b625-9721-46ce-94ad-3b37dfc3579b"}]} [pid: 7|app: 0|req: 775/1568] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:57 2026] DELETE /v2.0/networks/cb9c5fee-7d2f-4621-8121-54cc2f548d2d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1569] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:57 2026] DELETE /v2.0/networks/ee55279c-3dc8-438f-aa5c-35743dc24573 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:57.461 8 INFO neutron.db.segments_db [None req-45266ff4-ae6f-49e9-8714-96e257570135 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 of type vxlan for network 9898d66a-1d1e-4c65-8933-ad09d51526ad [pid: 7|app: 0|req: 777/1570] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:57 2026] DELETE /v2.0/networks/068c8a9a-607d-469b-8494-625d526ce729 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1571] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:57 2026] POST /v2.0/networks => generated 615 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1572] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:57 2026] DELETE /v2.0/networks/612e409c-aa66-44ea-a92d-7b7af53a1c21 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:16:57.630 8 INFO neutron.db.segments_db [None req-a9c7bf0e-0d60-43fb-a731-43ee42c49d8d 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment 7e9a0e22-f92c-4ec0-8532-c6789be98b46 of type vxlan for network dbf3c6a0-b4a9-4932-b2ee-a9383122ad3a [pid: 8|app: 0|req: 795/1573] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:16:57 2026] POST /v2.0/networks => generated 614 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1574] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:57 2026] DELETE /v2.0/networks/3dfd856f-2b5c-47c8-8ab9-5f3579cd2167 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1575] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:57 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1576] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:58 2026] POST /v2.0/subnets => generated 655 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:58.328 8 INFO neutron.db.segments_db [None req-0aa7f64d-0315-474e-add6-5f5846c13c81 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment 7f80b3c0-6de0-456a-a0b4-5367841955de of type vxlan for network 33ec6aae-4710-4795-83bd-50b910bae809 2026-04-23 17:16:58.589 8 INFO neutron.db.l3_hamode_db [None req-0aa7f64d-0315-474e-add6-5f5846c13c81 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:16:58.701 8 INFO neutron.db.l3_hamode_db [None req-0aa7f64d-0315-474e-add6-5f5846c13c81 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1577] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:58 2026] GET /v2.0/security-groups?tenant_id=b4186419808f4547984978a3205752e6&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1578] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:58 2026] DELETE /v2.0/security-groups/225708fa-1fc4-497c-b814-944440d077d6 => 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: 783/1579] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:59 2026] GET /v2.0/security-groups?tenant_id=51d9eab403674d5699be6fbcb49633ef&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:16:59.224 7 INFO neutron.services.segments.plugin [-] Segment 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 resource provider aggregate not found 2026-04-23 17:16:59.226 7 INFO neutron.services.segments.plugin [-] Segment 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 resource provider aggregate not found 2026-04-23 17:16:59.250 7 INFO neutron.services.segments.plugin [-] Segment 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 found for delete ", "request_id": "req-3f99acd1-d08e-42ee-a0d9-cea33f406331"}]} 2026-04-23 17:16:59.253 7 INFO neutron.services.segments.plugin [-] Segment 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770eec13-2a66-4c46-a5cb-8cb8ebc32e69 found for delete ", "request_id": "req-df533e02-daf4-40ff-ace5-5c02e9a45ba2"}]} 2026-04-23 17:16:59.274 7 INFO neutron.services.segments.plugin [-] Segment 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 resource provider aggregate not found 2026-04-23 17:16:59.275 7 INFO neutron.services.segments.plugin [-] Segment 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 resource provider aggregate not found 2026-04-23 17:16:59.300 7 INFO neutron.services.segments.plugin [-] Segment 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 found for delete ", "request_id": "req-7c1dbd56-954b-418f-a4ef-745b3990d9a7"}]} 2026-04-23 17:16:59.306 7 INFO neutron.services.segments.plugin [-] Segment 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3e7eb2-e20f-4c46-bf98-98f43da7c990 found for delete ", "request_id": "req-980cdbbf-3282-4d1a-a1ab-53972cb703ed"}]} [pid: 8|app: 0|req: 797/1580] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:16:58 2026] POST /v2.0/routers => generated 511 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:16:59.330 7 INFO neutron.services.segments.plugin [-] Segment da641886-db7b-47df-8b35-b3b90eae207a resource provider aggregate not found 2026-04-23 17:16:59.332 7 INFO neutron.services.segments.plugin [-] Segment da641886-db7b-47df-8b35-b3b90eae207a resource provider aggregate not found 2026-04-23 17:16:59.348 7 INFO neutron.services.segments.plugin [-] Segment da641886-db7b-47df-8b35-b3b90eae207a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da641886-db7b-47df-8b35-b3b90eae207a found for delete ", "request_id": "req-95c6fa3f-a826-4ed7-aeb2-7ff705e27b69"}]} 2026-04-23 17:16:59.356 7 INFO neutron.services.segments.plugin [-] Segment da641886-db7b-47df-8b35-b3b90eae207a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da641886-db7b-47df-8b35-b3b90eae207a found for delete ", "request_id": "req-57ac7897-33e6-4dbc-9092-8d993dec5e6e"}]} 2026-04-23 17:16:59.373 7 INFO neutron.services.segments.plugin [-] Segment d1ea5389-479d-405b-b422-be276772e3e7 resource provider aggregate not found 2026-04-23 17:16:59.379 7 INFO neutron.services.segments.plugin [-] Segment d1ea5389-479d-405b-b422-be276772e3e7 resource provider aggregate not found 2026-04-23 17:16:59.398 7 INFO neutron.services.segments.plugin [-] Segment d1ea5389-479d-405b-b422-be276772e3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ea5389-479d-405b-b422-be276772e3e7 found for delete ", "request_id": "req-6f6706e3-65bf-4df9-a76e-2ee8d69fdd9b"}]} 2026-04-23 17:16:59.404 7 INFO neutron.services.segments.plugin [-] Segment d1ea5389-479d-405b-b422-be276772e3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ea5389-479d-405b-b422-be276772e3e7 found for delete ", "request_id": "req-afc74b96-8f89-49e0-87e3-ee3fe01bc049"}]} [pid: 7|app: 0|req: 784/1581] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:59 2026] DELETE /v2.0/security-groups/436315bf-9466-4925-b136-5ea6f4950df4 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1584] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:16:59 2026] GET /v2.0/security-groups?tenant_id=ca8bc037919d4acf9eb28c480ae4630c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1585] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:16:59 2026] DELETE /v2.0/security-groups/c3540fbf-7846-4d3c-8183-c09e9146d5bf => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1586] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:16:59 2026] PUT /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35/add_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1587] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:17:00 2026] GET /v2.0/ports/f37f1db3-1e86-4bb8-8bea-4a1ea61b43d0 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1588] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:01 2026] GET /v2.0/security-groups?tenant_id=d1201c836da64bd9bc17bab11e994c9c&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1589] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:17:00 2026] PUT /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35/add_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1590] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:01 2026] DELETE /v2.0/security-groups/c4936c30-866d-44cc-824c-0cfc6459b426 => 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: 800/1591] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:17:01 2026] GET /v2.0/ports/54654b95-1704-4d64-8b13-1653b25a5d7d => generated 967 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1592] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:01 2026] GET /v2.0/security-groups?tenant_id=c1a63f5d27a64776b8500dfc231ae21e&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: 793/1593] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:01 2026] DELETE /v2.0/security-groups/8588f760-2fa3-4759-84bf-70c7ca1d2fd6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1594] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:17:02 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1595] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:02 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:02.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-936191fa-6aa0-42e6-9a9d-f4922d86eaaf 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 54654b95-1704-4d64-8b13-1653b25a5d7d 2026-04-23 17:17:02.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-936191fa-6aa0-42e6-9a9d-f4922d86eaaf 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 54654b95-1704-4d64-8b13-1653b25a5d7d [pid: 8|app: 0|req: 801/1596] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:01 2026] PUT /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:02.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7927478-b330-4777-8a57-ce752f192631 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: f37f1db3-1e86-4bb8-8bea-4a1ea61b43d0 2026-04-23 17:17:02.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7927478-b330-4777-8a57-ce752f192631 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: f37f1db3-1e86-4bb8-8bea-4a1ea61b43d0 [pid: 7|app: 0|req: 796/1597] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:02 2026] PUT /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1598] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:03 2026] GET /v2.0/ports?device_id=5bef9f02-2276-4529-af52-c50a8b8bac35 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:03.587 8 INFO neutron.db.segments_db [None req-4f4ffde2-207f-4026-9490-b62966c068c2 cfe94131cb4a4442804bf11f647db724 9f334f791dcc4696b0b376ce3235f9a8 - - default default] Added segment 24b98472-0cc9-4b2d-b737-7e947e385bbd of type vxlan for network 268d04e3-cfde-43a7-8683-87dfc10f3231 2026-04-23 17:17:03.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0dd9c8e-3192-43c5-a201-4d3cf9bc59c4 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 751ffb88-6b5d-462c-93e8-6dc9a84eea25 2026-04-23 17:17:03.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0dd9c8e-3192-43c5-a201-4d3cf9bc59c4 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 751ffb88-6b5d-462c-93e8-6dc9a84eea25 [pid: 8|app: 0|req: 802/1599] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:03 2026] POST /v2.0/networks => generated 612 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1600] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:03 2026] PUT /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 25 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1601] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:03 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1602] 10.0.0.150 () {34 vars in 764 bytes} [Thu Apr 23 17:17:03 2026] PUT /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 17:17:03.998 7 INFO neutron.services.segments.plugin [-] Segment 7f80b3c0-6de0-456a-a0b4-5367841955de resource provider aggregate not found 2026-04-23 17:17:04.004 7 INFO neutron.services.segments.plugin [-] Segment 7f80b3c0-6de0-456a-a0b4-5367841955de resource provider aggregate not found 2026-04-23 17:17:04.024 7 INFO neutron.services.segments.plugin [-] Segment 7f80b3c0-6de0-456a-a0b4-5367841955de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f80b3c0-6de0-456a-a0b4-5367841955de found for delete ", "request_id": "req-9411a0c0-3679-4426-9b5e-cf73f04afac4"}]} 2026-04-23 17:17:04.030 7 INFO neutron.services.segments.plugin [-] Segment 7f80b3c0-6de0-456a-a0b4-5367841955de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f80b3c0-6de0-456a-a0b4-5367841955de found for delete ", "request_id": "req-2a8979a0-d944-4528-9aad-c165a35939a8"}]} [pid: 8|app: 0|req: 806/1603] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:03 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:04.052 7 INFO neutron.db.l3_hamode_db [None req-e0dd9c8e-3192-43c5-a201-4d3cf9bc59c4 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] HA network 33ec6aae-4710-4795-83bd-50b910bae809 was deleted as no HA routers are present in tenant 724a287e69da478d88af7be1d66fb90e. [pid: 7|app: 0|req: 798/1604] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:03 2026] DELETE /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1605] 10.0.0.150 () {34 vars in 760 bytes} [Thu Apr 23 17:17:04 2026] PUT /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1606] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1607] 10.0.0.150 () {34 vars in 782 bytes} [Thu Apr 23 17:17:04 2026] PUT /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1608] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/subnets/37dee313-9309-4116-a880-3ba08ead858e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1609] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1610] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:04 2026] PUT /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1611] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/subnets/d76adb1c-2f30-4e29-a75b-eb40d76fae03 => 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: 812/1612] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1613] 10.0.0.150 () {32 vars in 741 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:04.505 7 INFO neutron_taas.services.taas.taas_plugin [None req-11f848f6-8ca8-4184-a5f3-6bd06349b821 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 7a3891f3-de62-4ec7-929a-366ced9f91fb 2026-04-23 17:17:04.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11f848f6-8ca8-4184-a5f3-6bd06349b821 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 7a3891f3-de62-4ec7-929a-366ced9f91fb 2026-04-23 17:17:04.536 8 INFO neutron.api.v2.resource [None req-989916b0-11b2-4279-8fc6-98012c80f52c cfe94131cb4a4442804bf11f647db724 9f334f791dcc4696b0b376ce3235f9a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1614] 10.0.0.150 () {32 vars in 745 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/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: 815/1615] 10.0.0.150 () {32 vars in 744 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1616] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:04.697 8 INFO neutron.api.v2.resource [None req-34e30f9f-ca1e-44a6-bd36-7a6deb03d756 cfe94131cb4a4442804bf11f647db724 9f334f791dcc4696b0b376ce3235f9a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1617] 10.0.0.150 () {32 vars in 748 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1618] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/dbf3c6a0-b4a9-4932-b2ee-a9383122ad3a => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1619] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:04.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-87a49305-b9c5-4b22-9fc6-f5b543798106 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: c3485faa-2766-4ac5-ad4f-91f979e81892 2026-04-23 17:17:04.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87a49305-b9c5-4b22-9fc6-f5b543798106 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: c3485faa-2766-4ac5-ad4f-91f979e81892 [pid: 8|app: 0|req: 819/1620] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:04.923 8 INFO neutron.services.segments.plugin [-] Segment 24b98472-0cc9-4b2d-b737-7e947e385bbd resource provider aggregate not found 2026-04-23 17:17:04.928 8 INFO neutron.services.segments.plugin [-] Segment 24b98472-0cc9-4b2d-b737-7e947e385bbd resource provider aggregate not found 2026-04-23 17:17:04.946 8 INFO neutron.services.segments.plugin [-] Segment 24b98472-0cc9-4b2d-b737-7e947e385bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b98472-0cc9-4b2d-b737-7e947e385bbd found for delete ", "request_id": "req-79f3e88f-e9ca-4623-8bc3-d7d957e9fe67"}]} 2026-04-23 17:17:04.947 8 INFO neutron.services.segments.plugin [-] Segment 24b98472-0cc9-4b2d-b737-7e947e385bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b98472-0cc9-4b2d-b737-7e947e385bbd found for delete ", "request_id": "req-e51f02a7-b0d0-4dfc-9ee6-ff73374ef0e9"}]} [pid: 8|app: 0|req: 820/1621] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/268d04e3-cfde-43a7-8683-87dfc10f3231 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1622] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:04 2026] DELETE /v2.0/networks/9898d66a-1d1e-4c65-8933-ad09d51526ad => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:05.042 8 INFO neutron.db.segments_db [None req-ec2d8b84-be29-4fc5-8de2-359ab082c82e 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment 12e3666c-4aa7-467f-820f-cf08e5d168b8 of type vxlan for network 9629959a-bc79-4a62-9cce-79ff2b51fb42 [pid: 8|app: 0|req: 821/1623] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:04 2026] POST /v2.0/networks => generated 615 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1624] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:05 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:05.430 8 INFO neutron.db.segments_db [None req-ce92cdca-ec23-4741-912e-ddea051745a6 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment b3e0f76b-8304-44b4-9f47-35cfb932b035 of type vxlan for network 0f231c8e-d7ec-4934-801f-fa7b74c31588 2026-04-23 17:17:05.676 8 INFO neutron.db.l3_hamode_db [None req-ce92cdca-ec23-4741-912e-ddea051745a6 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 804/1625] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:05 2026] GET /v2.0/security-groups?tenant_id=01c9a251c81f4ddd9c6b0425eb6b417c&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1626] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:05 2026] GET /v2.0/security-groups?tenant_id=9f334f791dcc4696b0b376ce3235f9a8&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:17:05.816 8 INFO neutron.db.l3_hamode_db [None req-ce92cdca-ec23-4741-912e-ddea051745a6 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 806/1627] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:05 2026] DELETE /v2.0/security-groups/be8eaa20-9a60-4be8-a059-0d10f4a02a45 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1628] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:05 2026] DELETE /v2.0/security-groups/00437146-f6da-4d23-9a0d-df9364918aa3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:06.048 7 INFO neutron.services.segments.plugin [-] Segment 7e9a0e22-f92c-4ec0-8532-c6789be98b46 resource provider aggregate not found 2026-04-23 17:17:06.052 7 INFO neutron.services.segments.plugin [-] Segment 7e9a0e22-f92c-4ec0-8532-c6789be98b46 resource provider aggregate not found 2026-04-23 17:17:06.063 7 INFO neutron.services.segments.plugin [-] Segment 7e9a0e22-f92c-4ec0-8532-c6789be98b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e9a0e22-f92c-4ec0-8532-c6789be98b46 found for delete ", "request_id": "req-14fe741d-e51f-4904-9add-177f0f212538"}]} 2026-04-23 17:17:06.069 7 INFO neutron.services.segments.plugin [-] Segment 7e9a0e22-f92c-4ec0-8532-c6789be98b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e9a0e22-f92c-4ec0-8532-c6789be98b46 found for delete ", "request_id": "req-dcbd886c-1393-4fbe-b376-b719bb8f427b"}]} 2026-04-23 17:17:06.088 7 INFO neutron.services.segments.plugin [-] Segment a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 resource provider aggregate not found 2026-04-23 17:17:06.093 7 INFO neutron.services.segments.plugin [-] Segment a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 resource provider aggregate not found 2026-04-23 17:17:06.105 7 INFO neutron.services.segments.plugin [-] Segment a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 found for delete ", "request_id": "req-95c249ff-fb30-416f-917b-2988fe6a0665"}]} 2026-04-23 17:17:06.111 7 INFO neutron.services.segments.plugin [-] Segment a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f0b454-1e6b-4761-a6db-b6c7f6d82ed0 found for delete ", "request_id": "req-4c93e680-26ff-4b5f-90e6-a1bdfd7c331b"}]} [pid: 7|app: 0|req: 808/1629] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:06 2026] GET /v2.0/security-groups?tenant_id=0cfcce544c8849be98a2de0bb6d6a9f3&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1630] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:06 2026] DELETE /v2.0/security-groups/e55ab9c4-74ce-4282-b60e-0b4ec427eef6 => 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: 822/1631] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:05 2026] POST /v2.0/routers => generated 511 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1632] 10.0.0.150 () {34 vars in 665 bytes} [Thu Apr 23 17:17:06 2026] POST /v2.0/ports => generated 963 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1633] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:17:06 2026] PUT /v2.0/routers/ad74d918-73bc-4006-8223-2b68b04a3a45/add_router_interface => generated 309 bytes in 1109 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: 811/1634] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:17:07 2026] GET /v2.0/ports/31afea05-e2fd-42dd-8f09-68bdbaff402e => generated 1037 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:08.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-13b41684-45bf-4ad0-bf6b-14448d08875c 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 31afea05-e2fd-42dd-8f09-68bdbaff402e 2026-04-23 17:17:08.279 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13b41684-45bf-4ad0-bf6b-14448d08875c 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 31afea05-e2fd-42dd-8f09-68bdbaff402e [pid: 8|app: 0|req: 824/1635] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:07 2026] PUT /v2.0/routers/ad74d918-73bc-4006-8223-2b68b04a3a45/remove_router_interface => generated 309 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:08.774 7 INFO neutron.api.v2.resource [None req-8bc8757a-ce22-47e0-b045-7c56dfe50985 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1636] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:08 2026] PUT /v2.0/routers/ad74d918-73bc-4006-8223-2b68b04a3a45/remove_router_interface => generated 197 bytes in 106 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: 825/1637] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:08 2026] GET /v2.0/ports?device_id=ad74d918-73bc-4006-8223-2b68b04a3a45 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:08.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca51e73b-d6c2-4e2b-8cfa-5394b8ffe798 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 977508d9-51e8-48e5-a4ca-610a0764228f 2026-04-23 17:17:08.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca51e73b-d6c2-4e2b-8cfa-5394b8ffe798 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 977508d9-51e8-48e5-a4ca-610a0764228f 2026-04-23 17:17:09.318 7 INFO neutron.services.segments.plugin [-] Segment b3e0f76b-8304-44b4-9f47-35cfb932b035 resource provider aggregate not found 2026-04-23 17:17:09.324 7 INFO neutron.services.segments.plugin [-] Segment b3e0f76b-8304-44b4-9f47-35cfb932b035 resource provider aggregate not found 2026-04-23 17:17:09.342 7 INFO neutron.services.segments.plugin [-] Segment b3e0f76b-8304-44b4-9f47-35cfb932b035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e0f76b-8304-44b4-9f47-35cfb932b035 found for delete ", "request_id": "req-04339f2a-7b91-4386-99ae-30c03385a057"}]} 2026-04-23 17:17:09.348 7 INFO neutron.services.segments.plugin [-] Segment b3e0f76b-8304-44b4-9f47-35cfb932b035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e0f76b-8304-44b4-9f47-35cfb932b035 found for delete ", "request_id": "req-6b84d1e0-0bd2-43dc-a2a7-26065a9fbae4"}]} 2026-04-23 17:17:09.354 7 INFO neutron.db.l3_hamode_db [None req-ca51e73b-d6c2-4e2b-8cfa-5394b8ffe798 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] HA network 0f231c8e-d7ec-4934-801f-fa7b74c31588 was deleted as no HA routers are present in tenant 724a287e69da478d88af7be1d66fb90e. [pid: 7|app: 0|req: 813/1638] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:08 2026] DELETE /v2.0/routers/ad74d918-73bc-4006-8223-2b68b04a3a45 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1639] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:09 2026] DELETE /v2.0/subnets/49f92244-8c3a-41ab-b767-6f5b2c373af6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:09.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db2faf0-e312-458a-9289-3eac002bb6f7 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 00a63715-7d38-406e-adb4-1711f3a98900 2026-04-23 17:17:09.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db2faf0-e312-458a-9289-3eac002bb6f7 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 00a63715-7d38-406e-adb4-1711f3a98900 [pid: 7|app: 0|req: 814/1640] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:09 2026] DELETE /v2.0/networks/9629959a-bc79-4a62-9cce-79ff2b51fb42 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:09.928 7 INFO neutron.db.segments_db [None req-72301413-a320-4c8a-b7a8-677d9ceb52da 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment dffa5aa9-2931-4b47-873e-4876848e13b9 of type vxlan for network 433ec71a-e954-42d7-bd07-2c53c896e87d [pid: 7|app: 0|req: 815/1641] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:09 2026] POST /v2.0/networks => generated 615 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1642] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:17:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1643] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:17:10 2026] PUT /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1644] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/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: 816/1645] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:10 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1646] 10.0.0.150 () {34 vars in 778 bytes} [Thu Apr 23 17:17:10 2026] PUT /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 17:17:10.347 7 INFO neutron.db.segments_db [None req-eacda627-b4cd-40af-8778-346abb51bbba 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d of type vxlan for network cba1dbec-ad17-4c83-a61c-386ff55e5aae [pid: 8|app: 0|req: 831/1647] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1648] 10.0.0.150 () {34 vars in 774 bytes} [Thu Apr 23 17:17:10 2026] PUT /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1649] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1650] 10.0.0.150 () {34 vars in 796 bytes} [Thu Apr 23 17:17:10 2026] PUT /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/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: 8|app: 0|req: 835/1651] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:10.612 7 INFO neutron.db.l3_hamode_db [None req-eacda627-b4cd-40af-8778-346abb51bbba 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 836/1652] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:17:10 2026] PUT /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1653] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1654] 10.0.0.150 () {32 vars in 755 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:10.745 8 INFO neutron.api.v2.resource [None req-2925036f-c5ea-4fd3-a274-6892907972ee 852ef091b09e4414b58e00564aaf39f7 089415b17de0476498acd822ead6cbd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1655] 10.0.0.150 () {32 vars in 759 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:17:10.751 7 INFO neutron.db.l3_hamode_db [None req-eacda627-b4cd-40af-8778-346abb51bbba 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1656] 10.0.0.150 () {32 vars in 758 bytes} [Thu Apr 23 17:17:10 2026] DELETE /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags/red => 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: 841/1657] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:10.890 8 INFO neutron.api.v2.resource [None req-b09cf6e7-9e69-41fa-9c2d-179140e0765c 852ef091b09e4414b58e00564aaf39f7 089415b17de0476498acd822ead6cbd8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1658] 10.0.0.150 () {32 vars in 762 bytes} [Thu Apr 23 17:17:10 2026] DELETE /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/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: 843/1659] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:17:10 2026] DELETE /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => 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: 844/1660] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225/tags => 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: 845/1661] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:10 2026] DELETE /v2.0/security-groups/62a0b814-5c8a-4e6c-8bbb-00ac32646225 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1662] 10.0.0.150 () {32 vars in 826 bytes} [Thu Apr 23 17:17:11 2026] GET /v2.0/ports?project_id=d39daf19258941ccb0cc36e90437bb92&network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 3695 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:17:11.362 7 INFO neutron.services.segments.plugin [-] Segment 12e3666c-4aa7-467f-820f-cf08e5d168b8 resource provider aggregate not found 2026-04-23 17:17:11.370 7 INFO neutron.services.segments.plugin [-] Segment 12e3666c-4aa7-467f-820f-cf08e5d168b8 resource provider aggregate not found 2026-04-23 17:17:11.382 7 INFO neutron.services.segments.plugin [-] Segment 12e3666c-4aa7-467f-820f-cf08e5d168b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e3666c-4aa7-467f-820f-cf08e5d168b8 found for delete ", "request_id": "req-22cbd644-12c7-4cd0-b4d3-9103f9db25b2"}]} [pid: 7|app: 0|req: 817/1663] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:10 2026] POST /v2.0/routers => generated 511 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:11.395 7 INFO neutron.services.segments.plugin [-] Segment 12e3666c-4aa7-467f-820f-cf08e5d168b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e3666c-4aa7-467f-820f-cf08e5d168b8 found for delete ", "request_id": "req-6eee7140-3baf-4546-90b7-98675841e5ba"}]} [pid: 7|app: 0|req: 818/1664] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:17:11 2026] GET /v2.0/subnets?network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1665] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:11 2026] GET /v2.0/security-groups?tenant_id=8f48368cddec4d0f9a1c41c5fdc16a48&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:17:12.217 7 INFO neutron.db.l3_db [None req-aca8e558-e606-47ec-a824-41078ca7b177 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Floating IP 9dcfdabf-86dd-46a5-bccf-9319d9a98129 disassociated. External IP: 10.96.250.202, port: dbfd4512-89ed-4394-929e-9db2df7c8c2c. [pid: 8|app: 0|req: 847/1666] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:17:11 2026] PUT /v2.0/routers/1244319b-0631-497c-a3bc-ea2766347950/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1667] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:17:12 2026] PUT /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 554 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1668] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:12 2026] DELETE /v2.0/security-groups/570493b8-9618-48d0-bc80-f8cb74b70087 => 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: 821/1669] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:17:12 2026] GET /v2.0/ports/3e260554-cda2-4824-9c8e-df99ea6b1be5 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1670] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:12 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:12.611 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a8482a-9ee5-4051-a7e8-d11a78aa917c'] response: {'name': 'network-changed', 'server_uuid': '3d1ac931-be4f-4381-af54-f59a52f3cf12', 'tag': 'dbfd4512-89ed-4394-929e-9db2df7c8c2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 850/1671] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:12 2026] GET /v2.0/security-groups?tenant_id=089415b17de0476498acd822ead6cbd8&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1672] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:12 2026] DELETE /v2.0/security-groups/b8a58dd7-ebf5-4205-b506-5d7fb9a7f6c5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:12.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-5becaab0-6cab-4b30-b034-b91ae419af65 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 3e260554-cda2-4824-9c8e-df99ea6b1be5 2026-04-23 17:17:12.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5becaab0-6cab-4b30-b034-b91ae419af65 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 3e260554-cda2-4824-9c8e-df99ea6b1be5 [pid: 8|app: 0|req: 852/1673] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 853/1674] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => 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: 854/1675] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dbfd4512-89ed-4394-929e-9db2df7c8c2c => 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: 855/1676] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/subnets?id=ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1677] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/ports?network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1678] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:12 2026] PUT /v2.0/routers/1244319b-0631-497c-a3bc-ea2766347950/remove_router_interface => generated 309 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1679] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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: 823/1680] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/ports?device_id=1244319b-0631-497c-a3bc-ea2766347950 => 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: 824/1681] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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) 2026-04-23 17:17:13.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-1709667d-b24b-4575-bce3-e119827b77a1 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: efac5394-8e2e-4783-a2e5-75eddb1ef53c 2026-04-23 17:17:13.590 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1709667d-b24b-4575-bce3-e119827b77a1 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: efac5394-8e2e-4783-a2e5-75eddb1ef53c [pid: 7|app: 0|req: 825/1682] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:13.950 8 INFO neutron.services.segments.plugin [-] Segment 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d resource provider aggregate not found 2026-04-23 17:17:13.953 8 INFO neutron.services.segments.plugin [-] Segment 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d resource provider aggregate not found 2026-04-23 17:17:13.974 8 INFO neutron.services.segments.plugin [-] Segment 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d found for delete ", "request_id": "req-22b09631-9fb1-480c-9639-8f9d08b160fc"}]} 2026-04-23 17:17:13.979 8 INFO neutron.services.segments.plugin [-] Segment 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5b0d84-9d74-456f-a85a-6640cb7b9d2d found for delete ", "request_id": "req-6a18b88b-a035-4500-90a8-3e916d1c17b7"}]} 2026-04-23 17:17:13.990 8 INFO neutron.db.l3_hamode_db [None req-1709667d-b24b-4575-bce3-e119827b77a1 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] HA network cba1dbec-ad17-4c83-a61c-386ff55e5aae was deleted as no HA routers are present in tenant 724a287e69da478d88af7be1d66fb90e. [pid: 8|app: 0|req: 858/1683] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:13 2026] DELETE /v2.0/routers/1244319b-0631-497c-a3bc-ea2766347950 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1684] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:14 2026] DELETE /v2.0/subnets/a4ff684f-5a98-4972-99bb-f95967ee1ac2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1685] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:14 2026] DELETE /v2.0/networks/433ec71a-e954-42d7-bd07-2c53c896e87d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:14.341 7 INFO neutron.db.segments_db [None req-f04810a2-0970-40bb-9ba7-e8e68482bec0 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Added segment bf83be2a-5486-46f8-9339-ebeaa5e90051 of type vxlan for network 40a29f75-7614-4463-8a70-b62f932d8f60 2026-04-23 17:17:14.600 7 INFO neutron.db.l3_hamode_db [None req-f04810a2-0970-40bb-9ba7-e8e68482bec0 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 862/1688] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:14 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 552 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:15.481 7 INFO neutron.db.l3_hamode_db [None req-f04810a2-0970-40bb-9ba7-e8e68482bec0 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:17:16.005 8 INFO neutron.services.segments.plugin [-] Segment dffa5aa9-2931-4b47-873e-4876848e13b9 resource provider aggregate not found 2026-04-23 17:17:16.006 8 INFO neutron.services.segments.plugin [-] Segment dffa5aa9-2931-4b47-873e-4876848e13b9 resource provider aggregate not found 2026-04-23 17:17:16.030 8 INFO neutron.services.segments.plugin [-] Segment dffa5aa9-2931-4b47-873e-4876848e13b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dffa5aa9-2931-4b47-873e-4876848e13b9 found for delete ", "request_id": "req-d9f9b1de-2e26-4159-a164-10ceef3ced12"}]} 2026-04-23 17:17:16.033 8 INFO neutron.services.segments.plugin [-] Segment dffa5aa9-2931-4b47-873e-4876848e13b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dffa5aa9-2931-4b47-873e-4876848e13b9 found for delete ", "request_id": "req-6ae573cc-a3a6-4f7a-908a-959af81c192e"}]} [pid: 7|app: 0|req: 827/1689] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:14 2026] POST /v2.0/routers => generated 691 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:16.512 8 INFO neutron.db.segments_db [None req-0dad879b-4e79-4d96-8698-8fe33e52cb7c 0f4425bbce8247aaad3b960bdceddd65 c19c6cac60ce431d89fbea0a9f2ab6e1 - - default default] Added segment 061338c0-ff59-4d20-b572-e1b6d67b6666 of type vxlan for network e7746d69-a975-4bf6-aea0-6505d3a5758e [pid: 7|app: 0|req: 828/1690] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/security-groups => generated 1675 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1691] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/networks => generated 613 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1692] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:17:16 2026] GET /v2.0/routers/1eccafcb-3e18-4de5-99ca-2d2c70b59994 => generated 697 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1693] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1694] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:17:16 2026] GET /v2.0/routers => generated 700 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1695] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/ports => generated 743 bytes in 257 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: 866/1696] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1697] 10.0.0.150 () {34 vars in 666 bytes} [Thu Apr 23 17:17:16 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1698] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1699] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:17:17 2026] PUT /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1700] 10.0.0.150 () {34 vars in 741 bytes} [Thu Apr 23 17:17:16 2026] PUT /v2.0/routers/1eccafcb-3e18-4de5-99ca-2d2c70b59994 => generated 704 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1701] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1702] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/routers/1eccafcb-3e18-4de5-99ca-2d2c70b59994 => generated 704 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1703] 10.0.0.150 () {34 vars in 760 bytes} [Thu Apr 23 17:17:17 2026] PUT /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1704] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1705] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/ports?device_id=1eccafcb-3e18-4de5-99ca-2d2c70b59994 => 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: 871/1706] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:17.430 7 INFO neutron.db.securitygroups_db [None req-f52b1c22-c2fe-483f-a221-4663e614090d 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Project d39daf19258941ccb0cc36e90437bb92 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: 836/1707] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1708] 10.0.0.150 () {34 vars in 756 bytes} [Thu Apr 23 17:17:17 2026] PUT /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 17:17:17.564 7 INFO neutron.db.securitygroups_db [None req-3f514fed-983c-405d-9f59-f9167c52d8e6 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Project d39daf19258941ccb0cc36e90437bb92 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 17:17:17.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-58047bf6-279c-4244-becf-771df5c44061 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 64ccb9ff-ebed-43bb-ba0b-8652a14dd65b 2026-04-23 17:17:17.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58047bf6-279c-4244-becf-771df5c44061 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 64ccb9ff-ebed-43bb-ba0b-8652a14dd65b [pid: 7|app: 0|req: 838/1709] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:17:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1710] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/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: 840/1711] 10.0.0.150 () {34 vars in 778 bytes} [Thu Apr 23 17:17:17 2026] PUT /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1712] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1713] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:17:17 2026] PUT /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1714] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1715] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:17.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-58047bf6-279c-4244-becf-771df5c44061 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] TaaS: Handle Delete Port: 4ff925ca-926b-4440-9bed-c82fca014c1c 2026-04-23 17:17:17.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58047bf6-279c-4244-becf-771df5c44061 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] Tap Mirror: Handle Delete Port: 4ff925ca-926b-4440-9bed-c82fca014c1c 2026-04-23 17:17:17.938 7 INFO neutron.api.v2.resource [None req-2726bd54-5034-416a-9a33-441dc4e66c37 0f4425bbce8247aaad3b960bdceddd65 c19c6cac60ce431d89fbea0a9f2ab6e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1716] 10.0.0.150 () {32 vars in 741 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1717] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:17 2026] DELETE /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1718] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.033 7 INFO neutron.api.v2.resource [None req-41371069-d7b2-4bc0-b8ad-680d86ebdb33 0f4425bbce8247aaad3b960bdceddd65 c19c6cac60ce431d89fbea0a9f2ab6e1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1719] 10.0.0.150 () {32 vars in 744 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1720] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1721] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/networks => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1722] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea/tags => 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: 852/1723] 10.0.0.150 () {32 vars in 719 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1724] 10.0.0.150 () {32 vars in 717 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports/4ab48a38-069a-412e-94e9-f1f1aa085466 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:18.306 8 INFO neutron.services.segments.plugin [-] Segment bf83be2a-5486-46f8-9339-ebeaa5e90051 resource provider aggregate not found 2026-04-23 17:17:18.314 8 INFO neutron.services.segments.plugin [-] Segment bf83be2a-5486-46f8-9339-ebeaa5e90051 resource provider aggregate not found [pid: 7|app: 0|req: 854/1725] 10.0.0.160 () {34 vars in 1100 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1997288919&fields=id&tenant_id=d39daf19258941ccb0cc36e90437bb92 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.324 8 INFO neutron.services.segments.plugin [-] Segment bf83be2a-5486-46f8-9339-ebeaa5e90051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf83be2a-5486-46f8-9339-ebeaa5e90051 found for delete ", "request_id": "req-d1cc3e83-9252-4e16-98c9-5a4bac962481"}]} 2026-04-23 17:17:18.337 8 INFO neutron.services.segments.plugin [-] Segment bf83be2a-5486-46f8-9339-ebeaa5e90051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf83be2a-5486-46f8-9339-ebeaa5e90051 found for delete ", "request_id": "req-f8e60f75-4174-43c5-9f8b-ffab0e4ceb0a"}]} 2026-04-23 17:17:18.347 8 INFO neutron.db.l3_hamode_db [None req-58047bf6-279c-4244-becf-771df5c44061 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] HA network 40a29f75-7614-4463-8a70-b62f932d8f60 was deleted as no HA routers are present in tenant 724a287e69da478d88af7be1d66fb90e. [pid: 8|app: 0|req: 872/1726] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:17 2026] DELETE /v2.0/routers/1eccafcb-3e18-4de5-99ca-2d2c70b59994 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1727] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/trunks/75699611-d325-47ff-9df4-fc9b679e47ea => 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: 873/1728] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1729] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?device_id=1eccafcb-3e18-4de5-99ca-2d2c70b59994 => 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: 857/1730] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/quotas/d39daf19258941ccb0cc36e90437bb92 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:18.422 7 INFO neutron.api.v2.resource [None req-8efb8aae-4714-42f9-843c-8aaf479ada8e 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1731] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/routers/1eccafcb-3e18-4de5-99ca-2d2c70b59994 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1732] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:18.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4499ca6-79d8-4c56-b993-00496192bf71 0f4425bbce8247aaad3b960bdceddd65 c19c6cac60ce431d89fbea0a9f2ab6e1 - - default default] TaaS: Handle Delete Port: 4ab48a38-069a-412e-94e9-f1f1aa085466 2026-04-23 17:17:18.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4499ca6-79d8-4c56-b993-00496192bf71 0f4425bbce8247aaad3b960bdceddd65 c19c6cac60ce431d89fbea0a9f2ab6e1 - - default default] Tap Mirror: Handle Delete Port: 4ab48a38-069a-412e-94e9-f1f1aa085466 [pid: 7|app: 0|req: 860/1733] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?device_id=1244319b-0631-497c-a3bc-ea2766347950 => 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: 861/1734] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.572 7 INFO neutron.api.v2.resource [None req-f822369a-179a-451c-ae9d-f42bae197da7 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1735] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/routers/1244319b-0631-497c-a3bc-ea2766347950 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1736] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/ports/4ab48a38-069a-412e-94e9-f1f1aa085466 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1737] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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) 2026-04-23 17:17:18.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e905e16a-6424-4b03-8fd2-eba9a0e71ea6 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1738] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/subnets/a4ff684f-5a98-4972-99bb-f95967ee1ac2 => 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: 876/1739] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?device_id=ad74d918-73bc-4006-8223-2b68b04a3a45 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.683 8 INFO neutron.api.v2.resource [None req-9d8ea015-fe60-4bfc-a9e3-98611c29663d 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1740] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/routers/ad74d918-73bc-4006-8223-2b68b04a3a45 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:17:18.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a42385d7-ee3d-4d97-96a3-b85e562c0472 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1741] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/subnets/49f92244-8c3a-41ab-b767-6f5b2c373af6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1742] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?device_id=5bef9f02-2276-4529-af52-c50a8b8bac35 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.755 7 INFO neutron.services.segments.plugin [-] Segment 061338c0-ff59-4d20-b572-e1b6d67b6666 resource provider aggregate not found 2026-04-23 17:17:18.766 7 INFO neutron.services.segments.plugin [-] Segment 061338c0-ff59-4d20-b572-e1b6d67b6666 resource provider aggregate not found [pid: 8|app: 0|req: 880/1743] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:18.779 7 INFO neutron.services.segments.plugin [-] Segment 061338c0-ff59-4d20-b572-e1b6d67b6666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 061338c0-ff59-4d20-b572-e1b6d67b6666 found for delete ", "request_id": "req-95eb2d2b-93e8-49f5-b70a-cdcc1aba64e0"}]} 2026-04-23 17:17:18.789 7 INFO neutron.services.segments.plugin [-] Segment 061338c0-ff59-4d20-b572-e1b6d67b6666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 061338c0-ff59-4d20-b572-e1b6d67b6666 found for delete ", "request_id": "req-ad78408a-2629-46d1-a28b-b962929b8bc2"}]} [pid: 7|app: 0|req: 864/1744] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/networks/e7746d69-a975-4bf6-aea0-6505d3a5758e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:18.808 8 INFO neutron.api.v2.resource [None req-dbce167c-9e40-4cad-b35b-9bdbbd4e41d1 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1745] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/routers/5bef9f02-2276-4529-af52-c50a8b8bac35 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:17:18.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a59ae4a4-a618-41e6-a599-f24dcc11a239 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1746] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/subnets/37dee313-9309-4116-a880-3ba08ead858e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:17:18.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e26bca3-c6df-4b8a-8311-20cd000b62eb 4d8001b8623c481abc6557ea804c5e86 724a287e69da478d88af7be1d66fb90e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1747] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:18 2026] DELETE /v2.0/subnets/d76adb1c-2f30-4e29-a75b-eb40d76fae03 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1748] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:19 2026] GET /v2.0/security-groups?tenant_id=724a287e69da478d88af7be1d66fb90e&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1749] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:19 2026] GET /v2.0/security-groups?tenant_id=23ca2fc3bb8c44b1a14220ab05d06de8&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1750] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:19 2026] DELETE /v2.0/security-groups/e7c6fc38-2ff3-4df1-80d7-ba02420dfd71 => 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: 885/1751] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:19 2026] DELETE /v2.0/security-groups/ed6d4f84-1d7a-4b01-9bed-8dd5aa740dc7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1752] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:19 2026] GET /v2.0/security-groups?tenant_id=5dbbfaec21424336abe41b6ad38c22f0&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1753] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:19 2026] DELETE /v2.0/security-groups/2cd1a50a-ba3b-49eb-b086-c4392d4be405 => 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: 868/1754] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:19 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 887/1755] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:20 2026] GET /v2.0/security-groups?tenant_id=c19c6cac60ce431d89fbea0a9f2ab6e1&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: 869/1756] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:20 2026] DELETE /v2.0/security-groups/f8fcc7d0-a71c-4005-bbec-28d1c8a7b39c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1757] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:20 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 889/1758] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:22 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 870/1759] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:21 2026] GET /v2.0/security-groups?tenant_id=4485531db6d14796b59497d6c9820b2f&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1760] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:22 2026] DELETE /v2.0/security-groups/0acbe5e1-226f-4fd4-a01c-19f09aa75230 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1761] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:17:23 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1762] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:17:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d39daf19258941ccb0cc36e90437bb92 => generated 274 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1763] 10.0.0.159 () {32 vars in 802 bytes} [Thu Apr 23 17:17:23 2026] GET /v2.0/extensions => generated 21537 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1764] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:23 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 874/1765] 10.0.0.159 () {30 vars in 724 bytes} [Thu Apr 23 17:17:23 2026] GET /v2.0/quotas/1bee4483a69d4d2299b43074957cba6d/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1766] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:17:23 2026] POST /v2.0/ports => generated 954 bytes in 424 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-04-23 17:17:23.750 7 INFO neutron.db.segments_db [None req-25fab4f1-795f-4f93-b37d-e042a6897ae4 44d314348f124fe1b847be0a786a1189 ce522ac7f2424c72b47a550eb1eddd56 - - default default] Added segment 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d of type vxlan for network 67a30c69-f956-497e-ba0f-7e471137d809 [pid: 7|app: 0|req: 875/1767] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:23 2026] POST /v2.0/networks => generated 612 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:23.886 7 INFO neutron.db.segments_db [None req-68c86e40-1159-4065-80a5-abd6dcc7a5be 44d314348f124fe1b847be0a786a1189 ce522ac7f2424c72b47a550eb1eddd56 - - default default] Added segment 15b5bc6a-e164-4b5a-bc93-7457ed89404f of type vxlan for network 9ae774a5-cdec-4082-a86f-edbad322fc5b [pid: 7|app: 0|req: 876/1768] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:23 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1769] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:23 2026] PUT /v2.0/networks/67a30c69-f956-497e-ba0f-7e471137d809/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1770] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:17:23 2026] PUT /v2.0/ports/8022b557-5c03-425b-b6e9-efdabc90b956 => generated 1235 bytes in 476 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-04-23 17:17:24.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09e59e92-db88-4958-a634-ca8655f2bc55'] response: {'name': 'network-changed', 'server_uuid': '97dccdf2-455d-4c1a-a367-37fb99343615', 'tag': '8022b557-5c03-425b-b6e9-efdabc90b956', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 894/1771] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks/67a30c69-f956-497e-ba0f-7e471137d809/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1772] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:24 2026] PUT /v2.0/networks/9ae774a5-cdec-4082-a86f-edbad322fc5b/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1773] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks/9ae774a5-cdec-4082-a86f-edbad322fc5b/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1774] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:24.307 7 INFO neutron.db.segments_db [None req-9bd13aa1-6b1b-4aca-b32c-5e1a80ab17eb 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment f911a51d-6298-48f1-8aec-2a8bee07d947 of type vxlan for network 187fc0d5-ffcc-47d7-a000-46c7d2f401d3 [pid: 8|app: 0|req: 898/1775] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:24 2026] PUT /v2.0/networks/9ae774a5-cdec-4082-a86f-edbad322fc5b/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1776] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1777] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:17:24 2026] POST /v2.0/networks => generated 722 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1778] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks/9ae774a5-cdec-4082-a86f-edbad322fc5b/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1779] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks/67a30c69-f956-497e-ba0f-7e471137d809/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: 879/1780] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:24 2026] POST /v2.0/subnets => generated 688 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:24.648 8 INFO neutron.services.segments.plugin [-] Segment 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d resource provider aggregate not found 2026-04-23 17:17:24.655 8 INFO neutron.services.segments.plugin [-] Segment 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d resource provider aggregate not found 2026-04-23 17:17:24.669 7 INFO neutron.db.segments_db [None req-464e559b-a785-4e7a-8913-17e8f324907f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 2e43884d-b939-4932-b6a1-6a3df5408122 of type vxlan for network 53ff2aae-9912-4e8f-b3a7-6c32b89392fe 2026-04-23 17:17:24.676 8 INFO neutron.services.segments.plugin [-] Segment 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d found for delete ", "request_id": "req-d5cc9651-a74d-494e-be96-65995c4525fb"}]} 2026-04-23 17:17:24.678 8 INFO neutron.services.segments.plugin [-] Segment 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf18776-f5e3-405a-9e1a-2f0dc6b2729d found for delete ", "request_id": "req-29f1592b-fa13-4384-a071-8d869cd52399"}]} [pid: 8|app: 0|req: 902/1781] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:24 2026] DELETE /v2.0/networks/67a30c69-f956-497e-ba0f-7e471137d809 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1782] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 904/1783] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:24 2026] DELETE /v2.0/networks/9ae774a5-cdec-4082-a86f-edbad322fc5b => 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: 905/1784] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks?tenant_id=d39daf19258941ccb0cc36e90437bb92&shared=False => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:24.947 7 INFO neutron.db.l3_hamode_db [None req-464e559b-a785-4e7a-8913-17e8f324907f 21015644bc7248469266bf517b2b72e4 9e8294cd578941ba9c2e344c4b5eac1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1785] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1786] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:25 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1787] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:25 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&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: 909/1788] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:25 2026] GET /v2.0/security-groups?tenant_id=49a4cba1dd714025988f7c201fa3bc49&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1789] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:25 2026] DELETE /v2.0/security-groups/2afe4b29-ee85-4bc5-965a-86c5d0e52d1c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1790] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:25 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1791] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/security-groups?tenant_id=ce522ac7f2424c72b47a550eb1eddd56&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1792] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8022b557-5c03-425b-b6e9-efdabc90b956 => 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: 914/1793] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:26 2026] DELETE /v2.0/security-groups/cebe3d7a-fdf1-4bfe-84ae-df6caec66842 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1794] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/subnets?id=ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:26.249 7 INFO neutron.db.l3_hamode_db [None req-464e559b-a785-4e7a-8913-17e8f324907f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1795] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/ports?network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce&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: 917/1796] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1797] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?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: 8|app: 0|req: 919/1798] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:26.702 8 INFO neutron.services.segments.plugin [-] Segment 15b5bc6a-e164-4b5a-bc93-7457ed89404f resource provider aggregate not found 2026-04-23 17:17:26.712 8 INFO neutron.services.segments.plugin [-] Segment 15b5bc6a-e164-4b5a-bc93-7457ed89404f resource provider aggregate not found 2026-04-23 17:17:26.724 8 INFO neutron.services.segments.plugin [-] Segment 15b5bc6a-e164-4b5a-bc93-7457ed89404f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15b5bc6a-e164-4b5a-bc93-7457ed89404f found for delete ", "request_id": "req-5567a31c-ae20-454c-9500-d41f97ca011f"}]} [pid: 8|app: 0|req: 920/1799] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:26.737 8 INFO neutron.services.segments.plugin [-] Segment 15b5bc6a-e164-4b5a-bc93-7457ed89404f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15b5bc6a-e164-4b5a-bc93-7457ed89404f found for delete ", "request_id": "req-494b0c6d-0943-438c-8003-6845bbc38ce7"}]} [pid: 8|app: 0|req: 921/1800] 10.0.0.159 () {32 vars in 802 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1801] 10.0.0.159 () {30 vars in 724 bytes} [Thu Apr 23 17:17:26 2026] GET /v2.0/quotas/1bee4483a69d4d2299b43074957cba6d/details => generated 847 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1802] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:24 2026] POST /v2.0/routers => generated 728 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1803] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:27 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1804] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:27 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&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: 923/1805] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:17:27 2026] PUT /v2.0/routers/93ece565-8820-4670-9c82-54d35f37178e/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1806] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:28 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1807] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:29 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1810] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1811] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1812] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/security-groups?tenant_id=1bee4483a69d4d2299b43074957cba6d&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1813] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:30 2026] DELETE /v2.0/security-groups/2e1c5b70-bc33-494a-ae63-ad00780a7876 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1814] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/networks?id=187fc0d5-ffcc-47d7-a000-46c7d2f401d3 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1815] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/quotas/9e8294cd578941ba9c2e344c4b5eac1d => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1816] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/ports?tenant_id=9e8294cd578941ba9c2e344c4b5eac1d&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1817] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/networks/187fc0d5-ffcc-47d7-a000-46c7d2f401d3?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1818] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:17:30 2026] GET /v2.0/networks/187fc0d5-ffcc-47d7-a000-46c7d2f401d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1819] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:31 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1820] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:31 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1821] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:31 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1822] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 933/1823] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1824] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1825] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1826] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1827] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 1240 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:17:33.382 7 INFO neutron.db.l3_db [None req-29bea8b6-f459-491b-897a-2031dfa3a699 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Floating IP 9dcfdabf-86dd-46a5-bccf-9319d9a98129 associated. External IP: 10.96.250.202, port: 8022b557-5c03-425b-b6e9-efdabc90b956. [pid: 8|app: 0|req: 936/1828] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:33 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 893/1829] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:17:32 2026] PUT /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 855 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:33.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e91a8f4d-a2ab-4daf-b89d-10e8aa5e9b9b'] response: {'name': 'network-changed', 'server_uuid': '97dccdf2-455d-4c1a-a367-37fb99343615', 'tag': '8022b557-5c03-425b-b6e9-efdabc90b956', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 937/1830] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:33 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1831] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/ports?tenant_id=d39daf19258941ccb0cc36e90437bb92&device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1832] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/networks?id=9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1833] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8022b557-5c03-425b-b6e9-efdabc90b956 => 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: 939/1834] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/subnets?id=ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1835] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/ports?network_id=9004abec-3788-4cd2-84ce-b4214a1d5dce&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1836] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1837] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1838] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1839] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:34 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:35.203 8 INFO neutron.db.segments_db [None req-8078f7c6-7d18-4f54-b245-129dd7ee7d56 837221bfc2fb4ab9be8b35d3d7330d9e 0463406f870b40e2b1d1b3edc79332b4 - - default default] Added segment 1599e615-72fe-476a-9cc8-898a85f861bb of type vxlan for network eccd6245-42d6-49dd-803a-d49be6eb2437 [pid: 8|app: 0|req: 942/1840] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:34 2026] POST /v2.0/networks => generated 613 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:35.351 7 INFO neutron.db.segments_db [None req-076fe405-130c-45ca-a36f-5e374e7d0653 837221bfc2fb4ab9be8b35d3d7330d9e 0463406f870b40e2b1d1b3edc79332b4 - - default default] Added segment dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 of type vxlan for network 82bd62f5-1586-448c-ade0-c1ff653a9bc9 [pid: 7|app: 0|req: 899/1841] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:35 2026] POST /v2.0/networks => generated 613 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:35.511 8 INFO neutron.db.segments_db [None req-7688f6c3-2b51-406f-aea1-cc9b8843d769 837221bfc2fb4ab9be8b35d3d7330d9e 0463406f870b40e2b1d1b3edc79332b4 - - default default] Added segment 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 of type vxlan for network 88c2b236-0973-4001-b008-6383e8ca7744 [pid: 7|app: 0|req: 900/1842] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:17:35 2026] GET /v2.0/networks?id=187fc0d5-ffcc-47d7-a000-46c7d2f401d3 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1843] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:35 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1844] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:35 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:35.684 8 INFO neutron.db.segments_db [None req-d34f0d05-8066-42b9-a024-8de1da09e75d 837221bfc2fb4ab9be8b35d3d7330d9e 0463406f870b40e2b1d1b3edc79332b4 - - default default] Added segment 0b204156-c6de-4819-8447-20eb7dfb5f9f of type vxlan for network 0250a1cb-d0d8-4a6f-a7a8-04839221c0e6 [pid: 8|app: 0|req: 945/1845] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:35 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:35.821 8 INFO neutron.db.segments_db [None req-41de6f51-dec2-4805-bc2b-25aac864ddbd 837221bfc2fb4ab9be8b35d3d7330d9e 0463406f870b40e2b1d1b3edc79332b4 - - default default] Added segment 901de5a0-0aa5-463b-98d3-a88e6b78b347 of type vxlan for network 995d3bb1-9620-4ff7-a0a2-6c704e5387d1 [pid: 7|app: 0|req: 901/1846] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:17:35 2026] POST /v2.0/ports => generated 954 bytes in 279 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: 902/1847] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:17:35 2026] GET /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1848] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:35 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1849] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:35 2026] PUT /v2.0/networks/eccd6245-42d6-49dd-803a-d49be6eb2437/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1850] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:35 2026] PUT /v2.0/networks/82bd62f5-1586-448c-ade0-c1ff653a9bc9/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1851] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:36 2026] PUT /v2.0/networks/88c2b236-0973-4001-b008-6383e8ca7744/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1852] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:17:36 2026] PUT /v2.0/networks/0250a1cb-d0d8-4a6f-a7a8-04839221c0e6/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1853] 10.0.0.150 () {32 vars in 666 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1854] 10.0.0.150 () {32 vars in 680 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1855] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:17:35 2026] PUT /v2.0/ports/e7afd2e6-2d3d-4388-97d2-56f86bf57c61 => generated 1235 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:17:36.355 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bd596d4-f84c-434f-ad22-4f8d552033a2'] response: {'name': 'network-changed', 'server_uuid': '0d9cf600-2e64-4ff0-8093-24735a4c7199', 'tag': 'e7afd2e6-2d3d-4388-97d2-56f86bf57c61', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 953/1856] 10.0.0.150 () {32 vars in 676 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 67 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: 904/1857] 10.0.0.150 () {32 vars in 688 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1858] 10.0.0.150 () {32 vars in 674 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1859] 10.0.0.150 () {32 vars in 688 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1860] 10.0.0.150 () {32 vars in 684 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1861] 10.0.0.150 () {32 vars in 696 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1862] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1863] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:36.859 7 INFO neutron.services.segments.plugin [-] Segment 1599e615-72fe-476a-9cc8-898a85f861bb resource provider aggregate not found 2026-04-23 17:17:36.867 7 INFO neutron.services.segments.plugin [-] Segment 1599e615-72fe-476a-9cc8-898a85f861bb resource provider aggregate not found 2026-04-23 17:17:36.883 7 INFO neutron.services.segments.plugin [-] Segment 1599e615-72fe-476a-9cc8-898a85f861bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1599e615-72fe-476a-9cc8-898a85f861bb found for delete ", "request_id": "req-7330dc43-116e-4747-8c41-950f24d46c6e"}]} 2026-04-23 17:17:36.883 7 INFO neutron.services.segments.plugin [-] Segment 1599e615-72fe-476a-9cc8-898a85f861bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1599e615-72fe-476a-9cc8-898a85f861bb found for delete ", "request_id": "req-7f4309a3-47ef-43e1-918c-904c9c0f2f1a"}]} [pid: 7|app: 0|req: 907/1864] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:36 2026] DELETE /v2.0/networks/eccd6245-42d6-49dd-803a-d49be6eb2437 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1865] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/ports?tenant_id=9e8294cd578941ba9c2e344c4b5eac1d&device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1866] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.0/networks?tenant_id=9e8294cd578941ba9c2e344c4b5eac1d&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1867] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:17:36 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: 908/1868] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:36 2026] DELETE /v2.0/networks/82bd62f5-1586-448c-ade0-c1ff653a9bc9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:37.157 8 INFO neutron.services.segments.plugin [-] Segment 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 resource provider aggregate not found 2026-04-23 17:17:37.163 8 INFO neutron.services.segments.plugin [-] Segment 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 resource provider aggregate not found 2026-04-23 17:17:37.179 8 INFO neutron.services.segments.plugin [-] Segment 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 found for delete ", "request_id": "req-394c3170-6259-4df1-a55d-32f22cafc5c3"}]} 2026-04-23 17:17:37.184 8 INFO neutron.services.segments.plugin [-] Segment 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee94042-3d74-4c56-a5f0-ad1a31bf93a9 found for delete ", "request_id": "req-6ba53adb-6a6c-4a5b-a68c-79f81c28a359"}]} [pid: 8|app: 0|req: 961/1869] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:37 2026] DELETE /v2.0/networks/88c2b236-0973-4001-b008-6383e8ca7744 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1870] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:37 2026] DELETE /v2.0/networks/0250a1cb-d0d8-4a6f-a7a8-04839221c0e6 => 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: 962/1871] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:37 2026] DELETE /v2.0/networks/995d3bb1-9620-4ff7-a0a2-6c704e5387d1 => 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: 910/1872] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:37 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1873] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:37 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1874] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/ports?tenant_id=9e8294cd578941ba9c2e344c4b5eac1d&device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1875] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e7afd2e6-2d3d-4388-97d2-56f86bf57c61 => 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: 912/1876] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/subnets?id=ac86f39d-ef11-46bf-a46a-4a4feaa28b36 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1877] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/ports?network_id=187fc0d5-ffcc-47d7-a000-46c7d2f401d3&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: 7|app: 0|req: 913/1878] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/networks/187fc0d5-ffcc-47d7-a000-46c7d2f401d3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1879] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/networks/187fc0d5-ffcc-47d7-a000-46c7d2f401d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1880] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/security-groups?tenant_id=5765b20da5c644eaab0458ce467940c5&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1881] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:38 2026] DELETE /v2.0/security-groups/391e24f4-b216-4b3b-b202-4e86c5871583 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:38.916 7 INFO neutron.services.segments.plugin [-] Segment dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 resource provider aggregate not found 2026-04-23 17:17:38.922 7 INFO neutron.services.segments.plugin [-] Segment dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 resource provider aggregate not found 2026-04-23 17:17:38.943 7 INFO neutron.services.segments.plugin [-] Segment dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 found for delete ", "request_id": "req-00e4b073-162c-404c-8b8e-62ca662985a6"}]} 2026-04-23 17:17:38.948 7 INFO neutron.services.segments.plugin [-] Segment dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc74de7d-8d25-4a0e-9e3e-5b4330ae6496 found for delete ", "request_id": "req-360bfb8b-f99a-4a79-ae51-2a946449ec7d"}]} 2026-04-23 17:17:38.968 7 INFO neutron.services.segments.plugin [-] Segment 0b204156-c6de-4819-8447-20eb7dfb5f9f resource provider aggregate not found 2026-04-23 17:17:38.973 7 INFO neutron.services.segments.plugin [-] Segment 0b204156-c6de-4819-8447-20eb7dfb5f9f resource provider aggregate not found 2026-04-23 17:17:38.985 7 INFO neutron.services.segments.plugin [-] Segment 0b204156-c6de-4819-8447-20eb7dfb5f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b204156-c6de-4819-8447-20eb7dfb5f9f found for delete ", "request_id": "req-7f999988-eebe-4159-9ec3-5a5a58c4cd44"}]} 2026-04-23 17:17:38.993 7 INFO neutron.services.segments.plugin [-] Segment 0b204156-c6de-4819-8447-20eb7dfb5f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b204156-c6de-4819-8447-20eb7dfb5f9f found for delete ", "request_id": "req-a8aa5e76-a545-4665-a1ef-02ecb60a3576"}]} [pid: 7|app: 0|req: 915/1882] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:38 2026] GET /v2.0/security-groups?tenant_id=53226041eb0e47639e9e7c3bcc0fa9ce&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1883] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:39 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1884] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:39 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&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: 968/1885] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:39 2026] DELETE /v2.0/security-groups/692aa39e-47aa-4f4a-aa8d-295666f2a649 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:39.205 8 INFO neutron.services.segments.plugin [-] Segment 901de5a0-0aa5-463b-98d3-a88e6b78b347 resource provider aggregate not found 2026-04-23 17:17:39.211 8 INFO neutron.services.segments.plugin [-] Segment 901de5a0-0aa5-463b-98d3-a88e6b78b347 resource provider aggregate not found 2026-04-23 17:17:39.227 8 INFO neutron.services.segments.plugin [-] Segment 901de5a0-0aa5-463b-98d3-a88e6b78b347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901de5a0-0aa5-463b-98d3-a88e6b78b347 found for delete ", "request_id": "req-f328b4d2-3792-4008-88f5-c4d9d7c9cd51"}]} 2026-04-23 17:17:39.229 8 INFO neutron.services.segments.plugin [-] Segment 901de5a0-0aa5-463b-98d3-a88e6b78b347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901de5a0-0aa5-463b-98d3-a88e6b78b347 found for delete ", "request_id": "req-776abc40-757d-4134-9ba2-e6722e06984a"}]} [pid: 7|app: 0|req: 918/1886] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:39 2026] GET /v2.0/security-groups?tenant_id=0463406f870b40e2b1d1b3edc79332b4&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: 969/1887] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:39 2026] DELETE /v2.0/security-groups/a3b2d68b-09f6-4bf0-b82c-a3b6bdb52f70 => 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: 919/1888] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:40 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1889] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:40 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&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: 920/1890] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:41 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1891] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:41 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1892] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:17:41 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 972/1893] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:41 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1894] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:42 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 973/1895] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:42 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&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: 7|app: 0|req: 923/1896] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:17:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1897] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:17:43 2026] PUT /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1898] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1899] 10.0.0.150 () {34 vars in 770 bytes} [Thu Apr 23 17:17:43 2026] PUT /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1900] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1901] 10.0.0.150 () {34 vars in 766 bytes} [Thu Apr 23 17:17:43 2026] PUT /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/red => 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: 926/1902] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1903] 10.0.0.150 () {34 vars in 788 bytes} [Thu Apr 23 17:17:43 2026] PUT /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1904] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1905] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:17:43 2026] PUT /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1906] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1907] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:17:43.523 7 INFO neutron.api.v2.resource [None req-6d813be0-502f-42f1-b155-237733113214 3d3c5073e61846b1b960a5516e1884a1 2d215f8e5b6d4edba817a4c352fa11ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1908] 10.0.0.150 () {32 vars in 751 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1909] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:17:43 2026] DELETE /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1910] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:43.657 8 INFO neutron.api.v2.resource [None req-81bee9d6-4728-4139-8123-28feff638e0b 3d3c5073e61846b1b960a5516e1884a1 2d215f8e5b6d4edba817a4c352fa11ca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/1911] 10.0.0.150 () {32 vars in 754 bytes} [Thu Apr 23 17:17:43 2026] DELETE /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/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: 931/1912] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:17:43 2026] DELETE /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/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: 932/1913] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c/tags => 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: 982/1914] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1915] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:17:43 2026] DELETE /v2.0/subnetpools/d957dc2c-e6d0-4eca-abbf-1524b6779b9c => 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: 983/1916] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1919] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:44 2026] GET /v2.0/security-groups?tenant_id=fd9f4acd083f462da17cd6c73d4586a3&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1920] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:44 2026] DELETE /v2.0/security-groups/e8644fd7-f8bf-4acf-bb61-8b67f5794ff6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1921] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:44 2026] GET /v2.0/security-groups?tenant_id=2d215f8e5b6d4edba817a4c352fa11ca&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: 987/1922] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:45 2026] DELETE /v2.0/security-groups/05bb976b-9fc8-4d2f-9da4-f7fcd5e196bf => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1923] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:45 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 988/1924] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:45 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&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: 7|app: 0|req: 937/1925] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:46 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 989/1926] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:46 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1927] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:47 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1928] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:47 2026] GET /v2.0/security-groups?id=e0ad10d2-6a87-4074-98ac-38dc02ebdd96&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1929] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:17:47 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:47.843 8 INFO neutron_taas.services.taas.taas_plugin [req-bc4145e9-6f32-4ba4-9467-c2cb1266a7c1 req-186f22a7-d644-4794-a17e-6d8be0dac8be 2c8d2107db7d4a7aa9f1d2a9630ac0e2 9e8294cd578941ba9c2e344c4b5eac1d - - default default] TaaS: Handle Delete Port: e7afd2e6-2d3d-4388-97d2-56f86bf57c61 2026-04-23 17:17:47.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bc4145e9-6f32-4ba4-9467-c2cb1266a7c1 req-186f22a7-d644-4794-a17e-6d8be0dac8be 2c8d2107db7d4a7aa9f1d2a9630ac0e2 9e8294cd578941ba9c2e344c4b5eac1d - - default default] Tap Mirror: Handle Delete Port: e7afd2e6-2d3d-4388-97d2-56f86bf57c61 [pid: 8|app: 0|req: 991/1930] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:17:47 2026] DELETE /v2.0/ports/e7afd2e6-2d3d-4388-97d2-56f86bf57c61 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:48.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6db2602-7e8f-4967-99db-6c2343ecd1c7'] response: {'server_uuid': '0d9cf600-2e64-4ff0-8093-24735a4c7199', 'name': 'network-vif-deleted', 'tag': 'e7afd2e6-2d3d-4388-97d2-56f86bf57c61', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 992/1931] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:48 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 940/1932] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:48 2026] GET /v2.0/security-groups?tenant_id=70aae9de9fde4717bd5ba07991a3e831&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1933] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:48 2026] DELETE /v2.0/security-groups/4508c4d8-b940-4f29-957f-68004220bbfe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1934] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:49 2026] GET /v2.0/security-groups?tenant_id=31c3b76495d54650af0f8890b063cfff&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1935] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:49 2026] DELETE /v2.0/security-groups/94e2e0cc-64de-4b70-871d-6a0a2333cc53 => 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: 942/1936] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:49 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 995/1937] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:50 2026] GET /v2.0/ports?device_id=0d9cf600-2e64-4ff0-8093-24735a4c7199 => 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: 996/1938] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:53 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1939] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:53 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:53.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-abb7fda3-8fb2-49a6-995d-dfe8f06c3964 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: a8ada65b-f5d3-4564-9d27-1cf2341952f7 2026-04-23 17:17:53.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abb7fda3-8fb2-49a6-995d-dfe8f06c3964 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: a8ada65b-f5d3-4564-9d27-1cf2341952f7 [pid: 7|app: 0|req: 943/1940] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:17:53 2026] PUT /v2.0/routers/93ece565-8820-4670-9c82-54d35f37178e/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:54.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-50794724-3c6b-458e-a151-05595ea4eb47 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: acac4dd9-20e5-448f-bbd7-a2ebdbfcecc9 2026-04-23 17:17:54.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50794724-3c6b-458e-a151-05595ea4eb47 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: acac4dd9-20e5-448f-bbd7-a2ebdbfcecc9 [pid: 7|app: 0|req: 944/1941] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:54 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1942] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:54 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&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-04-23 17:17:54.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-50794724-3c6b-458e-a151-05595ea4eb47 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 3c113e19-710e-40c1-9689-6a969c2fa175 2026-04-23 17:17:54.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50794724-3c6b-458e-a151-05595ea4eb47 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 3c113e19-710e-40c1-9689-6a969c2fa175 2026-04-23 17:17:55.516 8 INFO neutron.services.segments.plugin [-] Segment 2e43884d-b939-4932-b6a1-6a3df5408122 resource provider aggregate not found 2026-04-23 17:17:55.523 8 INFO neutron.services.segments.plugin [-] Segment 2e43884d-b939-4932-b6a1-6a3df5408122 resource provider aggregate not found 2026-04-23 17:17:55.544 8 INFO neutron.services.segments.plugin [-] Segment 2e43884d-b939-4932-b6a1-6a3df5408122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e43884d-b939-4932-b6a1-6a3df5408122 found for delete ", "request_id": "req-13e173d0-02f3-47a8-bc18-7e333e191530"}]} 2026-04-23 17:17:55.547 8 INFO neutron.services.segments.plugin [-] Segment 2e43884d-b939-4932-b6a1-6a3df5408122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e43884d-b939-4932-b6a1-6a3df5408122 found for delete ", "request_id": "req-e022dec9-661d-481a-bea6-3e4d1f3cd923"}]} 2026-04-23 17:17:55.551 8 INFO neutron.db.l3_hamode_db [None req-50794724-3c6b-458e-a151-05595ea4eb47 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network 53ff2aae-9912-4e8f-b3a7-6c32b89392fe was deleted as no HA routers are present in tenant 9e8294cd578941ba9c2e344c4b5eac1d. [pid: 8|app: 0|req: 998/1943] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:54 2026] DELETE /v2.0/routers/93ece565-8820-4670-9c82-54d35f37178e => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1944] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:17:55 2026] DELETE /v2.0/subnets/ac86f39d-ef11-46bf-a46a-4a4feaa28b36 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1945] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:55 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1946] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:17:55 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:55.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-358a7358-dee8-4310-86a5-573c4df3d9d0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 8112b359-35a1-4729-acd7-5a924060c131 2026-04-23 17:17:55.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-358a7358-dee8-4310-86a5-573c4df3d9d0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 8112b359-35a1-4729-acd7-5a924060c131 [pid: 8|app: 0|req: 1001/1947] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:17:55 2026] GET /v2.0/security-groups?id=8bea6733-31e6-4522-9fea-bb2cbff27d50&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:17:55.986 8 INFO neutron_taas.services.taas.taas_plugin [req-3d578cd4-8cf4-4396-a3f4-1e4416551a67 req-a6a77098-647a-4b33-9280-65976b1edb76 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: 8022b557-5c03-425b-b6e9-efdabc90b956 2026-04-23 17:17:55.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3d578cd4-8cf4-4396-a3f4-1e4416551a67 req-a6a77098-647a-4b33-9280-65976b1edb76 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: 8022b557-5c03-425b-b6e9-efdabc90b956 2026-04-23 17:17:56.030 7 INFO neutron.services.segments.plugin [-] Segment f911a51d-6298-48f1-8aec-2a8bee07d947 resource provider aggregate not found 2026-04-23 17:17:56.033 7 INFO neutron.services.segments.plugin [-] Segment f911a51d-6298-48f1-8aec-2a8bee07d947 resource provider aggregate not found 2026-04-23 17:17:56.048 7 INFO neutron.services.segments.plugin [-] Segment f911a51d-6298-48f1-8aec-2a8bee07d947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f911a51d-6298-48f1-8aec-2a8bee07d947 found for delete ", "request_id": "req-1295c5bc-61dd-4ebc-b93f-0ae36d9d1c97"}]} [pid: 7|app: 0|req: 947/1948] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:17:55 2026] DELETE /v2.0/networks/187fc0d5-ffcc-47d7-a000-46c7d2f401d3 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:56.070 7 INFO neutron.services.segments.plugin [-] Segment f911a51d-6298-48f1-8aec-2a8bee07d947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f911a51d-6298-48f1-8aec-2a8bee07d947 found for delete ", "request_id": "req-d73e7d7d-e7ae-4224-b337-e63b8d52baa5"}]} 2026-04-23 17:17:56.122 8 INFO neutron.db.l3_db [req-3d578cd4-8cf4-4396-a3f4-1e4416551a67 req-a6a77098-647a-4b33-9280-65976b1edb76 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Floating IP 9dcfdabf-86dd-46a5-bccf-9319d9a98129 disassociated. External IP: 10.96.250.202, port: 8022b557-5c03-425b-b6e9-efdabc90b956. [pid: 7|app: 0|req: 948/1949] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:17:56 2026] GET /v2.0/security-groups?tenant_id=9e8294cd578941ba9c2e344c4b5eac1d&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: 949/1950] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:17:56 2026] DELETE /v2.0/security-groups/e0ad10d2-6a87-4074-98ac-38dc02ebdd96 => 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: 1002/1951] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:17:55 2026] DELETE /v2.0/ports/8022b557-5c03-425b-b6e9-efdabc90b956 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:17:56.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0186bcd3-6ec7-4c67-b14a-cdd5bea29051'] response: {'server_uuid': '97dccdf2-455d-4c1a-a367-37fb99343615', 'name': 'network-vif-deleted', 'tag': '8022b557-5c03-425b-b6e9-efdabc90b956', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 950/1952] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:56 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 1003/1953] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:58 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:17:58.919 7 INFO neutron.db.segments_db [None req-cb7dd155-24dd-4c5d-b451-2547e0a7d923 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Added segment a33cb37d-cdfa-4edf-ab78-6bebf0acac65 of type vxlan for network 63a4a070-f014-4a3d-bb3a-9e5888382b8e [pid: 7|app: 0|req: 951/1954] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:58 2026] POST /v2.0/networks => generated 620 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1955] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:17:59 2026] GET /v2.0/ports?device_id=97dccdf2-455d-4c1a-a367-37fb99343615 => 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: 1004/1956] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:59 2026] POST /v2.0/subnets => generated 657 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1957] 10.0.0.150 () {32 vars in 722 bytes} [Thu Apr 23 17:17:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1960] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:59 2026] POST /v2.0/subnets => generated 732 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:17:59.769 7 INFO neutron.db.segments_db [None req-9ad59218-4e7d-4cd6-b96d-663959afd037 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Added segment d6994520-41d5-40b2-a31a-3391b4a99432 of type vxlan for network 8cac910e-ef5b-4d23-8f36-a350b473722e [pid: 7|app: 0|req: 956/1961] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:17:59 2026] POST /v2.0/networks => generated 618 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1962] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:17:59 2026] POST /v2.0/subnets => generated 655 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1963] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:00 2026] DELETE /v2.0/security-groups/8bea6733-31e6-4522-9fea-bb2cbff27d50 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1964] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:00 2026] POST /v2.0/subnets => generated 725 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:00.556 7 INFO neutron.db.segments_db [None req-c15965be-55e8-407d-8b29-6a085300163b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Added segment 6c9df767-be03-43c3-9e9d-79c3f26c24d9 of type vxlan for network 570dabd6-38ea-4f90-a444-2dd0356514f8 [pid: 7|app: 0|req: 958/1965] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:18:00 2026] POST /v2.0/networks => generated 618 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:00.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a8d6721-8cf1-44cc-8ec7-ccd8e19c117c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: f0433579-dc45-4803-a596-e0ad9a27c1cd 2026-04-23 17:18:00.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a8d6721-8cf1-44cc-8ec7-ccd8e19c117c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: f0433579-dc45-4803-a596-e0ad9a27c1cd 2026-04-23 17:18:00.760 8 INFO neutron.db.segments_db [None req-80d1e14b-e621-4077-95c8-ca0aafeb4cd6 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] Added segment a8b57df5-d96b-4f33-ba59-445cddccdcc3 of type vxlan for network 31312640-b497-4acf-89a5-d24da6a29621 [pid: 8|app: 0|req: 1008/1966] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:18:00 2026] POST /v2.0/networks => generated 707 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1967] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:00 2026] DELETE /v2.0/floatingips/9dcfdabf-86dd-46a5-bccf-9319d9a98129 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1968] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:00 2026] POST /v2.0/subnets => generated 656 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1969] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:00 2026] POST /v2.0/subnets => generated 644 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1970] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:01 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:01.179 8 WARNING neutron.api.v2.base [None req-ecff875f-c212-4945-975c-1fcbcb095cf6 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - 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-04-23 17:18:01.180 8 INFO neutron.api.v2.resource [None req-ecff875f-c212-4945-975c-1fcbcb095cf6 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1011/1971] 10.0.0.150 () {34 vars in 681 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1972] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:01 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1973] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/subnets => generated 729 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:01.410 8 INFO neutron.services.segments.plugin [-] Segment a8b57df5-d96b-4f33-ba59-445cddccdcc3 resource provider aggregate not found 2026-04-23 17:18:01.421 8 INFO neutron.services.segments.plugin [-] Segment a8b57df5-d96b-4f33-ba59-445cddccdcc3 resource provider aggregate not found 2026-04-23 17:18:01.439 7 INFO neutron.db.segments_db [None req-7594b988-073d-404b-bd76-8b6da3f6ac36 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Added segment 50627054-59f1-4ca0-a211-99efbbc10f66 of type vxlan for network 6b674884-a653-42ec-83fe-11ef60c620be 2026-04-23 17:18:01.442 8 INFO neutron.services.segments.plugin [-] Segment a8b57df5-d96b-4f33-ba59-445cddccdcc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b57df5-d96b-4f33-ba59-445cddccdcc3 found for delete ", "request_id": "req-650612fd-9c79-4f2b-ae0c-57d3e3d3e7a3"}]} 2026-04-23 17:18:01.446 8 INFO neutron.services.segments.plugin [-] Segment a8b57df5-d96b-4f33-ba59-445cddccdcc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b57df5-d96b-4f33-ba59-445cddccdcc3 found for delete ", "request_id": "req-b79d1b42-1247-4af1-a6f2-a68cf7965e77"}]} [pid: 8|app: 0|req: 1013/1974] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:18:01 2026] DELETE /v2.0/networks/31312640-b497-4acf-89a5-d24da6a29621 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:18:01.523 8 INFO neutron.db.segments_db [None req-df54a827-e28a-416b-b739-38336688a344 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] Added segment a76c7c30-6503-48ef-b135-415f9ccb52ad of type vxlan for network 6540cd6f-e938-4baf-9870-ecb7123b060f [pid: 8|app: 0|req: 1014/1975] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/networks => generated 707 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:01.716 7 INFO neutron.db.l3_hamode_db [None req-7594b988-073d-404b-bd76-8b6da3f6ac36 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/1976] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/subnets => generated 647 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:01.839 8 WARNING neutron.api.v2.base [None req-07045350-d844-4d74-9ed5-8c0457f8d5a4 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - 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-04-23 17:18:01.839 8 INFO neutron.api.v2.resource [None req-07045350-d844-4d74-9ed5-8c0457f8d5a4 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1016/1977] 10.0.0.150 () {34 vars in 681 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1978] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:18:01 2026] DELETE /v2.0/networks/6540cd6f-e938-4baf-9870-ecb7123b060f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:18:02.111 8 INFO neutron.db.segments_db [None req-0dd11866-9f46-4b7a-9ed3-6a1c183dd712 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] Added segment 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f of type vxlan for network 976fcb52-e9b7-4e84-ba6e-f0803811dd04 [pid: 8|app: 0|req: 1018/1979] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:18:02 2026] POST /v2.0/networks => generated 708 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1980] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:02 2026] POST /v2.0/subnets => generated 647 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1981] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:02 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:02.602 7 INFO neutron.db.l3_hamode_db [None req-7594b988-073d-404b-bd76-8b6da3f6ac36 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1021/1982] 10.0.0.150 () {34 vars in 681 bytes} [Thu Apr 23 17:18:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1983] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:02 2026] GET /v2.0/security-groups?id=fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1984] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:18:03 2026] GET /v2.0/networks/976fcb52-e9b7-4e84-ba6e-f0803811dd04 => generated 655 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:03.463 8 INFO neutron.services.segments.plugin [-] Segment a76c7c30-6503-48ef-b135-415f9ccb52ad resource provider aggregate not found 2026-04-23 17:18:03.470 8 INFO neutron.services.segments.plugin [-] Segment a76c7c30-6503-48ef-b135-415f9ccb52ad resource provider aggregate not found 2026-04-23 17:18:03.486 8 INFO neutron.services.segments.plugin [-] Segment a76c7c30-6503-48ef-b135-415f9ccb52ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76c7c30-6503-48ef-b135-415f9ccb52ad found for delete ", "request_id": "req-5d63b63a-b0cf-4452-bc6a-c5b5136806de"}]} 2026-04-23 17:18:03.489 8 INFO neutron.services.segments.plugin [-] Segment a76c7c30-6503-48ef-b135-415f9ccb52ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76c7c30-6503-48ef-b135-415f9ccb52ad found for delete ", "request_id": "req-7d6c34d9-dd9a-400d-b799-a390e6417c4a"}]} 2026-04-23 17:18:03.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-524997ea-e94a-4999-a039-3776901eb9b2 7565cc8348a34502872d123253c23b15 2403af8ee302488e8b655c16a97ced18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/1985] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:18:03 2026] GET /v2.0/networks/976fcb52-e9b7-4e84-ba6e-f0803811dd04 => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1986] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:01 2026] POST /v2.0/routers => generated 684 bytes in 2209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1987] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:18:03 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:03.733 7 INFO neutron.services.segments.plugin [-] Segment 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f resource provider aggregate not found 2026-04-23 17:18:03.744 7 INFO neutron.services.segments.plugin [-] Segment 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f resource provider aggregate not found 2026-04-23 17:18:03.762 7 INFO neutron.services.segments.plugin [-] Segment 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f found for delete ", "request_id": "req-d600b4d5-8d02-45ce-aba6-39ca9f2604f8"}]} 2026-04-23 17:18:03.767 7 INFO neutron.services.segments.plugin [-] Segment 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44497f5f-75ce-44ef-96e1-ea42e8d4ae1f found for delete ", "request_id": "req-d51b4c9e-625e-4702-8574-ee4244725ae9"}]} [pid: 7|app: 0|req: 963/1988] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:18:03 2026] DELETE /v2.0/networks/976fcb52-e9b7-4e84-ba6e-f0803811dd04 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:18:03.926 7 INFO neutron_taas.services.taas.taas_plugin [req-24126a15-c1a0-43e9-bd39-b5b2d0411785 req-b3b64cab-bc36-4f11-9694-efade4cb3fc4 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: dbfd4512-89ed-4394-929e-9db2df7c8c2c 2026-04-23 17:18:03.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-24126a15-c1a0-43e9-bd39-b5b2d0411785 req-b3b64cab-bc36-4f11-9694-efade4cb3fc4 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: dbfd4512-89ed-4394-929e-9db2df7c8c2c [pid: 7|app: 0|req: 964/1989] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:18:03 2026] DELETE /v2.0/ports/dbfd4512-89ed-4394-929e-9db2df7c8c2c => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1990] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:04 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:04.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-104ccd6f-10b4-41fd-b4c8-9cf89ae02fcf db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1991] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:04 2026] DELETE /v2.0/subnets/7e60d0a0-e273-41cf-9508-9bf2301e2cdc => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:18:04.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c77c0262-f222-444d-a09e-0b870f8a9153'] response: {'server_uuid': '3d1ac931-be4f-4381-af54-f59a52f3cf12', 'name': 'network-vif-deleted', 'tag': 'dbfd4512-89ed-4394-929e-9db2df7c8c2c', 'status': 'completed', 'code': 200} 2026-04-23 17:18:04.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef9ae892-8dda-4370-8293-edeea9ce98f7 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1992] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:04 2026] DELETE /v2.0/subnets/28e04f0a-4f95-4b4e-a633-d82459c52f47 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:18:04.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a79a559-4d08-48f2-a3c8-8c0c24e06914 db3cacacbe844211b3a8db3c7d1be41c fd7843d29fe14f21a55f189b0a7ab34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/1993] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:04 2026] DELETE /v2.0/subnets/ff3afdf7-f0be-4f36-9409-8de4eef27cad => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1994] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:18:03 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1995] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:04 2026] GET /v2.0/security-groups?tenant_id=2403af8ee302488e8b655c16a97ced18&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1996] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:05 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 971/1997] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:05 2026] DELETE /v2.0/security-groups/14ee9a84-2361-4d10-a49c-8d3ad08d4f84 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1998] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:05 2026] GET /v2.0/security-groups?tenant_id=b824bdfa343f413d895edb9801d5e055&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1999] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:05 2026] DELETE /v2.0/security-groups/d1c2788d-d1c2-4ab5-80bd-23d92ba58c73 => 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: 974/2000] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:05 2026] GET /v2.0/security-groups?tenant_id=fd7843d29fe14f21a55f189b0a7ab34e&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2001] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:06 2026] DELETE /v2.0/security-groups/30b058d6-5571-4e2f-93d1-962f418f1d0a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2002] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:18:04 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2003] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:06 2026] GET /v2.0/ports?device_id=3d1ac931-be4f-4381-af54-f59a52f3cf12 => 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: 1029/2004] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:07 2026] DELETE /v2.0/security-groups/fc4e0ab3-6e7e-42a3-ab78-d5d122b272d7 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2005] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:18:06 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/add_router_interface => generated 309 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2006] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:07 2026] POST /v2.0/security-groups => generated 1628 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:18:08.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cc52724-a218-4e1e-aab5-472ead7ad924 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: 9f69d870-3a8a-4341-b16c-1f532f49c68b 2026-04-23 17:18:08.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cc52724-a218-4e1e-aab5-472ead7ad924 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: 9f69d870-3a8a-4341-b16c-1f532f49c68b [pid: 7|app: 0|req: 978/2007] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2008] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2009] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2010] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2011] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2012] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:18:07 2026] PUT /v2.0/routers/73fa6a41-36ac-4bb1-9a66-d390d601e01e/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2013] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2014] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:08 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: 1031/2015] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:08 2026] DELETE /v2.0/subnets/ccf256f5-6795-4d09-a341-2551b13ca4a3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2016] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:09 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) 2026-04-23 17:18:09.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-8323c65b-8399-4c7b-8f8a-df852f749e7c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: af0c65b6-dc7a-4b7a-93cf-e2a72b219ffc 2026-04-23 17:18:09.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8323c65b-8399-4c7b-8f8a-df852f749e7c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: af0c65b6-dc7a-4b7a-93cf-e2a72b219ffc [pid: 7|app: 0|req: 986/2017] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2018] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2019] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:09 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-04-23 17:18:09.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-8323c65b-8399-4c7b-8f8a-df852f749e7c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: 7cc8df9b-f4c6-4932-aa8a-6b5ce999c301 2026-04-23 17:18:09.555 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8323c65b-8399-4c7b-8f8a-df852f749e7c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: 7cc8df9b-f4c6-4932-aa8a-6b5ce999c301 [pid: 7|app: 0|req: 989/2020] 10.0.0.160 () {34 vars in 1096 bytes} [Thu Apr 23 17:18:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1327135479&fields=id&tenant_id=6b9c19a4c61145da944d7be2e22912af => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2021] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:18:09 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2022] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:18:09 2026] GET /v2.0/quotas/6b9c19a4c61145da944d7be2e22912af => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:09.962 8 INFO neutron.services.segments.plugin [-] Segment 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 resource provider aggregate not found 2026-04-23 17:18:09.971 8 INFO neutron.services.segments.plugin [-] Segment 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 resource provider aggregate not found 2026-04-23 17:18:09.988 8 INFO neutron.services.segments.plugin [-] Segment 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 found for delete ", "request_id": "req-e66acb11-58a2-4a2d-890f-b2056df9435a"}]} 2026-04-23 17:18:09.994 8 INFO neutron.db.l3_hamode_db [None req-8323c65b-8399-4c7b-8f8a-df852f749e7c 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] HA network 59003147-873f-4824-b6f5-782bd908e9e4 was deleted as no HA routers are present in tenant d39daf19258941ccb0cc36e90437bb92. [pid: 8|app: 0|req: 1032/2023] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:09 2026] DELETE /v2.0/routers/73fa6a41-36ac-4bb1-9a66-d390d601e01e => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:10.012 8 INFO neutron.services.segments.plugin [-] Segment 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f928657-bf2a-4a6a-8f70-d3c18cbe89e3 found for delete ", "request_id": "req-1bbcd444-2686-4622-abc3-f66956d580fa"}]} [pid: 7|app: 0|req: 992/2024] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:18:09 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&fields=id => generated 241 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2025] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:18:10 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:10.112 8 INFO neutron_taas.services.taas.taas_plugin [None req-82238e66-1698-4bef-b06b-ce08e53b0c64 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] TaaS: Handle Delete Port: 2cb3e8de-26d6-4569-b03f-41f43c5dedfb 2026-04-23 17:18:10.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82238e66-1698-4bef-b06b-ce08e53b0c64 13fc9b03e7604d08857f86b98078d9a3 d39daf19258941ccb0cc36e90437bb92 - - default default] Tap Mirror: Handle Delete Port: 2cb3e8de-26d6-4569-b03f-41f43c5dedfb [pid: 7|app: 0|req: 994/2026] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:18:10 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 995/2027] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:10 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => 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: 1033/2028] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:18:10 2026] DELETE /v2.0/networks/9004abec-3788-4cd2-84ce-b4214a1d5dce => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2029] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:10 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2030] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:11 2026] GET /v2.0/security-groups?tenant_id=d39daf19258941ccb0cc36e90437bb92&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2031] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:11 2026] DELETE /v2.0/security-groups/5727c53d-3d48-4a62-8a4e-1004414e06ef => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2032] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:11 2026] GET /v2.0/security-groups?tenant_id=aebd8a7d72e34affb468d87e7d0d6f70&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2033] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:11 2026] DELETE /v2.0/security-groups/7f923f79-d6c0-468f-af4e-684101f9ddcc => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2034] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:11 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:12.023 8 INFO neutron.services.segments.plugin [-] Segment c768cd4a-15d0-41df-b35f-3a3989ea98ee resource provider aggregate not found 2026-04-23 17:18:12.039 8 INFO neutron.services.segments.plugin [-] Segment c768cd4a-15d0-41df-b35f-3a3989ea98ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c768cd4a-15d0-41df-b35f-3a3989ea98ee found for delete ", "request_id": "req-a3239dd4-1f98-4d35-b7b1-620a130ad576"}]} 2026-04-23 17:18:12.045 8 INFO neutron.services.segments.plugin [-] Segment c768cd4a-15d0-41df-b35f-3a3989ea98ee resource provider aggregate not found 2026-04-23 17:18:12.075 8 INFO neutron.services.segments.plugin [-] Segment c768cd4a-15d0-41df-b35f-3a3989ea98ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c768cd4a-15d0-41df-b35f-3a3989ea98ee found for delete ", "request_id": "req-f4a5eac6-716a-4e84-b6e0-62e3ee0501ca"}]} [pid: 8|app: 0|req: 1038/2035] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:11 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2036] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:12 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2037] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:13 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:13.675 7 INFO neutron.db.segments_db [None req-15c5bcc6-ca0e-4627-989a-317db2561857 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 41dc4891-988c-44c8-8b7c-be11fe48a3b3 of type vxlan for network f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9 [pid: 8|app: 0|req: 1040/2038] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:13 2026] PUT /v2.0/floatingips/126a0daa-eadb-43af-a66c-5d61ed265558/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2039] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:18:13 2026] POST /v2.0/networks => generated 721 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2040] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:13 2026] PUT /v2.0/floatingips/21237559-b070-4ee9-83c1-e49b37609306/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2041] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:13 2026] PUT /v2.0/floatingips/44688b5a-03f6-4783-a698-975410115c44/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2042] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:13 2026] PUT /v2.0/floatingips/915a4236-9058-4711-a919-c82ba307ba80/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2043] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:13 2026] POST /v2.0/subnets => generated 687 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2044] 10.0.0.150 () {32 vars in 672 bytes} [Thu Apr 23 17:18:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:13.979 7 INFO neutron.db.segments_db [None req-87a891ef-aa8c-4c5c-9f29-f489610d5f52 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment a930fe22-15de-4962-bc86-e4b4c2658671 of type vxlan for network ba7e8c27-ab62-4983-b94d-1e9ea6e4d768 [pid: 8|app: 0|req: 1045/2045] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:18:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2046] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:18:13 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: 1047/2047] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2048] 10.0.0.150 () {32 vars in 680 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2049] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:14.209 7 INFO neutron.db.l3_hamode_db [None req-87a891ef-aa8c-4c5c-9f29-f489610d5f52 21015644bc7248469266bf517b2b72e4 9b8da4965810496db7807dd864de5254 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2050] 10.0.0.150 () {32 vars in 690 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2051] 10.0.0.150 () {32 vars in 702 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:14.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4ffd3ad-3752-4c71-9d81-48a66203b3f2 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] TaaS: Handle Delete Port: cc925f1b-ed24-44d3-973f-51fc500b6de5 2026-04-23 17:18:14.393 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ffd3ad-3752-4c71-9d81-48a66203b3f2 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] Tap Mirror: Handle Delete Port: cc925f1b-ed24-44d3-973f-51fc500b6de5 [pid: 8|app: 0|req: 1052/2052] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:14 2026] DELETE /v2.0/floatingips/126a0daa-eadb-43af-a66c-5d61ed265558 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2055] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:14.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-7029ba09-9c03-43b2-8fb6-8e55941405c1 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] TaaS: Handle Delete Port: bc6c53ce-6bcf-4c1d-b740-c232e2cba4cd 2026-04-23 17:18:14.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7029ba09-9c03-43b2-8fb6-8e55941405c1 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] Tap Mirror: Handle Delete Port: bc6c53ce-6bcf-4c1d-b740-c232e2cba4cd [pid: 8|app: 0|req: 1056/2056] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:14 2026] DELETE /v2.0/floatingips/21237559-b070-4ee9-83c1-e49b37609306 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2057] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b9c19a4c61145da944d7be2e22912af => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:14.981 7 INFO neutron.db.l3_hamode_db [None req-87a891ef-aa8c-4c5c-9f29-f489610d5f52 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:18:15.048 8 INFO neutron_taas.services.taas.taas_plugin [None req-8026b328-951d-4e1a-9e1b-251b45d5fb6a 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] TaaS: Handle Delete Port: 7ed7a958-ace0-491e-9c5a-ab1fab449cc6 2026-04-23 17:18:15.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8026b328-951d-4e1a-9e1b-251b45d5fb6a 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] Tap Mirror: Handle Delete Port: 7ed7a958-ace0-491e-9c5a-ab1fab449cc6 [pid: 8|app: 0|req: 1058/2058] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:14 2026] DELETE /v2.0/floatingips/44688b5a-03f6-4783-a698-975410115c44 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2059] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:18:15 2026] POST /v2.0/ports => generated 1175 bytes in 536 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-04-23 17:18:15.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-0600410e-a3a8-4a9f-a86c-b05d436b6064 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] TaaS: Handle Delete Port: 1703c206-fd9d-44fa-9482-3e825ad3f739 2026-04-23 17:18:15.870 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0600410e-a3a8-4a9f-a86c-b05d436b6064 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] Tap Mirror: Handle Delete Port: 1703c206-fd9d-44fa-9482-3e825ad3f739 [pid: 7|app: 0|req: 1001/2060] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:13 2026] POST /v2.0/routers => generated 727 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2061] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:15 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1178 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2062] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:15 2026] DELETE /v2.0/floatingips/915a4236-9058-4711-a919-c82ba307ba80 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2063] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:18:15 2026] PUT /v2.0/ports/6c0631f0-346b-4109-a54c-cdf9cee26381 => generated 1456 bytes in 517 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: 1004/2064] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:16 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:16.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f589f5d-7895-45be-8f72-67fddf4315ac'] response: {'name': 'network-changed', 'server_uuid': '9f76ba48-132e-496e-b644-aecef91aa0ba', 'tag': '6c0631f0-346b-4109-a54c-cdf9cee26381', 'status': 'completed', 'code': 200} 2026-04-23 17:18:16.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-62e4a0ce-fe5e-486b-a3c5-16f023d78571 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] TaaS: Handle Delete Port: e37c7a18-75bd-437d-b126-5fc5cf9d83bc 2026-04-23 17:18:16.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62e4a0ce-fe5e-486b-a3c5-16f023d78571 75ff0b2e52f543ea8837df8de3c8d36e 6eacbe1f1c9b4aca8ba5efdd04520394 - - default default] Tap Mirror: Handle Delete Port: e37c7a18-75bd-437d-b126-5fc5cf9d83bc [pid: 7|app: 0|req: 1005/2065] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:16 2026] DELETE /v2.0/floatingips/0625f404-a073-4676-aea3-1f609d95d516 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2066] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1459 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2067] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.0/networks?tenant_id=6b9c19a4c61145da944d7be2e22912af&shared=False => generated 2374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2068] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2069] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.0/security-groups?tenant_id=9b01a65585a4443bb9d578fff8a71437&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2070] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:18:16 2026] PUT /v2.0/routers/da5bb09d-c7fa-4d57-af0d-1b26e3920ce1/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2071] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:17 2026] DELETE /v2.0/security-groups/b8b11f0b-2ed5-47e3-9f2f-fa3f5a6caf62 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2072] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1459 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2073] 199.204.45.156 () {34 vars in 1054 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => 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: 1062/2074] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/security-groups?tenant_id=a6077134af1f40cb9808d83a689c8613&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2075] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A336&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => 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: 1014/2076] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2077] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:18 2026] DELETE /v2.0/security-groups/c0ab6e8f-713a-4136-a000-8d16dca01064 => 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: 1015/2078] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1064/2079] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2080] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2081] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1065/2082] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:18 2026] GET /v2.0/security-groups?tenant_id=6eacbe1f1c9b4aca8ba5efdd04520394&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2083] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:18 2026] DELETE /v2.0/security-groups/a0c6ba4f-9d99-4afb-87ba-06bacb46b885 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:19.375 8 INFO neutron.db.segments_db [None req-c9ae4af7-ad09-436b-835e-a4dfb60a12b0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 2048b0db-070f-4ced-a956-92fa660c5cd7 of type vxlan for network db57004c-cd7a-43d7-ba83-163c89010dc2 [pid: 8|app: 0|req: 1066/2084] 10.0.0.150 () {34 vars in 671 bytes} [Thu Apr 23 17:18:19 2026] POST /v2.0/networks => generated 722 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2085] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:19 2026] POST /v2.0/subnets => generated 688 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:19.800 8 INFO neutron.db.segments_db [None req-3bc3cafc-254f-42a0-baac-74340ea0e9b1 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Added segment 1bcf5994-e36f-45b5-a876-145e20ac5a17 of type vxlan for network fed8a521-94c5-400e-8faf-07fafcfafaa7 2026-04-23 17:18:20.081 8 INFO neutron.db.l3_hamode_db [None req-3bc3cafc-254f-42a0-baac-74340ea0e9b1 21015644bc7248469266bf517b2b72e4 3b55829dd63e45409799a5515c63b457 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:18:20.978 8 INFO neutron.db.l3_hamode_db [None req-3bc3cafc-254f-42a0-baac-74340ea0e9b1 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1020/2086] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:21 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1192 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2087] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:21 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2088] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:19 2026] POST /v2.0/routers => generated 728 bytes in 2332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2089] 10.0.0.150 () {34 vars in 783 bytes} [Thu Apr 23 17:18:22 2026] PUT /v2.0/routers/659a829b-56f3-4d66-a07b-24b7b0f69a26/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2090] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2091] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2092] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2093] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2094] 10.0.0.150 () {34 vars in 684 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-groups => generated 1603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2095] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:18:24 2026] PUT /v2.0/security-groups/eb17b063-f173-4d80-bb89-e297e4c44580/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2096] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:18:24 2026] PUT /v2.0/security-groups/677ab95c-dbfd-427a-89a3-d100a093770b/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2097] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:18:24 2026] PUT /v2.0/security-groups/a86e1c12-1cdd-41ce-bb33-713e2f003fa2/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2098] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2099] 10.0.0.150 () {34 vars in 767 bytes} [Thu Apr 23 17:18:24 2026] PUT /v2.0/security-groups/c28fb3a3-7b3c-4388-85a6-cc5ddd71f4dc/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2100] 10.0.0.150 () {32 vars in 680 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2101] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2102] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2103] 10.0.0.150 () {32 vars in 690 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2104] 10.0.0.150 () {32 vars in 702 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2105] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2106] 10.0.0.150 () {32 vars in 688 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2107] 10.0.0.150 () {32 vars in 702 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2108] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2109] 10.0.0.150 () {32 vars in 698 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2110] 10.0.0.150 () {32 vars in 710 bytes} [Thu Apr 23 17:18:24 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2111] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:24 2026] DELETE /v2.0/security-groups/eb17b063-f173-4d80-bb89-e297e4c44580 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2112] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2113] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:25 2026] DELETE /v2.0/security-groups/677ab95c-dbfd-427a-89a3-d100a093770b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:25.109 8 INFO neutron.db.securitygroups_db [None req-ca859c76-4474-4dc9-8cf8-77babea1ea99 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Project 9b8da4965810496db7807dd864de5254 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: 1039/2114] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:25 2026] DELETE /v2.0/security-groups/a86e1c12-1cdd-41ce-bb33-713e2f003fa2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2115] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2116] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:25 2026] DELETE /v2.0/security-groups/c28fb3a3-7b3c-4388-85a6-cc5ddd71f4dc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:25.242 8 INFO neutron.db.securitygroups_db [None req-2ac9674d-9ea7-4549-9709-3234135d8884 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Project 9b8da4965810496db7807dd864de5254 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: 1041/2117] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:25 2026] DELETE /v2.0/security-groups/a02687e2-632c-4fe6-823b-3d239c0883cd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2118] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2119] 10.0.0.150 () {34 vars in 685 bytes} [Thu Apr 23 17:18:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2120] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2121] 10.0.0.150 () {34 vars in 695 bytes} [Thu Apr 23 17:18:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2122] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:26 2026] GET /v2.0/security-groups?tenant_id=b190ccc8e73748adbf2b436577de2b49&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2123] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:26 2026] DELETE /v2.0/security-groups/5995f27f-044f-40b1-a78e-1fcdbcccb5fd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2124] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:26 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1192 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2125] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:26 2026] GET /v2.0/security-groups?tenant_id=4eef9a08859a469480b164e6a7d75e8c&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2126] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:26 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2127] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:26 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2128] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:27 2026] DELETE /v2.0/security-groups/73758f61-396b-4417-9984-4ff8aad2cc3c => 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: 1084/2129] 10.0.0.150 () {32 vars in 818 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&mac_address=fa%3A16%3A3e%3A69%3A97%3A9d => generated 1192 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2130] 10.0.0.160 () {34 vars in 1096 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--81501817&fields=id&tenant_id=9b8da4965810496db7807dd864de5254 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2131] 10.0.0.160 () {34 vars in 1098 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-496426731&fields=id&tenant_id=9b8da4965810496db7807dd864de5254 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2132] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/networks?id=f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2133] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/quotas/9b8da4965810496db7807dd864de5254 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2134] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/security-groups?tenant_id=42b644de33d5408d919f14688fc00265&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2135] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/ports?tenant_id=9b8da4965810496db7807dd864de5254&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2136] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:27 2026] DELETE /v2.0/security-groups/f2152a78-d6fd-4a50-80ce-ea3c45b01b92 => 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: 1053/2137] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2138] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?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: 1055/2139] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:27 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:27.922 8 INFO neutron.db.l3_db [None req-2f65e6f3-858b-455a-a6ee-cc51a8dd7338 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP 83601ebb-8b90-4734-9e63-f69a0e722a36 associated. External IP: 10.96.250.215, port: 6c0631f0-346b-4109-a54c-cdf9cee26381. [pid: 8|app: 0|req: 1085/2140] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:18:27 2026] POST /v2.0/floatingips => generated 853 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:28.399 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-824354e4-276b-4c2a-a7c5-f2c6c4c77a83'] response: {'name': 'network-changed', 'server_uuid': '9f76ba48-132e-496e-b644-aecef91aa0ba', 'tag': '6c0631f0-346b-4109-a54c-cdf9cee26381', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1056/2141] 10.0.0.160 () {34 vars in 1096 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1327135479&fields=id&tenant_id=6b9c19a4c61145da944d7be2e22912af => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2142] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2143] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/quotas/6b9c19a4c61145da944d7be2e22912af => 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: 1087/2144] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&fields=id => generated 333 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2145] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2146] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2147] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2148] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2149] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:28 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2150] 199.204.45.156 () {34 vars in 1054 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2151] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A336&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2152] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => 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: 1062/2153] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2154] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2155] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1093/2156] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1064/2157] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:29 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1095/2160] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:30 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1096/2161] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:31 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2162] 10.0.0.150 () {34 vars in 676 bytes} [Thu Apr 23 17:18:30 2026] POST /v2.0/floatingips => generated 552 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2163] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:31 2026] PUT /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2164] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:31 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2165] 10.0.0.150 () {34 vars in 770 bytes} [Thu Apr 23 17:18:31 2026] PUT /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2166] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:31 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2167] 10.0.0.150 () {34 vars in 766 bytes} [Thu Apr 23 17:18:31 2026] PUT /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2168] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:31 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2169] 10.0.0.150 () {34 vars in 788 bytes} [Thu Apr 23 17:18:31 2026] PUT /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2170] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/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: 1101/2171] 10.0.0.150 () {34 vars in 759 bytes} [Thu Apr 23 17:18:32 2026] PUT /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2172] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/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: 1102/2173] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/networks?id=f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2174] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9b8da4965810496db7807dd864de5254 => generated 271 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2175] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:18:32 2026] POST /v2.0/ports => generated 997 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1072/2176] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/red => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2177] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1000 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:32.818 8 INFO neutron.api.v2.resource [None req-f8054a60-b22a-4988-a0fa-7c971c920526 afd00e52625445c0bc5facf274b59ea4 351f44e19fd145629b6dcca25493d6c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2178] 10.0.0.150 () {32 vars in 751 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2179] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2180] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:18:32 2026] DELETE /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2181] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:32 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:32.996 8 INFO neutron.api.v2.resource [None req-92769e5e-fe31-4bfb-9d00-600447963156 afd00e52625445c0bc5facf274b59ea4 351f44e19fd145629b6dcca25493d6c2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2182] 10.0.0.150 () {32 vars in 754 bytes} [Thu Apr 23 17:18:32 2026] DELETE /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2183] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:18:33 2026] DELETE /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2184] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2185] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:18:32 2026] PUT /v2.0/ports/de584154-56fa-4db0-8005-da3f3afc4fa2 => generated 1278 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:33.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a479a73-e6fe-4a6c-a3e6-f0970327b1f8 afd00e52625445c0bc5facf274b59ea4 351f44e19fd145629b6dcca25493d6c2 - - default default] TaaS: Handle Delete Port: a956ffa8-4044-4fca-8050-a8cb1427aa29 2026-04-23 17:18:33.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a479a73-e6fe-4a6c-a3e6-f0970327b1f8 afd00e52625445c0bc5facf274b59ea4 351f44e19fd145629b6dcca25493d6c2 - - default default] Tap Mirror: Handle Delete Port: a956ffa8-4044-4fca-8050-a8cb1427aa29 2026-04-23 17:18:33.213 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8dca1b4-0b66-4cdd-8b3e-1f9bab200872'] response: {'name': 'network-changed', 'server_uuid': '7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b', 'tag': 'de584154-56fa-4db0-8005-da3f3afc4fa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1113/2186] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:18:33 2026] DELETE /v2.0/floatingips/f052503b-82a9-4039-bebc-3949bf1d328c => generated 0 bytes in 253 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: 1074/2187] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/ports?tenant_id=9b8da4965810496db7807dd864de5254&device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2188] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/networks?tenant_id=9b8da4965810496db7807dd864de5254&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2189] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:18:33 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: 8|app: 0|req: 1115/2190] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2191] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2192] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => 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: 1116/2193] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:33 2026] GET /v2.0/security-groups?tenant_id=351f44e19fd145629b6dcca25493d6c2&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: 1078/2194] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:34 2026] DELETE /v2.0/security-groups/843e9cbf-a205-4252-a35f-9655baa50de8 => 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: 1117/2195] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2196] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b9c19a4c61145da944d7be2e22912af => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2197] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/security-groups?tenant_id=5b4e3261758c4339b47cf1244a999641&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2198] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:34 2026] DELETE /v2.0/security-groups/f7f81623-6904-43e7-9ef5-c803af908506 => 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: 1080/2199] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:18:34 2026] POST /v2.0/ports => generated 1187 bytes in 452 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: 1120/2200] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/ports?tenant_id=9b8da4965810496db7807dd864de5254&device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2201] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=de584154-56fa-4db0-8005-da3f3afc4fa2 => 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: 1122/2202] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:18:34 2026] GET /v2.0/subnets?id=1e816d81-e2c4-459a-89c5-6e9cc4c272f2 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2203] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/ports?network_id=f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9&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: 8|app: 0|req: 1124/2204] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?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: 1125/2205] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1126/2206] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?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: 1127/2207] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2208] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:18:34 2026] PUT /v2.0/ports/f81305ad-a15c-4ff9-98d7-2c2b759d99ad => generated 1468 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:35.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1526aae1-8f02-49a0-8704-b1e158e6a637'] response: {'name': 'network-changed', 'server_uuid': '1b00229e-f9b5-42c4-8834-d0cd9f8e1725', 'tag': 'f81305ad-a15c-4ff9-98d7-2c2b759d99ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2209] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:35 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1082/2210] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:18:36 2026] GET /v2.0/networks?tenant_id=6b9c19a4c61145da944d7be2e22912af&shared=False => generated 2374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2211] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:18:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2212] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:36 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1012 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2213] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:36 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2214] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2215] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => 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: 1085/2216] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => 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: 1132/2217] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/subnets?id=abd7050f-d737-4c3d-ad3b-3aff47d942fb&id=bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2218] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 8|app: 0|req: 1133/2219] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2220] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2221] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1088/2222] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1135/2223] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:37 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2224] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2225] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:18:38 2026] PUT /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2226] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2227] 10.0.0.150 () {34 vars in 764 bytes} [Thu Apr 23 17:18:38 2026] PUT /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2228] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/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: 1138/2229] 10.0.0.150 () {34 vars in 760 bytes} [Thu Apr 23 17:18:38 2026] PUT /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2230] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2231] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2232] 10.0.0.150 () {34 vars in 782 bytes} [Thu Apr 23 17:18:38 2026] PUT /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2233] 199.204.45.156 () {34 vars in 1124 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/security-groups?id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&id=3e41a985-c283-4a98-9756-e58125711b61&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2234] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2235] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:18:38 2026] PUT /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2236] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2237] 10.0.0.150 () {32 vars in 741 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:38.635 8 INFO neutron.api.v2.resource [None req-9c442fc6-125a-4a19-9313-853633ac0411 28d1341b643b4b5885f1da12bb1a39e7 b2788e409e2e4d11ac9f699371ead314 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2238] 10.0.0.150 () {32 vars in 745 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2239] 10.0.0.150 () {32 vars in 744 bytes} [Thu Apr 23 17:18:38 2026] DELETE /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2240] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2241] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:38.760 7 INFO neutron.api.v2.resource [None req-656d2331-7545-44ea-a2a4-760a934c8c79 28d1341b643b4b5885f1da12bb1a39e7 b2788e409e2e4d11ac9f699371ead314 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2242] 10.0.0.150 () {32 vars in 748 bytes} [Thu Apr 23 17:18:38 2026] DELETE /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2243] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2244] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:18:38 2026] DELETE /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2245] 10.0.0.150 () {32 vars in 733 bytes} [Thu Apr 23 17:18:38 2026] GET /v2.0/policies/896e5ced-2ee3-4f65-9168-804504b35f84/tags => 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: 1101/2246] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:18:38 2026] DELETE /v2.0/qos/policies/896e5ced-2ee3-4f65-9168-804504b35f84 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2247] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:39 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1202 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2248] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:39 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2249] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:39 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2250] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:39 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2251] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:39 2026] GET /v2.0/security-groups?tenant_id=b2788e409e2e4d11ac9f699371ead314&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2252] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:39 2026] DELETE /v2.0/security-groups/2ce3ea51-3734-410d-a1bd-b83b9b013194 => 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: 1148/2253] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:40 2026] GET /v2.0/security-groups?tenant_id=79a350fdf9ff4a20b88bce75b0f509c8&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2254] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:40 2026] DELETE /v2.0/security-groups/496cf31d-a4d5-49cc-91e2-135ad69b65d4 => 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: 1149/2255] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:41 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2256] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:41 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2257] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:41 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:41.655 7 INFO neutron.db.l3_db [None req-6ac99342-fa9b-40aa-956a-024072e10fad 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Floating IP 17e59b18-75d3-4008-a5a4-19e939282703 associated. External IP: 10.96.250.206, port: de584154-56fa-4db0-8005-da3f3afc4fa2. [pid: 7|app: 0|req: 1108/2258] 10.0.0.150 () {34 vars in 749 bytes} [Thu Apr 23 17:18:41 2026] PUT /v2.0/floatingips/17e59b18-75d3-4008-a5a4-19e939282703 => generated 856 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:18:42.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-722d55b8-59b9-42ab-b08e-e60bb3d9e01b'] response: {'name': 'network-changed', 'server_uuid': '7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b', 'tag': 'de584154-56fa-4db0-8005-da3f3afc4fa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2259] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/ports?tenant_id=9b8da4965810496db7807dd864de5254&device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2260] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/networks?id=f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9 => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2261] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=de584154-56fa-4db0-8005-da3f3afc4fa2 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2262] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/subnets?id=1e816d81-e2c4-459a-89c5-6e9cc4c272f2 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2263] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/ports?network_id=f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2264] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?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: 1154/2265] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:42 2026] GET /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:44.380 7 INFO neutron.db.segments_db [None req-75b1741b-771f-47c4-ba88-9ddbfbc06415 89bf0d39bbcc40e1b2f984a4141b07e6 4de3436c0c67408fbb8d7788990fbaa5 - - default default] Added segment 4921e62a-4e3d-48a4-a623-5f3363ab8baa of type vxlan for network 689564a2-57b8-4fb9-aba1-3d2285a29786 [pid: 7|app: 0|req: 1112/2266] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:18:44 2026] POST /v2.0/networks => generated 612 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2269] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:44 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2270] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:44 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2271] 10.0.0.150 () {32 vars in 818 bytes} [Thu Apr 23 17:18:44 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&mac_address=fa%3A16%3A3e%3Aea%3A07%3Af5 => generated 1204 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2272] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:18:44 2026] POST /v2.0/subnets => generated 626 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2273] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:18:44 2026] PUT /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2274] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:44 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/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: 1158/2275] 10.0.0.150 () {34 vars in 762 bytes} [Thu Apr 23 17:18:44 2026] PUT /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2276] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:44 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2277] 10.0.0.150 () {34 vars in 758 bytes} [Thu Apr 23 17:18:45 2026] PUT /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2278] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2279] 10.0.0.150 () {34 vars in 780 bytes} [Thu Apr 23 17:18:45 2026] PUT /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2280] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/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: 1164/2281] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:18:45 2026] PUT /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2282] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/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: 1166/2283] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:18:45.477 8 INFO neutron.api.v2.resource [None req-a6f0db10-6ea1-42a3-94b8-66a3eb2aac31 89bf0d39bbcc40e1b2f984a4141b07e6 4de3436c0c67408fbb8d7788990fbaa5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1167/2284] 10.0.0.150 () {32 vars in 743 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2285] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:18:45 2026] DELETE /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2286] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:18:45.627 8 INFO neutron.api.v2.resource [None req-57514eaf-2880-4a3f-b6ca-b33c24c9de5f 89bf0d39bbcc40e1b2f984a4141b07e6 4de3436c0c67408fbb8d7788990fbaa5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1170/2287] 10.0.0.150 () {32 vars in 746 bytes} [Thu Apr 23 17:18:45 2026] DELETE /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:18:45.645 7 INFO neutron.db.l3_db [None req-cbbebc50-8209-42f4-8b7b-f302c7b369e8 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP 11ad5afe-e90d-41ff-a145-7380f3f3f14b associated. External IP: 10.96.250.217, port: f81305ad-a15c-4ff9-98d7-2c2b759d99ad. [pid: 8|app: 0|req: 1171/2288] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:18:45 2026] DELETE /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2289] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:18:45 2026] GET /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2290] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:18:45 2026] DELETE /v2.0/subnets/d12a66f6-3bc8-4e25-a6d3-7f05f31a2f81 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2291] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:18:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:18:46.016 8 INFO neutron.services.segments.plugin [-] Segment 4921e62a-4e3d-48a4-a623-5f3363ab8baa resource provider aggregate not found 2026-04-23 17:18:46.020 8 INFO neutron.services.segments.plugin [-] Segment 4921e62a-4e3d-48a4-a623-5f3363ab8baa resource provider aggregate not found 2026-04-23 17:18:46.045 8 INFO neutron.services.segments.plugin [-] Segment 4921e62a-4e3d-48a4-a623-5f3363ab8baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4921e62a-4e3d-48a4-a623-5f3363ab8baa found for delete ", "request_id": "req-62aa80d7-26e0-451a-a6ca-00d85e88c447"}]} 2026-04-23 17:18:46.046 8 INFO neutron.services.segments.plugin [-] Segment 4921e62a-4e3d-48a4-a623-5f3363ab8baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4921e62a-4e3d-48a4-a623-5f3363ab8baa found for delete ", "request_id": "req-df1cce67-e1b3-4cf5-b1bf-8c4985dbcd3c"}]} [pid: 8|app: 0|req: 1174/2292] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:18:45 2026] DELETE /v2.0/networks/689564a2-57b8-4fb9-aba1-3d2285a29786 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:18:46.061 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb0e7e47-08e3-4e74-9d84-3bd853a28216'] response: {'name': 'network-changed', 'server_uuid': '1b00229e-f9b5-42c4-8834-d0cd9f8e1725', 'tag': 'f81305ad-a15c-4ff9-98d7-2c2b759d99ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1119/2293] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => 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: 1175/2294] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => 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: 1120/2295] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2296] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => 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: 1177/2297] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2298] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/subnets?id=abd7050f-d737-4c3d-ad3b-3aff47d942fb&id=bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2299] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&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: 7|app: 0|req: 1121/2300] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/security-groups?tenant_id=4de3436c0c67408fbb8d7788990fbaa5&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: 1180/2301] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2302] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 1122/2303] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:46 2026] DELETE /v2.0/security-groups/5e5c0cc1-0b85-4c86-aff3-cd4d9533611d => 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: 1182/2304] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1123/2305] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:18:46 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1183/2306] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:18:47 2026] GET /v2.0/security-groups?tenant_id=776ea8d2f3ed469bbd420e3f0471229b&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: 1124/2307] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:18:47 2026] DELETE /v2.0/security-groups/ddd23ac7-d057-4d8d-9e8f-61caf7816ff1 => 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: 1184/2308] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:50 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2309] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:50 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2310] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:18:50 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1283 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2311] 10.0.0.150 () {32 vars in 858 bytes} [Thu Apr 23 17:18:50 2026] GET /v2.0/floatingips?floating_network_id=4607b9bd-9617-4127-a8b6-b68d3b697c32&port_id=de584154-56fa-4db0-8005-da3f3afc4fa2 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2312] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:18:51 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2313] 10.0.0.112 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:51 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2314] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:53 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2315] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:53 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2316] 10.0.0.112 () {34 vars in 990 bytes} [Thu Apr 23 17:18:54 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2317] 10.0.0.112 () {34 vars in 1040 bytes} [Thu Apr 23 17:18:54 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&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: 1189/2318] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:55 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2319] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:55 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2320] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:56 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2321] 10.0.0.160 () {34 vars in 1120 bytes} [Thu Apr 23 17:18:56 2026] GET /v2.0/security-groups?id=3e41a985-c283-4a98-9756-e58125711b61&id=fef34fb0-5e2b-4db2-bf63-836e81685c1d&fields=id&fields=name => generated 204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2322] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:18:56 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:18:56.528 7 INFO neutron_taas.services.taas.taas_plugin [req-38c940b7-b8d1-4a26-bfe1-99b6a95bf31f req-d00e3c43-2f84-4230-bd66-14321c98dfc3 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] TaaS: Handle Delete Port: de584154-56fa-4db0-8005-da3f3afc4fa2 2026-04-23 17:18:56.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-38c940b7-b8d1-4a26-bfe1-99b6a95bf31f req-d00e3c43-2f84-4230-bd66-14321c98dfc3 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Tap Mirror: Handle Delete Port: de584154-56fa-4db0-8005-da3f3afc4fa2 2026-04-23 17:18:56.652 7 INFO neutron.db.l3_db [req-38c940b7-b8d1-4a26-bfe1-99b6a95bf31f req-d00e3c43-2f84-4230-bd66-14321c98dfc3 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Floating IP 17e59b18-75d3-4008-a5a4-19e939282703 disassociated. External IP: 10.96.250.206, port: de584154-56fa-4db0-8005-da3f3afc4fa2. [pid: 7|app: 0|req: 1132/2323] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:18:56 2026] DELETE /v2.0/ports/de584154-56fa-4db0-8005-da3f3afc4fa2 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:18:57.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-491721a3-d6b9-460a-b181-926be3f5ec21'] response: {'server_uuid': '7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b', 'name': 'network-vif-deleted', 'tag': 'de584154-56fa-4db0-8005-da3f3afc4fa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1192/2324] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:57 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1133/2325] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:58 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1135/2328] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:18:59 2026] GET /v2.0/ports?device_id=7da6146c-9e93-4ec7-86a5-f6ebb6f9fd4b => 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: 1194/2329] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:00 2026] DELETE /v2.0/security-groups/3e41a985-c283-4a98-9756-e58125711b61 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:19:00.911 7 INFO neutron.api.v2.resource [None req-c9cffbd4-430e-4a07-86ff-50972113de93 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2330] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:19:00 2026] GET /v2.0/security-groups/3e41a985-c283-4a98-9756-e58125711b61 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:19:01.024 8 INFO neutron_taas.services.taas.taas_plugin [None req-42b57284-2e23-4868-9e11-ce0ff1a8000a 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] TaaS: Handle Delete Port: 4b2c77fd-86fa-438b-946d-34309e4f4a91 2026-04-23 17:19:01.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42b57284-2e23-4868-9e11-ce0ff1a8000a 5d513e9a69e54f638a63fa019076d018 9b8da4965810496db7807dd864de5254 - - default default] Tap Mirror: Handle Delete Port: 4b2c77fd-86fa-438b-946d-34309e4f4a91 [pid: 8|app: 0|req: 1195/2331] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:19:00 2026] DELETE /v2.0/floatingips/17e59b18-75d3-4008-a5a4-19e939282703 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2332] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:01 2026] DELETE /v2.0/security-groups/fef34fb0-5e2b-4db2-bf63-836e81685c1d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:19:01.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1164527-6d2e-4edd-b851-922c55ac2d4a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 7c5b9a67-f4e8-49ef-8bb7-bb640cc4c2f6 2026-04-23 17:19:01.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1164527-6d2e-4edd-b851-922c55ac2d4a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 7c5b9a67-f4e8-49ef-8bb7-bb640cc4c2f6 [pid: 8|app: 0|req: 1196/2333] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:19:01 2026] PUT /v2.0/routers/da5bb09d-c7fa-4d57-af0d-1b26e3920ce1/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:19:02.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9012a9a-4040-46ac-ad89-ade482f5430d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: c2377245-e480-41d8-a669-39af399ad86f 2026-04-23 17:19:02.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9012a9a-4040-46ac-ad89-ade482f5430d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: c2377245-e480-41d8-a669-39af399ad86f 2026-04-23 17:19:02.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9012a9a-4040-46ac-ad89-ade482f5430d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 7e6d5ac2-08b3-4a88-8e7a-9495de5f5a32 2026-04-23 17:19:02.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9012a9a-4040-46ac-ad89-ade482f5430d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 7e6d5ac2-08b3-4a88-8e7a-9495de5f5a32 2026-04-23 17:19:03.216 7 INFO neutron.services.segments.plugin [-] Segment a930fe22-15de-4962-bc86-e4b4c2658671 resource provider aggregate not found 2026-04-23 17:19:03.228 7 INFO neutron.services.segments.plugin [-] Segment a930fe22-15de-4962-bc86-e4b4c2658671 resource provider aggregate not found 2026-04-23 17:19:03.245 7 INFO neutron.services.segments.plugin [-] Segment a930fe22-15de-4962-bc86-e4b4c2658671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a930fe22-15de-4962-bc86-e4b4c2658671 found for delete ", "request_id": "req-8630fdbf-1d89-41a6-9ae9-59693a0ae679"}]} 2026-04-23 17:19:03.247 7 INFO neutron.services.segments.plugin [-] Segment a930fe22-15de-4962-bc86-e4b4c2658671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a930fe22-15de-4962-bc86-e4b4c2658671 found for delete ", "request_id": "req-a3f6c2e5-6151-4c26-9a98-44a1c0105752"}]} 2026-04-23 17:19:03.261 7 INFO neutron.db.l3_hamode_db [None req-c9012a9a-4040-46ac-ad89-ade482f5430d 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network ba7e8c27-ab62-4983-b94d-1e9ea6e4d768 was deleted as no HA routers are present in tenant 9b8da4965810496db7807dd864de5254. [pid: 7|app: 0|req: 1138/2334] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:02 2026] DELETE /v2.0/routers/da5bb09d-c7fa-4d57-af0d-1b26e3920ce1 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2335] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:03 2026] DELETE /v2.0/subnets/1e816d81-e2c4-459a-89c5-6e9cc4c272f2 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:19:03.533 7 INFO neutron_taas.services.taas.taas_plugin [None req-afdebb93-4ddb-414e-a183-824f16f255f7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 06064b5b-033b-40c4-8e9c-36b21005a222 2026-04-23 17:19:03.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afdebb93-4ddb-414e-a183-824f16f255f7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 06064b5b-033b-40c4-8e9c-36b21005a222 [pid: 7|app: 0|req: 1139/2336] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:03 2026] DELETE /v2.0/networks/f0e4ee6e-32fe-46b1-bc16-245f8c8bdfb9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:19:04.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-49604de1-fa8f-4a23-9901-2c809bff5a82 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 4e6f4239-fba2-4ee8-91ca-8a5563cc8baf 2026-04-23 17:19:04.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49604de1-fa8f-4a23-9901-2c809bff5a82 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 4e6f4239-fba2-4ee8-91ca-8a5563cc8baf [pid: 7|app: 0|req: 1140/2337] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:19:04 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1198/2338] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:19:03 2026] PUT /v2.0/routers/659a829b-56f3-4d66-a07b-24b7b0f69a26/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:19:04.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6511e89-5d41-4208-978d-ca7c2a8c1a3e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 19328c86-f215-4930-a621-de5afb80e1f0 2026-04-23 17:19:04.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6511e89-5d41-4208-978d-ca7c2a8c1a3e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 19328c86-f215-4930-a621-de5afb80e1f0 2026-04-23 17:19:05.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6511e89-5d41-4208-978d-ca7c2a8c1a3e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: a542566b-b591-4d74-a805-435842b3a85a 2026-04-23 17:19:05.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6511e89-5d41-4208-978d-ca7c2a8c1a3e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: a542566b-b591-4d74-a805-435842b3a85a 2026-04-23 17:19:05.274 7 INFO neutron.services.segments.plugin [-] Segment 41dc4891-988c-44c8-8b7c-be11fe48a3b3 resource provider aggregate not found 2026-04-23 17:19:05.279 7 INFO neutron.services.segments.plugin [-] Segment 41dc4891-988c-44c8-8b7c-be11fe48a3b3 resource provider aggregate not found 2026-04-23 17:19:05.301 7 INFO neutron.services.segments.plugin [-] Segment 41dc4891-988c-44c8-8b7c-be11fe48a3b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41dc4891-988c-44c8-8b7c-be11fe48a3b3 found for delete ", "request_id": "req-921cea25-94c3-49b6-b11c-ace7ab471d1b"}]} 2026-04-23 17:19:05.302 7 INFO neutron.services.segments.plugin [-] Segment 41dc4891-988c-44c8-8b7c-be11fe48a3b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41dc4891-988c-44c8-8b7c-be11fe48a3b3 found for delete ", "request_id": "req-351051fe-ca71-4788-8eab-ca66d6af9607"}]} 2026-04-23 17:19:05.546 7 INFO neutron.db.l3_hamode_db [None req-b6511e89-5d41-4208-978d-ca7c2a8c1a3e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] HA network fed8a521-94c5-400e-8faf-07fafcfafaa7 was deleted as no HA routers are present in tenant 3b55829dd63e45409799a5515c63b457. [pid: 7|app: 0|req: 1141/2339] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:04 2026] DELETE /v2.0/routers/659a829b-56f3-4d66-a07b-24b7b0f69a26 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2340] 10.0.0.188 () {30 vars in 690 bytes} [Thu Apr 23 17:19:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2341] 10.0.0.188 () {30 vars in 692 bytes} [Thu Apr 23 17:19:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2342] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:05 2026] DELETE /v2.0/subnets/912c1756-dab2-491d-a77b-5282b480f0e2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2343] 10.0.0.188 () {30 vars in 668 bytes} [Thu Apr 23 17:19:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2344] 10.0.0.188 () {30 vars in 704 bytes} [Thu Apr 23 17:19:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:19:05.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d9520a5-3a12-4c6c-a534-4412d11074cc 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 235f1a50-1542-44cb-a17c-b8c34d3c6e4d 2026-04-23 17:19:05.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d9520a5-3a12-4c6c-a534-4412d11074cc 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 235f1a50-1542-44cb-a17c-b8c34d3c6e4d 2026-04-23 17:19:06.041 8 INFO neutron.services.segments.plugin [-] Segment 2048b0db-070f-4ced-a956-92fa660c5cd7 resource provider aggregate not found 2026-04-23 17:19:06.051 8 INFO neutron.services.segments.plugin [-] Segment 2048b0db-070f-4ced-a956-92fa660c5cd7 resource provider aggregate not found 2026-04-23 17:19:06.058 8 INFO neutron.services.segments.plugin [-] Segment 2048b0db-070f-4ced-a956-92fa660c5cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2048b0db-070f-4ced-a956-92fa660c5cd7 found for delete ", "request_id": "req-998a00c6-d7d2-447e-9538-6087cbdc4d86"}]} [pid: 8|app: 0|req: 1200/2345] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:05 2026] DELETE /v2.0/networks/db57004c-cd7a-43d7-ba83-163c89010dc2 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:19:06.085 8 INFO neutron.services.segments.plugin [-] Segment 2048b0db-070f-4ced-a956-92fa660c5cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2048b0db-070f-4ced-a956-92fa660c5cd7 found for delete ", "request_id": "req-90436bbf-2ba1-4fc2-a07c-3ac5f1700c6e"}]} [pid: 7|app: 0|req: 1146/2346] 10.0.0.188 () {28 vars in 439 bytes} [Thu Apr 23 17:19:06 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: 1201/2347] 10.0.0.188 () {30 vars in 728 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 657 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2348] 10.0.0.188 () {30 vars in 690 bytes} [Thu Apr 23 17:19: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: 1203/2349] 10.0.0.188 () {30 vars in 692 bytes} [Thu Apr 23 17:19:06 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: 1147/2350] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/security-groups?tenant_id=9b8da4965810496db7807dd864de5254&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2351] 10.0.0.188 () {30 vars in 668 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2352] 10.0.0.188 () {30 vars in 704 bytes} [Thu Apr 23 17:19:06 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: 8|app: 0|req: 1206/2353] 10.0.0.188 () {30 vars in 728 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2354] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:06 2026] DELETE /v2.0/security-groups/d31fccf1-5b57-4a31-838f-f6112fec024b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2355] 10.0.0.188 () {30 vars in 690 bytes} [Thu Apr 23 17:19: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: 7|app: 0|req: 1149/2356] 10.0.0.188 () {30 vars in 692 bytes} [Thu Apr 23 17:19:06 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: 1150/2357] 10.0.0.188 () {30 vars in 668 bytes} [Thu Apr 23 17:19: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: 7|app: 0|req: 1151/2358] 10.0.0.188 () {30 vars in 704 bytes} [Thu Apr 23 17:19: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: 8|app: 0|req: 1208/2359] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/security-groups?tenant_id=3b55829dd63e45409799a5515c63b457&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2360] 10.0.0.188 () {30 vars in 730 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2361] 10.0.0.188 () {30 vars in 682 bytes} [Thu Apr 23 17:19:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2362] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:06 2026] DELETE /v2.0/security-groups/fb5404a7-79a5-44a0-802d-96118b40fccd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2363] 10.0.0.188 () {34 vars in 704 bytes} [Thu Apr 23 17:19:06 2026] POST /v2.0/ports => generated 1132 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:19:07.320 7 INFO neutron.services.segments.plugin [-] Segment 1bcf5994-e36f-45b5-a876-145e20ac5a17 resource provider aggregate not found 2026-04-23 17:19:07.330 7 INFO neutron.services.segments.plugin [-] Segment 1bcf5994-e36f-45b5-a876-145e20ac5a17 resource provider aggregate not found 2026-04-23 17:19:07.336 7 INFO neutron.services.segments.plugin [-] Segment 1bcf5994-e36f-45b5-a876-145e20ac5a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcf5994-e36f-45b5-a876-145e20ac5a17 found for delete ", "request_id": "req-28881892-6f95-44f0-b30b-94d96f44fcd1"}]} 2026-04-23 17:19:07.351 7 INFO neutron.services.segments.plugin [-] Segment 1bcf5994-e36f-45b5-a876-145e20ac5a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcf5994-e36f-45b5-a876-145e20ac5a17 found for delete ", "request_id": "req-43101fb7-9187-4196-b627-ffa20d3803d9"}]} [pid: 8|app: 0|req: 1210/2364] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:19:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 116 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/2365] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2366] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2367] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2368] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2369] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:19:10 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: 1213/2370] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:19:10 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: 1158/2371] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:19:10 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: 1214/2372] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:19:10 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-04-23 17:19:10.454 7 INFO neutron.api.v2.resource [None req-d84b2b52-d6cb-4be3-a1f2-319bc0665b05 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2373] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2374] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2375] 199.204.45.156 () {34 vars in 736 bytes} [Thu Apr 23 17:19:10 2026] POST /v2.0/security-groups => generated 1638 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2376] 199.204.45.156 () {30 vars in 815 bytes} [Thu Apr 23 17:19:10 2026] GET /v2.0/security-group-rules?security_group_id=44817301-8f6f-440e-a897-57abf5f43cbb => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2377] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:19:10 2026] PUT /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2378] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:19:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1162/2379] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:19:11 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: 1218/2380] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:19:11 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: 1163/2381] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:19:11 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: 1219/2382] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:19:11 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1164/2383] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:19:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2384] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:19:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2385] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:19:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2386] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:19:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2387] 10.0.0.150 () {34 vars in 678 bytes} [Thu Apr 23 17:19:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2388] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:19:11 2026] PUT /v2.0/policies/b54eec4e-76ec-4fc9-92ca-889a46baf07d/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2389] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:19:11 2026] PUT /v2.0/policies/d886808c-25a2-471c-bb71-ab2d75ef958b/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2390] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:19:11 2026] PUT /v2.0/policies/c5d7d372-5d97-4987-8766-e2fd31ce38c8/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2391] 10.0.0.150 () {34 vars in 753 bytes} [Thu Apr 23 17:19:11 2026] PUT /v2.0/policies/c95d9cd5-cbb7-4610-9939-c972e205a47e/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2392] 10.0.0.150 () {32 vars in 674 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2393] 10.0.0.150 () {32 vars in 688 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2394] 10.0.0.150 () {32 vars in 684 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2395] 10.0.0.150 () {32 vars in 696 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2396] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2397] 10.0.0.150 () {32 vars in 696 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2398] 10.0.0.150 () {32 vars in 692 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2399] 10.0.0.150 () {32 vars in 704 bytes} [Thu Apr 23 17:19:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2400] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:12 2026] DELETE /v2.0/qos/policies/b54eec4e-76ec-4fc9-92ca-889a46baf07d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2401] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:12 2026] DELETE /v2.0/qos/policies/d886808c-25a2-471c-bb71-ab2d75ef958b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2402] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:12 2026] DELETE /v2.0/qos/policies/c5d7d372-5d97-4987-8766-e2fd31ce38c8 => 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: 1174/2403] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:12 2026] DELETE /v2.0/qos/policies/c95d9cd5-cbb7-4610-9939-c972e205a47e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2404] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:12 2026] DELETE /v2.0/qos/policies/fa9dd6bf-92a8-4193-8dad-9bac72f47a75 => 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: 1175/2405] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:13 2026] GET /v2.0/security-groups?tenant_id=4387bbed663b4fb8939234c740d30c4e&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: 1231/2406] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:14 2026] DELETE /v2.0/security-groups/1a3d3873-bc5a-44f3-a0dd-290273a66f9f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2407] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:14 2026] GET /v2.0/security-groups?tenant_id=fd2fabb04d2f43d3b696ed87418ede59&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2408] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:14 2026] DELETE /v2.0/security-groups/b61d1ec4-6013-4290-b852-182322f49a7e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2411] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:14 2026] GET /v2.0/security-groups?tenant_id=75f697f4bc884b7c8d1c117a45de3708&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2412] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:14 2026] DELETE /v2.0/security-groups/0a0ec833-2cb9-4a42-82cd-d240c2e27983 => 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: 1179/2413] 10.0.0.160 () {34 vars in 1016 bytes} [Thu Apr 23 17:19:18 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id => 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: 1180/2414] 10.0.0.160 () {34 vars in 982 bytes} [Thu Apr 23 17:19:18 2026] GET /v2.0/networks?id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2415] 10.0.0.160 () {34 vars in 965 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/quotas/8aa9aef597cc4d3d9af4eff052900822 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2416] 10.0.0.160 () {34 vars in 1002 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2417] 10.0.0.160 () {34 vars in 1008 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2418] 10.0.0.160 () {34 vars in 1108 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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) 2026-04-23 17:19:19.200 8 INFO neutron.db.segments_db [None req-4541a87f-3031-4a97-9ab7-8568a4141b48 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Added segment 22320a5c-29a4-4ec2-ac07-1cfc1937f15c of type vxlan for network 1c279876-9aa8-46f1-9b50-37b76c15318d [pid: 8|app: 0|req: 1235/2419] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:18 2026] POST /v2.0/networks => generated 613 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2420] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:19:19 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:19:19.647 8 INFO neutron.db.segments_db [None req-2a53a152-d7aa-4a19-b499-5fac835e107e 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Added segment 21e505c4-4a61-45b6-a78f-85755e633fdc of type vxlan for network e9d648c7-ac55-43c9-8be1-56e46b50ec7d [pid: 8|app: 0|req: 1236/2421] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:19 2026] POST /v2.0/networks => generated 613 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2422] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2423] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:19 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => 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: 1186/2424] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:19:19 2026] POST /v2.0/subnets => generated 629 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:19:20.052 8 INFO neutron.db.segments_db [None req-f52ca0f7-4004-41a5-bd18-a32e6a5ff29d 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Added segment 2e3fa54d-4135-40be-9d7c-4a8f8a431506 of type vxlan for network 8a5029c2-288d-4c5b-ae27-120ce463a8b7 [pid: 8|app: 0|req: 1239/2425] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:19 2026] POST /v2.0/networks => generated 612 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2426] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:19:20 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:19:20.450 8 INFO neutron.db.segments_db [None req-0525822f-5883-486f-9aa3-664e67fb45b4 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Added segment a11858a0-720e-4a8a-bd15-612ea1834c6b of type vxlan for network 48c8a3dd-bbf6-45c9-af1b-49d09efa5017 [pid: 8|app: 0|req: 1240/2427] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:20 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2428] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:19:20 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:19:20.840 8 INFO neutron.db.segments_db [None req-c6110467-b163-4965-b508-0248b006d40b 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Added segment 305bf816-a550-4e8f-a41f-1798dc642fcc of type vxlan for network bdfea0dd-b0eb-4c3d-9d21-1faaa1bd97d9 [pid: 8|app: 0|req: 1241/2429] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:20 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2430] 10.0.0.150 () {34 vars in 669 bytes} [Thu Apr 23 17:19:20 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2431] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:21 2026] PUT /v2.0/subnets/db03758f-798b-431e-a214-ec4c6b5c2566/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2432] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:21 2026] PUT /v2.0/subnets/74fbd043-febc-4f0b-b51a-2cdaf561c32d/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2433] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:21 2026] PUT /v2.0/subnets/4f3f8f2f-ec55-4f8e-a9b4-0b20f35c15f7/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2434] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:21 2026] PUT /v2.0/subnets/8ff0e854-c884-4937-a087-95224a06da58/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2435] 10.0.0.150 () {32 vars in 664 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2436] 10.0.0.150 () {32 vars in 678 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2437] 10.0.0.150 () {32 vars in 674 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2438] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2439] 10.0.0.150 () {32 vars in 672 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2440] 10.0.0.150 () {32 vars in 686 bytes} [Thu Apr 23 17:19:21 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: 8|app: 0|req: 1247/2441] 10.0.0.150 () {32 vars in 682 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2442] 10.0.0.150 () {32 vars in 694 bytes} [Thu Apr 23 17:19:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2443] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:21 2026] DELETE /v2.0/subnets/db03758f-798b-431e-a214-ec4c6b5c2566 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2444] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/subnets/74fbd043-febc-4f0b-b51a-2cdaf561c32d => 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: 1249/2445] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/subnets/4f3f8f2f-ec55-4f8e-a9b4-0b20f35c15f7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2446] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/subnets/8ff0e854-c884-4937-a087-95224a06da58 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2447] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/subnets/d4305d12-e007-435a-bf77-78f76370bbd1 => 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: 1198/2448] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:22 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => 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: 1199/2449] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:22 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:19:22.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e22070b-4799-4941-9516-425be94b2ad7 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] TaaS: Handle Delete Port: 348a17e0-d240-4ad1-98fc-c0b3ff9a3b75 2026-04-23 17:19:22.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e22070b-4799-4941-9516-425be94b2ad7 050dfc43ff044d0485bd7a6fb0fed618 236a938c324b4526a1cca8cf3e5a35e2 - - default default] Tap Mirror: Handle Delete Port: 348a17e0-d240-4ad1-98fc-c0b3ff9a3b75 [pid: 8|app: 0|req: 1251/2450] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/networks/1c279876-9aa8-46f1-9b50-37b76c15318d => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:19:22.916 8 INFO neutron.services.segments.plugin [-] Segment 22320a5c-29a4-4ec2-ac07-1cfc1937f15c resource provider aggregate not found 2026-04-23 17:19:22.924 8 INFO neutron.services.segments.plugin [-] Segment 22320a5c-29a4-4ec2-ac07-1cfc1937f15c resource provider aggregate not found 2026-04-23 17:19:22.937 8 INFO neutron.services.segments.plugin [-] Segment 22320a5c-29a4-4ec2-ac07-1cfc1937f15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22320a5c-29a4-4ec2-ac07-1cfc1937f15c found for delete ", "request_id": "req-23a807fd-23f9-474e-9e7f-0f9fa789c2e0"}]} 2026-04-23 17:19:22.945 8 INFO neutron.services.segments.plugin [-] Segment 22320a5c-29a4-4ec2-ac07-1cfc1937f15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22320a5c-29a4-4ec2-ac07-1cfc1937f15c found for delete ", "request_id": "req-529555b5-5f44-457d-9539-1e7306c63059"}]} [pid: 7|app: 0|req: 1200/2451] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:22 2026] DELETE /v2.0/networks/e9d648c7-ac55-43c9-8be1-56e46b50ec7d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:19:23.068 7 INFO neutron.services.segments.plugin [-] Segment 21e505c4-4a61-45b6-a78f-85755e633fdc resource provider aggregate not found 2026-04-23 17:19:23.072 7 INFO neutron.services.segments.plugin [-] Segment 21e505c4-4a61-45b6-a78f-85755e633fdc resource provider aggregate not found 2026-04-23 17:19:23.088 7 INFO neutron.services.segments.plugin [-] Segment 21e505c4-4a61-45b6-a78f-85755e633fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e505c4-4a61-45b6-a78f-85755e633fdc found for delete ", "request_id": "req-32033234-e832-4a57-900a-e05d0e8027e7"}]} 2026-04-23 17:19:23.089 7 INFO neutron.services.segments.plugin [-] Segment 21e505c4-4a61-45b6-a78f-85755e633fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e505c4-4a61-45b6-a78f-85755e633fdc found for delete ", "request_id": "req-136e56b8-a095-4c90-904e-e4bcee879bd2"}]} [pid: 8|app: 0|req: 1252/2452] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:23 2026] DELETE /v2.0/networks/8a5029c2-288d-4c5b-ae27-120ce463a8b7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2453] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:23 2026] DELETE /v2.0/networks/48c8a3dd-bbf6-45c9-af1b-49d09efa5017 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2454] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:23 2026] DELETE /v2.0/networks/bdfea0dd-b0eb-4c3d-9d21-1faaa1bd97d9 => 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: 1202/2455] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:19:23 2026] GET /v2.0/networks?id=a723b287-2107-48bf-975c-f33b03aba5e5 => generated 735 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2456] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Apr 23 17:19:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8aa9aef597cc4d3d9af4eff052900822 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2457] 199.204.45.156 () {38 vars in 955 bytes} [Thu Apr 23 17:19:24 2026] POST /v2.0/ports => generated 1082 bytes in 348 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: 1255/2458] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:24 2026] GET /v2.0/security-groups?tenant_id=e4ace18b1ae34210ae819514947024fe&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2459] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:24 2026] DELETE /v2.0/security-groups/09613fd9-3358-4d26-a17a-4152b9ce91f0 => 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: 1257/2460] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:24 2026] GET /v2.0/security-groups?tenant_id=d407e0285277450a82ce51ae4d8b8e71&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2461] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:19:24 2026] PUT /v2.0/ports/0dc32e91-4538-45e5-a78e-d4923997c042 => generated 1243 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2462] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:24 2026] DELETE /v2.0/security-groups/8a0422e8-fbc2-45c2-bcb4-e30ff8491ce7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:19:24.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b2c0ac-a168-484f-84c5-e241aded8122'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': '0dc32e91-4538-45e5-a78e-d4923997c042', 'status': 'completed', 'code': 200} 2026-04-23 17:19:24.955 8 INFO neutron.services.segments.plugin [-] Segment 2e3fa54d-4135-40be-9d7c-4a8f8a431506 resource provider aggregate not found 2026-04-23 17:19:24.961 8 INFO neutron.services.segments.plugin [-] Segment 2e3fa54d-4135-40be-9d7c-4a8f8a431506 resource provider aggregate not found 2026-04-23 17:19:24.968 8 INFO neutron.services.segments.plugin [-] Segment 2e3fa54d-4135-40be-9d7c-4a8f8a431506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3fa54d-4135-40be-9d7c-4a8f8a431506 found for delete ", "request_id": "req-dbffb184-cbfd-4d33-89b5-ed2c59cdf6e1"}]} 2026-04-23 17:19:24.977 8 INFO neutron.services.segments.plugin [-] Segment 2e3fa54d-4135-40be-9d7c-4a8f8a431506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3fa54d-4135-40be-9d7c-4a8f8a431506 found for delete ", "request_id": "req-f2701e67-0d74-4564-a393-9d87c6e44343"}]} 2026-04-23 17:19:24.983 8 INFO neutron.services.segments.plugin [-] Segment 305bf816-a550-4e8f-a41f-1798dc642fcc resource provider aggregate not found 2026-04-23 17:19:25.003 8 INFO neutron.services.segments.plugin [-] Segment 305bf816-a550-4e8f-a41f-1798dc642fcc resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:25.012 8 INFO neutron.services.segments.plugin [-] Segment 305bf816-a550-4e8f-a41f-1798dc642fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 305bf816-a550-4e8f-a41f-1798dc642fcc found for delete ", "request_id": "req-16de5568-03b0-4796-a738-9be9e9ba099d"}]} 2026-04-23 17:19:25.025 8 INFO neutron.services.segments.plugin [-] Segment 305bf816-a550-4e8f-a41f-1798dc642fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 305bf816-a550-4e8f-a41f-1798dc642fcc found for delete ", "request_id": "req-aeb59959-1b4e-420c-87c9-9b42d9cf5613"}]} [pid: 7|app: 0|req: 1205/2463] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/security-groups?tenant_id=236a938c324b4526a1cca8cf3e5a35e2&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:19:25.108 7 INFO neutron.services.segments.plugin [-] Segment a11858a0-720e-4a8a-bd15-612ea1834c6b resource provider aggregate not found 2026-04-23 17:19:25.113 7 INFO neutron.services.segments.plugin [-] Segment a11858a0-720e-4a8a-bd15-612ea1834c6b resource provider aggregate not found 2026-04-23 17:19:25.131 7 INFO neutron.services.segments.plugin [-] Segment a11858a0-720e-4a8a-bd15-612ea1834c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11858a0-720e-4a8a-bd15-612ea1834c6b found for delete ", "request_id": "req-b0d67de7-df8a-4997-9e95-ea32c431b9ba"}]} 2026-04-23 17:19:25.145 7 INFO neutron.services.segments.plugin [-] Segment a11858a0-720e-4a8a-bd15-612ea1834c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a11858a0-720e-4a8a-bd15-612ea1834c6b found for delete ", "request_id": "req-8b7b6a04-ca59-41ae-ab97-6b8c7fbfe266"}]} [pid: 8|app: 0|req: 1259/2464] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:25 2026] DELETE /v2.0/security-groups/d4bb2b64-1831-47b7-b0c2-e9cd98bcd861 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2465] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2466] 199.204.45.156 () {34 vars in 1018 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/networks?tenant_id=8aa9aef597cc4d3d9af4eff052900822&shared=False => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2467] 199.204.45.156 () {34 vars in 930 bytes} [Thu Apr 23 17:19:25 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: 1261/2468] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2469] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2470] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:25 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2471] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2472] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => 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: 1210/2473] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2474] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2475] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2476] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:19:26 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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-04-23 17:19:28.643 7 INFO neutron.db.segments_db [None req-28cb452a-4ff1-4e3b-891a-e0889e303d38 69d30174c0544774bbb2691f4edb866b 1c911818da134129ad73688a32172f42 - - default default] Added segment 60259c4d-3d1b-4b4c-b985-836be93544e9 of type vxlan for network 56176e0f-e5bb-4b51-be13-dd663df8b491 [pid: 7|app: 0|req: 1212/2477] 10.0.0.150 () {34 vars in 670 bytes} [Thu Apr 23 17:19:28 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: 7|app: 0|req: 1213/2478] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:28 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2479] 10.0.0.150 () {34 vars in 664 bytes} [Thu Apr 23 17:19:28 2026] POST /v2.0/ports => generated 743 bytes in 321 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: 1214/2480] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2481] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:19:29 2026] PUT /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1215/2482] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2483] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/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: 1216/2484] 10.0.0.150 () {34 vars in 758 bytes} [Thu Apr 23 17:19:29 2026] PUT /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/green => generated 4 bytes in 97 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: 1269/2485] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1217/2486] 10.0.0.150 () {34 vars in 754 bytes} [Thu Apr 23 17:19:29 2026] PUT /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/red => generated 4 bytes in 96 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: 1270/2489] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1220/2490] 10.0.0.150 () {34 vars in 776 bytes} [Thu Apr 23 17:19:29 2026] PUT /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/black.or.white => generated 4 bytes in 97 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: 1271/2491] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1221/2492] 10.0.0.150 () {34 vars in 747 bytes} [Thu Apr 23 17:19:29 2026] PUT /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 37 bytes in 86 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: 1272/2493] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1222/2494] 10.0.0.150 () {32 vars in 735 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/red => generated 0 bytes in 49 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-04-23 17:19:29.930 8 INFO neutron.api.v2.resource [None req-45e97e69-c4f5-46b8-a257-3103b367fd25 69d30174c0544774bbb2691f4edb866b 1c911818da134129ad73688a32172f42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2495] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:19:29 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1223/2496] 10.0.0.150 () {32 vars in 738 bytes} [Thu Apr 23 17:19:29 2026] DELETE /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2497] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:30 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:30.134 7 INFO neutron.api.v2.resource [None req-b6426934-ca9b-4d30-b78f-0b6d974da38f 69d30174c0544774bbb2691f4edb866b 1c911818da134129ad73688a32172f42 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2498] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:19:30 2026] DELETE /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/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, ' [pid: 8|app: 0|req: 1275/2499] 10.0.0.150 () {32 vars in 730 bytes} [Thu Apr 23 17:19:30 2026] DELETE /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 0 bytes in 79 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: 1225/2500] 10.0.0.150 () {32 vars in 727 bytes} [Thu Apr 23 17:19:30 2026] GET /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546/tags => generated 12 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, ' 2026-04-23 17:19:30.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-46271b83-94a0-409c-b001-75e303fb1fa1 69d30174c0544774bbb2691f4edb866b 1c911818da134129ad73688a32172f42 - - default default] TaaS: Handle Delete Port: 5606b6d8-bd60-48ac-b49e-426fbecc1546 2026-04-23 17:19:30.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46271b83-94a0-409c-b001-75e303fb1fa1 69d30174c0544774bbb2691f4edb866b 1c911818da134129ad73688a32172f42 - - default default] Tap Mirror: Handle Delete Port: 5606b6d8-bd60-48ac-b49e-426fbecc1546 [pid: 8|app: 0|req: 1276/2501] 10.0.0.150 () {32 vars in 720 bytes} [Thu Apr 23 17:19:30 2026] DELETE /v2.0/ports/5606b6d8-bd60-48ac-b49e-426fbecc1546 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:30.564 7 INFO neutron.services.segments.plugin [-] Segment 60259c4d-3d1b-4b4c-b985-836be93544e9 resource provider aggregate not found 2026-04-23 17:19:30.569 7 INFO neutron.services.segments.plugin [-] Segment 60259c4d-3d1b-4b4c-b985-836be93544e9 resource provider aggregate not found 2026-04-23 17:19:30.583 7 INFO neutron.services.segments.plugin [-] Segment 60259c4d-3d1b-4b4c-b985-836be93544e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60259c4d-3d1b-4b4c-b985-836be93544e9 found for delete ", "request_id": "req-b7d09c22-7f4a-4a57-b8d6-7b6a74f2d4c5"}]} 2026-04-23 17:19:30.586 7 INFO neutron.services.segments.plugin [-] Segment 60259c4d-3d1b-4b4c-b985-836be93544e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60259c4d-3d1b-4b4c-b985-836be93544e9 found for delete ", "request_id": "req-4bd31027-5618-4c0d-a376-ce18d818e4eb"}]} [pid: 7|app: 0|req: 1226/2502] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:19:30 2026] DELETE /v2.0/networks/56176e0f-e5bb-4b51-be13-dd663df8b491 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2503] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:19:30 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2504] 199.204.45.156 () {34 vars in 1044 bytes} [Thu Apr 23 17:19:30 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2505] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:31 2026] GET /v2.0/security-groups?tenant_id=e4f09e46976b49ee96fa5b0dc81863c6&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2506] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:31 2026] DELETE /v2.0/security-groups/c30655fd-ba33-495e-b5b9-f0b479331da3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2507] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:31 2026] GET /v2.0/security-groups?tenant_id=1c911818da134129ad73688a32172f42&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2508] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:31 2026] DELETE /v2.0/security-groups/75904023-6096-4e11-b31f-db0f98ec2c79 => 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: 1280/2509] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:32 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2510] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:19:32 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2511] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:32 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2512] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:35 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2513] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:19:35 2026] GET /v2.0/security-groups?id=b331da2c-dfda-40b3-bad3-dcf825f4da08&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2514] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:19:35 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:19:35.321 7 INFO neutron.db.segments_db [None req-03e6b05f-b8a9-42f3-8da4-7c9a95aaa63f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] Added segment 7c057325-14cd-4200-8d0d-cab13f297b26 of type vxlan for network 08cbb30f-1173-4351-90ec-59ba59caa896 2026-04-23 17:19:35.582 7 INFO neutron.db.l3_hamode_db [None req-03e6b05f-b8a9-42f3-8da4-7c9a95aaa63f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:19:35.720 7 INFO neutron.db.l3_hamode_db [None req-03e6b05f-b8a9-42f3-8da4-7c9a95aaa63f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1231/2515] 10.0.0.150 () {34 vars in 668 bytes} [Thu Apr 23 17:19:35 2026] POST /v2.0/routers => generated 474 bytes in 1237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2516] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:36 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 25 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2517] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:36 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2518] 10.0.0.150 () {34 vars in 762 bytes} [Thu Apr 23 17:19:36 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/green => generated 4 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2519] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:36 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2520] 10.0.0.150 () {34 vars in 758 bytes} [Thu Apr 23 17:19:36 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/red => generated 4 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2521] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2522] 10.0.0.150 () {34 vars in 780 bytes} [Thu Apr 23 17:19:37 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/black.or.white => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2523] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2524] 10.0.0.150 () {34 vars in 751 bytes} [Thu Apr 23 17:19:37 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2525] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 37 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2526] 10.0.0.150 () {32 vars in 739 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:19:37.861 7 INFO neutron.api.v2.resource [None req-f2917c45-b3ee-4453-8356-6d4e7793903e 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1237/2527] 10.0.0.150 () {32 vars in 743 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/green => generated 99 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2528] 10.0.0.150 () {32 vars in 742 bytes} [Thu Apr 23 17:19:37 2026] DELETE /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/red => 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: 1238/2529] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:37 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 30 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:19:38.219 8 INFO neutron.api.v2.resource [None req-05e7af6c-e46d-4e5d-9bd9-64035a026554 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2530] 10.0.0.150 () {32 vars in 746 bytes} [Thu Apr 23 17:19:38 2026] DELETE /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags/green => generated 99 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2531] 10.0.0.150 () {32 vars in 734 bytes} [Thu Apr 23 17:19:38 2026] DELETE /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2532] 10.0.0.150 () {32 vars in 731 bytes} [Thu Apr 23 17:19:38 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8/tags => generated 12 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2533] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:19:38 2026] GET /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8 => generated 480 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2534] 10.0.0.150 () {34 vars in 742 bytes} [Thu Apr 23 17:19:38 2026] PUT /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8 => generated 480 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2535] 10.0.0.150 () {32 vars in 736 bytes} [Thu Apr 23 17:19:39 2026] GET /v2.0/ports?device_id=3ecefd7d-feb7-4a64-975f-420540c947a8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:19:39.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-049f48ef-f321-4673-bca4-11cb12e75a7f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] TaaS: Handle Delete Port: 3d5b7600-295f-45d7-95c5-3e6247565fee 2026-04-23 17:19:39.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-049f48ef-f321-4673-bca4-11cb12e75a7f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] Tap Mirror: Handle Delete Port: 3d5b7600-295f-45d7-95c5-3e6247565fee 2026-04-23 17:19:39.810 8 INFO neutron.services.segments.plugin [-] Segment 7c057325-14cd-4200-8d0d-cab13f297b26 resource provider aggregate not found 2026-04-23 17:19:39.826 8 INFO neutron.services.segments.plugin [-] Segment 7c057325-14cd-4200-8d0d-cab13f297b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c057325-14cd-4200-8d0d-cab13f297b26 found for delete ", "request_id": "req-ef058a47-a4ad-4dae-9ea8-b6942aa91ddd"}]} 2026-04-23 17:19:39.826 8 INFO neutron.services.segments.plugin [-] Segment 7c057325-14cd-4200-8d0d-cab13f297b26 resource provider aggregate not found 2026-04-23 17:19:39.848 8 INFO neutron.services.segments.plugin [-] Segment 7c057325-14cd-4200-8d0d-cab13f297b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c057325-14cd-4200-8d0d-cab13f297b26 found for delete ", "request_id": "req-fda893a6-1f7e-44d4-bfbe-aed8ca4652bc"}]} 2026-04-23 17:19:39.855 8 INFO neutron.db.l3_hamode_db [None req-049f48ef-f321-4673-bca4-11cb12e75a7f 79201486a3c9454ca85825409102779a 2baa9971222e4528ab59149672f898f1 - - default default] HA network 08cbb30f-1173-4351-90ec-59ba59caa896 was deleted as no HA routers are present in tenant 2baa9971222e4528ab59149672f898f1. [pid: 8|app: 0|req: 1295/2536] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:19:39 2026] DELETE /v2.0/routers/3ecefd7d-feb7-4a64-975f-420540c947a8 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2537] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:40 2026] GET /v2.0/security-groups?tenant_id=626e2ce6acf7451998a6986c9b4c6e7a&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2538] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:40 2026] DELETE /v2.0/security-groups/7d7a9a61-ab3a-4279-b341-d46c7ca9e1e0 => 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: 1243/2539] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:19:41 2026] GET /v2.0/security-groups?tenant_id=2baa9971222e4528ab59149672f898f1&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2540] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:19:41 2026] DELETE /v2.0/security-groups/a6d9c4a1-18eb-47f3-a967-238df7ce7d81 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2545] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2546] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2547] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:11 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: 1247/2548] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:11 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: 1302/2549] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2550] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2551] 199.204.45.156 () {34 vars in 717 bytes} [Thu Apr 23 17:20:11 2026] POST /v2.0/ports => generated 1055 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2552] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1055 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2553] 10.0.0.160 () {34 vars in 907 bytes} [Thu Apr 23 17:20:11 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2554] 199.204.45.156 () {34 vars in 1262 bytes} [Thu Apr 23 17:20:12 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2555] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:12 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1251/2556] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:12 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 8|app: 0|req: 1306/2557] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:20:13 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2558] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:13 2026] GET /v2.0/networks?id=63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2559] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:20:13 2026] PUT /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1245 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:20:13.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1697fa48-3141-4364-9a6d-615955cc7414'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'b3bed6db-ef59-4e62-a96b-602c2fe7e9d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2562] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2563] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/networks?id=63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2564] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1310/2565] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1256/2566] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2567] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1257/2568] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:14 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1312/2569] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:15 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2485 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2570] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:20:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => 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: 1313/2571] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:15 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2572] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:15 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&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: 1314/2573] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1260/2574] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1315/2575] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1261/2576] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1316/2577] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2578] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1317/2579] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:16 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1263/2580] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:20:20 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1318/2581] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:20:20 2026] PUT /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1272 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:20:20.556 7 INFO neutron.api.v2.resource [None req-9af05098-4378-4e03-9f0b-48b30573639a 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2582] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:20:20 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:20:20.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-695b8b75-45e1-48ee-a80a-8719b093e4d2'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'b3bed6db-ef59-4e62-a96b-602c2fe7e9d6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2583] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:20:20 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2584] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:20:20 2026] PUT /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1310 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:20:20.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51ada5a1-020e-4ac3-8c3c-289feec68069'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'b3bed6db-ef59-4e62-a96b-602c2fe7e9d6', '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: 1266/2585] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:21 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: 1267/2586] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2587] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2588] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:21 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: 1269/2589] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2590] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1321/2591] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/networks?id=63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2592] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1322/2593] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2594] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2595] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2596] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2597] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1274/2598] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2599] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2600] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1326/2601] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2602] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:21 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2603] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2604] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/networks?id=63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2605] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1278/2606] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2607] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2608] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1330/2609] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:22 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:20:28.703 7 INFO neutron.db.l3_db [None req-624305a8-5c67-4e35-8a4b-79f2de4a6dd5 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP c742f4b9-362b-4de9-ab35-991df03be55a associated. External IP: 10.96.250.216, port: c15c85dc-122a-4d8b-87a4-6441c55378bf. [pid: 7|app: 0|req: 1280/2610] 10.0.0.150 () {34 vars in 677 bytes} [Thu Apr 23 17:20:27 2026] POST /v2.0/floatingips => generated 899 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2613] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:32 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: 1282/2614] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:32 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: 1333/2615] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:32 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: 1283/2616] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:20:32.072 8 INFO neutron.api.v2.resource [None req-b5c9c16c-9397-4201-8b9d-aa557f29ac31 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1334/2617] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:20:32 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => 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: 1284/2618] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:20:32 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2619] 199.204.45.156 () {30 vars in 815 bytes} [Thu Apr 23 17:20:32 2026] GET /v2.0/security-group-rules?security_group_id=44817301-8f6f-440e-a897-57abf5f43cbb => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2620] 199.204.45.156 () {34 vars in 747 bytes} [Thu Apr 23 17:20:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2621] 199.204.45.156 () {34 vars in 747 bytes} [Thu Apr 23 17:20:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2622] 10.0.0.188 () {30 vars in 690 bytes} [Thu Apr 23 17:20:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2623] 10.0.0.188 () {30 vars in 692 bytes} [Thu Apr 23 17:20:40 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: 1287/2624] 10.0.0.188 () {30 vars in 668 bytes} [Thu Apr 23 17:20:40 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: 1338/2625] 10.0.0.188 () {30 vars in 704 bytes} [Thu Apr 23 17:20:40 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: 1288/2626] 10.0.0.188 () {28 vars in 439 bytes} [Thu Apr 23 17:20:41 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: 1339/2627] 10.0.0.188 () {30 vars in 728 bytes} [Thu Apr 23 17:20:41 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2628] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:43 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: 1340/2629] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:43 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: 1290/2630] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:43 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: 1341/2631] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2632] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:43 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2633] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:20:43 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2634] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:43 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: 1343/2635] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2636] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:43 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: 1344/2637] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:43 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/2638] 199.204.45.156 () {34 vars in 717 bytes} [Thu Apr 23 17:20:43 2026] POST /v2.0/ports => generated 1328 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2639] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:20:44 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1328 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, ' [pid: 7|app: 0|req: 1295/2640] 10.0.0.160 () {34 vars in 907 bytes} [Thu Apr 23 17:20:44 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: 1297/2643] 199.204.45.156 () {34 vars in 1262 bytes} [Thu Apr 23 17:20:45 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2644] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:45 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1298/2645] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:45 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2646] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:20:45 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2647] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:45 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2648] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:20:45 2026] PUT /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1518 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:20:46.514 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70fa468d-d7e0-4260-bdcf-91b355ccda4f'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'e73876e9-6325-4f52-9c29-65b533dc0e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1300/2649] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4096 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1350/2650] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2651] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1351/2652] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2653] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2654] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2655] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2656] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2657] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:47 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1354/2658] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:20:48 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2659] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => 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: 1355/2660] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:48 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2661] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2662] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1307/2663] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1357/2664] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1308/2665] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2666] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&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: 1309/2667] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1359/2668] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2669] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1360/2670] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1311/2671] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2672] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1312/2673] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1362/2674] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1313/2675] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:20:49 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1363/2676] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:20:53 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1520 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2677] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:20:53 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2678] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:53 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2679] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:53 2026] GET /v2.0/subnets/d5483555-2116-4ad3-b35a-3d0628404c5e => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2680] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:20:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2681] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:20:54 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: 1366/2682] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2683] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2684] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1318/2685] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2686] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2687] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1369/2688] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => 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: 1320/2689] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2690] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:20:54 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1322/2693] 10.0.0.188 () {30 vars in 690 bytes} [Thu Apr 23 17:21: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: 1372/2694] 10.0.0.188 () {30 vars in 692 bytes} [Thu Apr 23 17:21:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2695] 10.0.0.188 () {30 vars in 668 bytes} [Thu Apr 23 17:21:01 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: 1373/2696] 10.0.0.188 () {30 vars in 704 bytes} [Thu Apr 23 17:21:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2697] 10.0.0.188 () {28 vars in 439 bytes} [Thu Apr 23 17:21:02 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: 1374/2698] 10.0.0.188 () {30 vars in 728 bytes} [Thu Apr 23 17:21:02 2026] GET /v2.0/subnets/bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 656 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2699] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2700] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:05 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: 1326/2701] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:05 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: 1376/2702] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2703] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:06 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2704] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:06 2026] GET /v2.0/subnets/bbe3187e-ffd8-4266-853b-ecc25a459b07 => 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: 1328/2705] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:06 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4098 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2706] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21: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: 7|app: 0|req: 1329/2707] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21: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: 8|app: 0|req: 1379/2708] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21: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: 7|app: 0|req: 1330/2709] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:06 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: 1380/2710] 199.204.45.156 () {34 vars in 717 bytes} [Thu Apr 23 17:21:06 2026] POST /v2.0/ports => generated 1332 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2711] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:21:07 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1381/2712] 199.204.45.156 () {34 vars in 1262 bytes} [Thu Apr 23 17:21:08 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2713] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:08 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2714] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:08 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1333/2715] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:21:08 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2716] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:08 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2717] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:21:09 2026] PUT /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1522 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:21:09.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e45c067e-4684-4d4a-9948-64cd05946807'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'd2e2f6a9-83dd-4f3f-9270-a1a91375e4fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2718] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 5612 bytes in 45 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: 1335/2719] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2720] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.137&port_id=d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => 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: 1336/2721] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A221&port_id=d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => 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: 1386/2722] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/subnets?id=abd7050f-d737-4c3d-ad3b-3aff47d942fb&id=bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 1414 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2723] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 1387/2724] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 1338/2725] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1388/2726] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:10 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1339/2727] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 5612 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2728] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2729] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2730] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&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: 7|app: 0|req: 1341/2731] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1391/2732] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 7|app: 0|req: 1342/2733] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1392/2734] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1343/2735] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&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: 8|app: 0|req: 1393/2736] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1344/2737] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2738] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1345/2739] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1395/2740] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2741] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2742] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 7|app: 0|req: 1347/2743] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1397/2744] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 7|app: 0|req: 1348/2745] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.137&port_id=d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => 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: 1398/2746] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A221&port_id=d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => 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: 1349/2747] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/subnets?id=abd7050f-d737-4c3d-ad3b-3aff47d942fb&id=bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2748] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 7|app: 0|req: 1350/2749] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2750] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1351/2751] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:12 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1353/2754] 10.0.0.160 () {34 vars in 971 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2755] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2756] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/subnets/bbe3187e-ffd8-4266-853b-ecc25a459b07 => 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: 1403/2757] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/subnets/abd7050f-d737-4c3d-ad3b-3aff47d942fb => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2758] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2759] 199.204.45.156 () {34 vars in 790 bytes} [Thu Apr 23 17:21:16 2026] PUT /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1255 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:21:16.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2918e13f-8838-448e-97c2-3181da60fa03'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'e73876e9-6325-4f52-9c29-65b533dc0e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2760] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e => generated 797 bytes in 52 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: 1405/2761] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:16 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2762] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:17 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: 1406/2763] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:17 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: 1358/2764] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:17 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: 1407/2765] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:17 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: 1359/2766] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2767] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2768] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2769] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2770] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => 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: 1410/2771] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2772] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2773] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 5385 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2774] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => 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: 1412/2775] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2776] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2777] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1365/2778] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2779] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:17 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2780] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:26 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: 1415/2781] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:26 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: 1367/2782] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2783] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:26 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: 1368/2784] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:26 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2785] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:26 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 5385 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2786] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2787] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2788] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2789] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2790] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2791] 199.204.45.156 () {34 vars in 790 bytes} [Thu Apr 23 17:21:27 2026] PUT /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1311 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:21:27.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1891c9a2-a2e3-4582-a81f-49d9278bc1dc'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'd2e2f6a9-83dd-4f3f-9270-a1a91375e4fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2792] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1421/2793] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/subnets/abd7050f-d737-4c3d-ad3b-3aff47d942fb => generated 747 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2794] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2795] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:21:27 2026] PUT /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1080 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2796] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8 => 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: 1423/2797] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2798] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2799] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2800] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1425/2801] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2802] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1426/2803] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:21:29.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6662d9-9512-4564-897c-36b525474209'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'd2e2f6a9-83dd-4f3f-9270-a1a91375e4fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1379/2806] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2807] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => 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: 1380/2808] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1429/2809] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1381/2810] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2811] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2812] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2813] 199.204.45.156 () {34 vars in 1016 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2814] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:21:30 2026] PUT /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 917 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2815] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:31 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3869 bytes in 41 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-04-23 17:21:31.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0bd5190-8a49-4d3c-859e-8d419252c90b 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb 2026-04-23 17:21:31.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0bd5190-8a49-4d3c-859e-8d419252c90b 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb [pid: 7|app: 0|req: 1384/2816] 199.204.45.156 () {32 vars in 759 bytes} [Thu Apr 23 17:21:31 2026] DELETE /v2.0/ports/d2e2f6a9-83dd-4f3f-9270-a1a91375e4fb => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2817] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21: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: 1385/2818] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:31 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: 1434/2819] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:31 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: 1386/2820] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:32 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: 1435/2821] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2822] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2823] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2824] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1437/2825] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2826] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2827] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2828] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2829] 199.204.45.156 () {34 vars in 1226 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/networks?id=a723b287-2107-48bf-975c-f33b03aba5e5&id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&id=8cac910e-ef5b-4d23-8f36-a350b473722e&id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 3095 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2830] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2831] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2832] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2833] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2834] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1442/2835] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2836] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:32 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2837] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&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: 1395/2838] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2839] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 7|app: 0|req: 1396/2840] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=e73876e9-6325-4f52-9c29-65b533dc0e12 => 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: 1445/2841] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8 => 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: 1397/2842] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 1446/2843] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2844] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:33 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2845] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:37 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: 1399/2846] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2847] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:37 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: 1400/2848] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2849] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2850] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:37 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: 1450/2851] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:37 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: 1402/2852] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2853] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2854] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:37 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2855] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:21:37 2026] PUT /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1080 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:21:38.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78fd6fc7-2fb8-4cd2-851f-bf816d8bdbf8'] response: {'name': 'network-changed', 'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'tag': 'e73876e9-6325-4f52-9c29-65b533dc0e12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2856] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e => generated 797 bytes in 52 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: 1453/2857] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2858] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2859] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2860] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2861] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1407/2862] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:38 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1456/2863] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:39 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2864] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:21:40 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2865] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:21:40 2026] GET /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2866] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:40 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2867] 199.204.45.156 () {34 vars in 1016 bytes} [Thu Apr 23 17:21:40 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2868] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:21:40 2026] PUT /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2869] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:41 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:41.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-d46d96b1-348f-4292-b99d-d9f42c549721 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: e73876e9-6325-4f52-9c29-65b533dc0e12 2026-04-23 17:21:41.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d46d96b1-348f-4292-b99d-d9f42c549721 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: e73876e9-6325-4f52-9c29-65b533dc0e12 [pid: 7|app: 0|req: 1411/2870] 199.204.45.156 () {32 vars in 759 bytes} [Thu Apr 23 17:21:41 2026] DELETE /v2.0/ports/e73876e9-6325-4f52-9c29-65b533dc0e12 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2871] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2872] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2873] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2874] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:42 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: 1462/2875] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1414/2876] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2877] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2878] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2879] 199.204.45.156 () {30 vars in 743 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2880] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2881] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2882] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2883] 199.204.45.156 () {34 vars in 1146 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/networks?id=a723b287-2107-48bf-975c-f33b03aba5e5&id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 2309 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2884] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => 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: 1467/2885] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2886] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2887] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2888] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2889] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.69&port_id=b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => 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: 1421/2890] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/subnets?id=7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2891] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:21:42 2026] GET /v2.0/ports?network_id=63a4a070-f014-4a3d-bb3a-9e5888382b8e&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: 1422/2892] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:21:43 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1471/2893] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:21:43 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?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: 1473/2896] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:55 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: 1424/2897] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2898] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:55 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: 1425/2899] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:21:55.146 8 INFO neutron.api.v2.resource [None req-7ff1e5d8-4399-4007-81fa-0af24513a8fe 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2900] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:21:55 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2901] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:21:55 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2902] 199.204.45.156 () {30 vars in 815 bytes} [Thu Apr 23 17:21:55 2026] GET /v2.0/security-group-rules?security_group_id=44817301-8f6f-440e-a897-57abf5f43cbb => generated 2334 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2903] 199.204.45.156 () {32 vars in 789 bytes} [Thu Apr 23 17:21:55 2026] DELETE /v2.0/security-group-rules/02dc949c-6afd-47fd-b40d-77d210c4dfa1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2904] 199.204.45.156 () {32 vars in 789 bytes} [Thu Apr 23 17:21:55 2026] DELETE /v2.0/security-group-rules/b487f6c8-e765-4b8e-83c4-38f87110df67 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:21:57.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4c0b51d-9b0d-4124-96da-81aad7285dc6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 6336d64c-3d7b-432f-8e48-46b312f5308b 2026-04-23 17:21:57.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4c0b51d-9b0d-4124-96da-81aad7285dc6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 6336d64c-3d7b-432f-8e48-46b312f5308b 2026-04-23 17:21:58.347 7 INFO neutron.db.l3_db [None req-e4c0b51d-9b0d-4124-96da-81aad7285dc6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP c742f4b9-362b-4de9-ab35-991df03be55a disassociated (deleted). External IP: 10.96.250.216, port: c15c85dc-122a-4d8b-87a4-6441c55378bf. [pid: 7|app: 0|req: 1428/2905] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:21:57 2026] DELETE /v2.0/floatingips/c742f4b9-362b-4de9-ab35-991df03be55a => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:21:58.680 8 INFO neutron.api.v2.resource [None req-4869e708-da0e-43b5-9862-e3eb1ffe4897 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/2906] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:21:58 2026] GET /v2.0/floatingips/c742f4b9-362b-4de9-ab35-991df03be55a => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2909] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2910] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2911] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2912] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:21:59.583 7 INFO neutron.api.v2.resource [None req-97191dbf-9bb9-45a4-b2ea-084e056ebf51 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2913] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2914] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2915] 199.204.45.156 () {30 vars in 815 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/security-group-rules?security_group_id=44817301-8f6f-440e-a897-57abf5f43cbb => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2916] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2917] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:21:59 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: 1484/2918] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2919] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2920] 199.204.45.156 () {30 vars in 741 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => 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: 1436/2921] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2922] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:21:59 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2923] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:22:00 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2924] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:22:01 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2925] 199.204.45.156 () {34 vars in 975 bytes} [Thu Apr 23 17:22:02 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2926] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Apr 23 17:22:02 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2927] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:22:02 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2928] 199.204.45.156 () {34 vars in 1016 bytes} [Thu Apr 23 17:22:02 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2929] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Apr 23 17:22:02 2026] PUT /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1147 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2930] 199.204.45.156 () {30 vars in 769 bytes} [Thu Apr 23 17:22:03 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 47 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: 1441/2931] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:22:03 2026] PUT /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1086 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2932] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:22:03 2026] GET /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 1086 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-04-23 17:22:03.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-839121ad-cbd5-4416-80b3-a0b28dd6cf10 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 2026-04-23 17:22:03.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-839121ad-cbd5-4416-80b3-a0b28dd6cf10 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 [pid: 7|app: 0|req: 1442/2933] 199.204.45.156 () {32 vars in 759 bytes} [Thu Apr 23 17:22:03 2026] DELETE /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2934] 199.204.45.156 () {30 vars in 703 bytes} [Thu Apr 23 17:22:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2935] 199.204.45.156 () {30 vars in 705 bytes} [Thu Apr 23 17:22:03 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: 1493/2936] 199.204.45.156 () {30 vars in 681 bytes} [Thu Apr 23 17:22:04 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: 1444/2937] 199.204.45.156 () {30 vars in 717 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:22:04.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b15a5e0-b274-4471-b274-b90fce2c94db 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/2938] 199.204.45.156 () {32 vars in 759 bytes} [Thu Apr 23 17:22:04 2026] DELETE /v2.0/ports/b3bed6db-ef59-4e62-a96b-602c2fe7e9d6 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2939] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2940] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/ports?tenant_id=8aa9aef597cc4d3d9af4eff052900822&device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:22:04.137 8 INFO neutron.api.v2.resource [None req-ab5ec195-ba6a-4447-9e1c-006409a402f3 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/2941] 199.204.45.156 () {30 vars in 763 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/security-groups/lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2942] 199.204.45.156 () {34 vars in 1066 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/networks?id=a723b287-2107-48bf-975c-f33b03aba5e5&id=63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2943] 199.204.45.156 () {30 vars in 785 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/security-groups?name=lb-ff4eb180-77bc-415e-acd4-956d2bebf938 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2944] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.139&port_id=0dc32e91-4538-45e5-a78e-d4923997c042 => 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: 1498/2945] 199.204.45.156 () {30 vars in 737 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2946] 199.204.45.156 () {34 vars in 984 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/subnets?id=8a500b93-3eb0-443d-841d-01722d29705e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2947] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/ports?network_id=a723b287-2107-48bf-975c-f33b03aba5e5&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: 1450/2948] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 1451/2949] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:22:04 2026] GET /v2.0/networks/a723b287-2107-48bf-975c-f33b03aba5e5?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: 8|app: 0|req: 1499/2950] 199.204.45.156 () {34 vars in 789 bytes} [Thu Apr 23 17:22:04 2026] PUT /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2951] 199.204.45.156 () {32 vars in 779 bytes} [Thu Apr 23 17:22:04 2026] DELETE /v2.0/security-groups/44817301-8f6f-440e-a897-57abf5f43cbb => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:04.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-64574b2a-df87-4a9f-a5e1-f002c28ac172 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: c15c85dc-122a-4d8b-87a4-6441c55378bf 2026-04-23 17:22:04.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64574b2a-df87-4a9f-a5e1-f002c28ac172 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: c15c85dc-122a-4d8b-87a4-6441c55378bf [pid: 8|app: 0|req: 1500/2952] 199.204.45.156 () {32 vars in 759 bytes} [Thu Apr 23 17:22:04 2026] DELETE /v2.0/ports/c15c85dc-122a-4d8b-87a4-6441c55378bf => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2953] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:22:07 2026] GET /v2.0/ports?device_id=f0254e3f-005d-4c9c-88bb-2ee442304893 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:22:07.719 8 INFO neutron_taas.services.taas.taas_plugin [req-4077e87a-656b-46af-ab4f-166dfd9dda2b req-e130b7ea-c7d6-47d1-8d46-6f8f63ba3c5e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] TaaS: Handle Delete Port: 0dc32e91-4538-45e5-a78e-d4923997c042 2026-04-23 17:22:07.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4077e87a-656b-46af-ab4f-166dfd9dda2b req-e130b7ea-c7d6-47d1-8d46-6f8f63ba3c5e 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Tap Mirror: Handle Delete Port: 0dc32e91-4538-45e5-a78e-d4923997c042 [pid: 8|app: 0|req: 1501/2954] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:22:07 2026] DELETE /v2.0/ports/0dc32e91-4538-45e5-a78e-d4923997c042 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:07.921 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68373d7-78c1-4732-9593-b9449fc6a8c0'] response: {'server_uuid': 'f0254e3f-005d-4c9c-88bb-2ee442304893', 'name': 'network-vif-deleted', 'tag': '0dc32e91-4538-45e5-a78e-d4923997c042', 'status': 'completed', 'code': 200} 2026-04-23 17:22:09.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-39f396e3-9b10-4f76-9cdd-f0984bdb620b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 05bf4f99-92ef-4238-8317-7eeab6a51075 2026-04-23 17:22:09.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39f396e3-9b10-4f76-9cdd-f0984bdb620b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 05bf4f99-92ef-4238-8317-7eeab6a51075 2026-04-23 17:22:09.223 7 INFO neutron.db.l3_db [None req-39f396e3-9b10-4f76-9cdd-f0984bdb620b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP 11ad5afe-e90d-41ff-a145-7380f3f3f14b disassociated (deleted). External IP: 10.96.250.217, port: f81305ad-a15c-4ff9-98d7-2c2b759d99ad. [pid: 7|app: 0|req: 1454/2955] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:22:08 2026] DELETE /v2.0/floatingips/11ad5afe-e90d-41ff-a145-7380f3f3f14b => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:09.585 8 INFO neutron.api.v2.resource [None req-75c96dfe-d479-49f1-bf5d-57a5a8317973 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/2956] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:22:09 2026] GET /v2.0/floatingips/11ad5afe-e90d-41ff-a145-7380f3f3f14b => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:09.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ac8498c-ee81-4db3-891d-5f7ef3d77763'] response: {'name': 'network-changed', 'server_uuid': '1b00229e-f9b5-42c4-8834-d0cd9f8e1725', 'tag': 'f81305ad-a15c-4ff9-98d7-2c2b759d99ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/2957] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:22:09 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2958] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:22:09 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&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: 1456/2959] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2960] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/networks?id=570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2961] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => 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: 1505/2962] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=f81305ad-a15c-4ff9-98d7-2c2b759d99ad => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2963] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/subnets?id=abd7050f-d737-4c3d-ad3b-3aff47d942fb&id=bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2964] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2965] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/ports?network_id=570dabd6-38ea-4f90-a444-2dd0356514f8&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: 8|app: 0|req: 1507/2966] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?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: 1460/2967] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:22:10 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2968] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:22:12 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:22:12.392 7 INFO neutron_taas.services.taas.taas_plugin [req-713b763a-b770-41bd-a1fa-ee71494a4368 req-b8e12b46-f278-4395-a640-0635b9ca1670 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: f81305ad-a15c-4ff9-98d7-2c2b759d99ad 2026-04-23 17:22:12.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-713b763a-b770-41bd-a1fa-ee71494a4368 req-b8e12b46-f278-4395-a640-0635b9ca1670 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: f81305ad-a15c-4ff9-98d7-2c2b759d99ad [pid: 7|app: 0|req: 1461/2969] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:22:12 2026] DELETE /v2.0/ports/f81305ad-a15c-4ff9-98d7-2c2b759d99ad => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:12.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-024e8ef0-4547-4137-9e68-85538349250a'] response: {'server_uuid': '1b00229e-f9b5-42c4-8834-d0cd9f8e1725', 'name': 'network-vif-deleted', 'tag': 'f81305ad-a15c-4ff9-98d7-2c2b759d99ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2972] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:22:14 2026] GET /v2.0/ports?device_id=1b00229e-f9b5-42c4-8834-d0cd9f8e1725 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:22:20.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4d11a9b-c7d7-40bc-91df-4640aa9bb788 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 2145e02a-110e-4436-ae12-ce6bc03053e7 2026-04-23 17:22:20.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4d11a9b-c7d7-40bc-91df-4640aa9bb788 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 2145e02a-110e-4436-ae12-ce6bc03053e7 2026-04-23 17:22:20.364 8 INFO neutron.db.l3_db [None req-a4d11a9b-c7d7-40bc-91df-4640aa9bb788 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Floating IP 83601ebb-8b90-4734-9e63-f69a0e722a36 disassociated (deleted). External IP: 10.96.250.215, port: 6c0631f0-346b-4109-a54c-cdf9cee26381. [pid: 8|app: 0|req: 1510/2973] 10.0.0.150 () {32 vars in 732 bytes} [Thu Apr 23 17:22:20 2026] DELETE /v2.0/floatingips/83601ebb-8b90-4734-9e63-f69a0e722a36 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:20.687 7 INFO neutron.api.v2.resource [None req-a4bc0a7c-dd64-4bfa-96f1-63884b26f1ea c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2974] 10.0.0.150 () {32 vars in 729 bytes} [Thu Apr 23 17:22:20 2026] GET /v2.0/floatingips/83601ebb-8b90-4734-9e63-f69a0e722a36 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:20.702 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0d2c5bb-b10b-4e59-8310-4c71367765c8'] response: {'name': 'network-changed', 'server_uuid': '9f76ba48-132e-496e-b644-aecef91aa0ba', 'tag': '6c0631f0-346b-4109-a54c-cdf9cee26381', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1511/2975] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:22:20 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1192 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2976] 10.0.0.160 () {34 vars in 1040 bytes} [Thu Apr 23 17:22:20 2026] GET /v2.0/security-groups?id=5604aed8-d7f4-4811-b113-e2d3b7d910a6&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: 1512/2977] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/ports?tenant_id=6b9c19a4c61145da944d7be2e22912af&device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => 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: 1466/2978] 199.204.45.156 () {34 vars in 986 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/networks?id=8cac910e-ef5b-4d23-8f36-a350b473722e => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2979] 199.204.45.156 () {34 vars in 1054 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => 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: 1467/2980] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A336&port_id=6c0631f0-346b-4109-a54c-cdf9cee26381 => 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: 1514/2981] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/subnets?id=6db892ad-231c-4b5f-95b1-af10356ff9a8&id=d5483555-2116-4ad3-b35a-3d0628404c5e => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2982] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&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: 8|app: 0|req: 1515/2983] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/ports?network_id=8cac910e-ef5b-4d23-8f36-a350b473722e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2984] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1516/2985] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Apr 23 17:22:21 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e?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: 1470/2986] 199.204.45.156 () {34 vars in 994 bytes} [Thu Apr 23 17:22:23 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => generated 1192 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:22:23.447 8 INFO neutron_taas.services.taas.taas_plugin [req-e8bbddcf-c4b4-4901-8347-a61d6dafe706 req-38fce12e-ff9e-47ad-a70e-74380e67f185 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 6c0631f0-346b-4109-a54c-cdf9cee26381 2026-04-23 17:22:23.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e8bbddcf-c4b4-4901-8347-a61d6dafe706 req-38fce12e-ff9e-47ad-a70e-74380e67f185 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 6c0631f0-346b-4109-a54c-cdf9cee26381 [pid: 8|app: 0|req: 1517/2987] 199.204.45.156 () {36 vars in 997 bytes} [Thu Apr 23 17:22:23 2026] DELETE /v2.0/ports/6c0631f0-346b-4109-a54c-cdf9cee26381 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:23.662 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-579ba140-f406-4206-ac28-d0df22fec50d'] response: {'server_uuid': '9f76ba48-132e-496e-b644-aecef91aa0ba', 'name': 'network-vif-deleted', 'tag': '6c0631f0-346b-4109-a54c-cdf9cee26381', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1471/2988] 10.0.0.160 () {34 vars in 990 bytes} [Thu Apr 23 17:22:26 2026] GET /v2.0/ports?device_id=9f76ba48-132e-496e-b644-aecef91aa0ba => 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: 1473/2991] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/8e08f9c5-9a83-4d34-b9cd-22d1e146c3cf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.269 8 INFO neutron.api.v2.resource [None req-ae48423b-c064-4b39-bf4c-dd29bd8e2987 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/2992] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/8e08f9c5-9a83-4d34-b9cd-22d1e146c3cf => 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: 1474/2993] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/754c842b-5038-4de0-a462-df9ec78ab479 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.357 8 INFO neutron.api.v2.resource [None req-b23df609-6e74-4393-b7c3-5ca911110f1a c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/2994] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/754c842b-5038-4de0-a462-df9ec78ab479 => 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: 1475/2995] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/619b8964-dd3e-41a7-a2c3-8428bca56139 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.451 8 INFO neutron.api.v2.resource [None req-f1a9e9dd-2aff-4216-8feb-611a68c70aee c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/2996] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/619b8964-dd3e-41a7-a2c3-8428bca56139 => 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: 1476/2997] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/5d970307-01f8-467f-95f0-73e43f1d8a3d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.540 8 INFO neutron.api.v2.resource [None req-b46ed76f-137d-48d0-b2e0-8e0677f2f941 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/2998] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/5d970307-01f8-467f-95f0-73e43f1d8a3d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2999] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/0fe4b465-7d79-4d83-b644-11ccaaa1a426 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.629 8 INFO neutron.api.v2.resource [None req-e2bbe4be-9f88-419b-a117-1c6aadb348c7 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3000] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/0fe4b465-7d79-4d83-b644-11ccaaa1a426 => 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: 1478/3001] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/83651cad-1ab7-4621-9e59-fbc953f4f3b3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.713 8 INFO neutron.api.v2.resource [None req-9374a829-1364-4ede-97c9-a4c800dd5706 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3002] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/83651cad-1ab7-4621-9e59-fbc953f4f3b3 => 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: 1479/3003] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/a6b33a74-e2a2-4cbd-b69e-8781a1a5cb61 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.792 8 INFO neutron.api.v2.resource [None req-812cbc99-80cf-4bd9-8d1d-3609dd0e1da0 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3004] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/a6b33a74-e2a2-4cbd-b69e-8781a1a5cb61 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3005] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/0bd1a15d-2d4f-4494-81fb-ce975b8dafe9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.876 8 INFO neutron.api.v2.resource [None req-397bc430-557f-48e2-813c-9330fd66a209 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3006] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/0bd1a15d-2d4f-4494-81fb-ce975b8dafe9 => 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: 1481/3007] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/97b26a8f-f437-4a6b-b3cb-94ba5340611e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:31.974 8 INFO neutron.api.v2.resource [None req-eac8cb24-a362-4b42-8daf-a8002405256d c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3008] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:31 2026] GET /v2.0/security-group-rules/97b26a8f-f437-4a6b-b3cb-94ba5340611e => 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: 1482/3009] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:31 2026] DELETE /v2.0/security-group-rules/316a6f7e-b06a-45af-9b58-8a80c3e8ad1b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:32.056 8 INFO neutron.api.v2.resource [None req-fe80673f-f046-4ccb-864b-b63ca4a883e6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3010] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:32 2026] GET /v2.0/security-group-rules/316a6f7e-b06a-45af-9b58-8a80c3e8ad1b => 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: 1483/3011] 10.0.0.150 () {32 vars in 750 bytes} [Thu Apr 23 17:22:32 2026] DELETE /v2.0/security-group-rules/40f1787a-efe4-41db-99e6-fd53d3846ae3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:32.137 8 INFO neutron.api.v2.resource [None req-92758234-d0c2-4b59-98d4-6c5f76f935e2 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3012] 10.0.0.150 () {32 vars in 747 bytes} [Thu Apr 23 17:22:32 2026] GET /v2.0/security-group-rules/40f1787a-efe4-41db-99e6-fd53d3846ae3 => 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: 1484/3013] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:32 2026] DELETE /v2.0/security-groups/5604aed8-d7f4-4811-b113-e2d3b7d910a6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:32.243 8 INFO neutron.api.v2.resource [None req-3a05ad67-5cd7-4caa-ab2b-03d3616f7c4a c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3014] 10.0.0.150 () {32 vars in 737 bytes} [Thu Apr 23 17:22:32 2026] GET /v2.0/security-groups/5604aed8-d7f4-4811-b113-e2d3b7d910a6 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:32.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-a682df00-a6da-4ffb-9a97-680ab650c6d7 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 9c427a70-c7cc-4bc4-8403-4ef803022b3c 2026-04-23 17:22:32.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a682df00-a6da-4ffb-9a97-680ab650c6d7 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 9c427a70-c7cc-4bc4-8403-4ef803022b3c [pid: 7|app: 0|req: 1485/3015] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:32 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:22:33.335 8 INFO neutron.api.v2.resource [None req-8cbfd4f9-e09c-4224-84c1-9ff446cd926a c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3016] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:33 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 198 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:33.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-d535b132-d62e-4128-8d5f-80ab8d33b8fc c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: b422c9c3-b827-4304-ba5a-f4b35d5c09ed 2026-04-23 17:22:33.755 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d535b132-d62e-4128-8d5f-80ab8d33b8fc c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: b422c9c3-b827-4304-ba5a-f4b35d5c09ed [pid: 7|app: 0|req: 1486/3017] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:33 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:22:34.496 8 INFO neutron.api.v2.resource [None req-67ea2447-102a-45e3-8553-d684bfb885a4 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3018] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:34 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 198 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:34.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-02828f3f-37dc-4d85-8401-52ef0b3bf11b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 598b12fe-3bd5-4420-b094-decda0f7fbfa 2026-04-23 17:22:34.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02828f3f-37dc-4d85-8401-52ef0b3bf11b c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 598b12fe-3bd5-4420-b094-decda0f7fbfa [pid: 7|app: 0|req: 1487/3019] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:34 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:22:35.638 8 INFO neutron.api.v2.resource [None req-62044c8a-cb6b-4907-8bde-02fbde142348 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3020] 10.0.0.150 () {34 vars in 789 bytes} [Thu Apr 23 17:22:35 2026] PUT /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:35.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-4171fb95-b0e4-47eb-b756-64f456627387 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 6a27569b-3d06-495c-a753-37655b3bf868 2026-04-23 17:22:35.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4171fb95-b0e4-47eb-b756-64f456627387 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 6a27569b-3d06-495c-a753-37655b3bf868 2026-04-23 17:22:36.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-4171fb95-b0e4-47eb-b756-64f456627387 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: a25103a1-841b-46d9-823b-b16451c83668 2026-04-23 17:22:36.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4171fb95-b0e4-47eb-b756-64f456627387 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: a25103a1-841b-46d9-823b-b16451c83668 2026-04-23 17:22:36.426 7 INFO neutron.services.segments.plugin [-] Segment 50627054-59f1-4ca0-a211-99efbbc10f66 resource provider aggregate not found 2026-04-23 17:22:36.442 7 INFO neutron.services.segments.plugin [-] Segment 50627054-59f1-4ca0-a211-99efbbc10f66 resource provider aggregate not found 2026-04-23 17:22:36.445 7 INFO neutron.services.segments.plugin [-] Segment 50627054-59f1-4ca0-a211-99efbbc10f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50627054-59f1-4ca0-a211-99efbbc10f66 found for delete ", "request_id": "req-703dcbf9-da39-465f-ae4c-c6cfca624924"}]} 2026-04-23 17:22:36.458 7 INFO neutron.db.l3_hamode_db [None req-4171fb95-b0e4-47eb-b756-64f456627387 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] HA network 6b674884-a653-42ec-83fe-11ef60c620be was deleted as no HA routers are present in tenant 6b9c19a4c61145da944d7be2e22912af. [pid: 7|app: 0|req: 1488/3021] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:35 2026] DELETE /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:22:36.477 7 INFO neutron.services.segments.plugin [-] Segment 50627054-59f1-4ca0-a211-99efbbc10f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50627054-59f1-4ca0-a211-99efbbc10f66 found for delete ", "request_id": "req-c70ed3e8-ca86-4306-8b97-3e9ca3132c0c"}]} 2026-04-23 17:22:36.492 8 INFO neutron.api.v2.resource [None req-b8c7ede2-fd42-4b6b-882f-da8e558228ec c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3022] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:36 2026] GET /v2.0/routers/dc8c9820-0cf5-4b7e-8cfe-b95fc98988eb => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3023] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:36 2026] DELETE /v2.0/subnets/abd7050f-d737-4c3d-ad3b-3aff47d942fb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:36.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7eee18c-1a8b-4cf8-b9d6-764c8bbee48c c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3024] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:36 2026] GET /v2.0/subnets/abd7050f-d737-4c3d-ad3b-3aff47d942fb => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3025] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:36 2026] DELETE /v2.0/subnets/bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:36.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53949fce-f4c2-4ad6-9677-c81be3feae48 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3026] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:36 2026] GET /v2.0/subnets/bbe3187e-ffd8-4266-853b-ecc25a459b07 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:36.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6096249-ebc4-44a0-bd75-57efc23fe6ae c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 768687bb-2dc8-4c50-8ee8-23516b3447e2 2026-04-23 17:22:36.976 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6096249-ebc4-44a0-bd75-57efc23fe6ae c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 768687bb-2dc8-4c50-8ee8-23516b3447e2 [pid: 7|app: 0|req: 1491/3027] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:22:36 2026] DELETE /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:37.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76f56a81-c51e-4cc7-afa0-a6f6cb3ff564 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3028] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:22:37 2026] GET /v2.0/networks/570dabd6-38ea-4f90-a444-2dd0356514f8 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3029] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:37 2026] DELETE /v2.0/subnets/d5483555-2116-4ad3-b35a-3d0628404c5e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:37.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a44fb7-002d-425e-aebe-6e621c58a4f3 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3030] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:37 2026] GET /v2.0/subnets/d5483555-2116-4ad3-b35a-3d0628404c5e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3031] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:37 2026] DELETE /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:37.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-886054ca-e6cc-47c8-b14f-0bb449579d6c c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3032] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:37 2026] GET /v2.0/subnets/6db892ad-231c-4b5f-95b1-af10356ff9a8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:37.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-189a9393-3ef6-45e0-866e-1c0368839973 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: c9685d5e-0800-4a57-b397-05daffd0a13b 2026-04-23 17:22:37.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-189a9393-3ef6-45e0-866e-1c0368839973 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: c9685d5e-0800-4a57-b397-05daffd0a13b [pid: 7|app: 0|req: 1494/3033] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:22:37 2026] DELETE /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:37.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-562e6189-9673-4f7c-953a-c26e48965aa6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3034] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:22:37 2026] GET /v2.0/networks/8cac910e-ef5b-4d23-8f36-a350b473722e => 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: 1495/3035] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:37 2026] DELETE /v2.0/subnets/1cb72937-9765-4a32-8dfc-65a4f21bcd81 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:37.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98a5aa7b-53ed-49b2-b788-adfa27c160e6 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3036] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:37 2026] GET /v2.0/subnets/1cb72937-9765-4a32-8dfc-65a4f21bcd81 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3037] 10.0.0.150 () {32 vars in 724 bytes} [Thu Apr 23 17:22:37 2026] DELETE /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:38.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1330cb88-4661-4375-8ef8-0dd24486d923 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3038] 10.0.0.150 () {32 vars in 721 bytes} [Thu Apr 23 17:22:38 2026] GET /v2.0/subnets/7bb229bb-bd23-4e53-bd69-28b2c992b679 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:38.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d4c1bc0-bc8b-4a91-b06a-effe41d40569 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] TaaS: Handle Delete Port: 0fd5f7a7-ab51-4b57-9d93-8885cd785208 2026-04-23 17:22:38.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d4c1bc0-bc8b-4a91-b06a-effe41d40569 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] Tap Mirror: Handle Delete Port: 0fd5f7a7-ab51-4b57-9d93-8885cd785208 [pid: 7|app: 0|req: 1497/3039] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:22:38 2026] DELETE /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:22:38.471 7 INFO neutron.services.segments.plugin [-] Segment 6c9df767-be03-43c3-9e9d-79c3f26c24d9 resource provider aggregate not found 2026-04-23 17:22:38.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5995d0b8-6418-4a70-82af-17aea6370b44 c9633df7e3ac4c7a8e3fff7678c35fd0 6b9c19a4c61145da944d7be2e22912af - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3040] 10.0.0.150 () {32 vars in 723 bytes} [Thu Apr 23 17:22:38 2026] GET /v2.0/networks/63a4a070-f014-4a3d-bb3a-9e5888382b8e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:22:38.497 7 INFO neutron.services.segments.plugin [-] Segment 6c9df767-be03-43c3-9e9d-79c3f26c24d9 resource provider aggregate not found 2026-04-23 17:22:38.501 7 INFO neutron.services.segments.plugin [-] Segment 6c9df767-be03-43c3-9e9d-79c3f26c24d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9df767-be03-43c3-9e9d-79c3f26c24d9 found for delete ", "request_id": "req-c8ecd094-9d6a-48c6-a0b7-5c0224898dc1"}]} 2026-04-23 17:22:38.515 7 INFO neutron.services.segments.plugin [-] Segment 6c9df767-be03-43c3-9e9d-79c3f26c24d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9df767-be03-43c3-9e9d-79c3f26c24d9 found for delete ", "request_id": "req-8df17706-6c22-418f-98e7-c5eac8527cd4"}]} 2026-04-23 17:22:38.520 7 INFO neutron.services.segments.plugin [-] Segment d6994520-41d5-40b2-a31a-3391b4a99432 resource provider aggregate not found 2026-04-23 17:22:38.530 7 INFO neutron.services.segments.plugin [-] Segment d6994520-41d5-40b2-a31a-3391b4a99432 resource provider aggregate not found 2026-04-23 17:22:38.537 7 INFO neutron.services.segments.plugin [-] Segment d6994520-41d5-40b2-a31a-3391b4a99432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6994520-41d5-40b2-a31a-3391b4a99432 found for delete ", "request_id": "req-59ee4d97-1bc6-47c6-bf60-323928f37909"}]} 2026-04-23 17:22:38.544 7 INFO neutron.services.segments.plugin [-] Segment d6994520-41d5-40b2-a31a-3391b4a99432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6994520-41d5-40b2-a31a-3391b4a99432 found for delete ", "request_id": "req-ab8bfa6c-ace0-4d35-a2fe-60975b2ca5d9"}]} 2026-04-23 17:22:38.556 7 INFO neutron.services.segments.plugin [-] Segment a33cb37d-cdfa-4edf-ab78-6bebf0acac65 resource provider aggregate not found 2026-04-23 17:22:38.566 7 INFO neutron.services.segments.plugin [-] Segment a33cb37d-cdfa-4edf-ab78-6bebf0acac65 resource provider aggregate not found 2026-04-23 17:22:38.571 7 INFO neutron.services.segments.plugin [-] Segment a33cb37d-cdfa-4edf-ab78-6bebf0acac65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a33cb37d-cdfa-4edf-ab78-6bebf0acac65 found for delete ", "request_id": "req-02084046-ecc7-4ae5-84f9-35d91686771d"}]} 2026-04-23 17:22:38.584 7 INFO neutron.services.segments.plugin [-] Segment a33cb37d-cdfa-4edf-ab78-6bebf0acac65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a33cb37d-cdfa-4edf-ab78-6bebf0acac65 found for delete ", "request_id": "req-85dbb4e5-508b-45ad-81d8-0af6b8fc3730"}]} [pid: 7|app: 0|req: 1498/3041] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:40 2026] GET /v2.0/security-groups?tenant_id=99be66ac0a8d47ac905cc76acd8cbcf5&name=default => generated 2929 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3042] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:40 2026] DELETE /v2.0/security-groups/317be5a0-c635-44a3-8f62-026c28d1b8d2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3043] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:40 2026] GET /v2.0/security-groups?tenant_id=5684b0a00b9b4b92b17a00b97a0d67dd&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3044] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:40 2026] DELETE /v2.0/security-groups/bee97205-f771-46bb-beed-097b432ab1d7 => 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: 1500/3045] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:41 2026] GET /v2.0/security-groups?tenant_id=d68d3a1ffe5340c8b2efa052c569b417&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3046] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:41 2026] DELETE /v2.0/security-groups/61274f9d-38ef-4f9e-8203-77bfc84b5514 => 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: 1501/3047] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:41 2026] GET /v2.0/security-groups?tenant_id=6b9c19a4c61145da944d7be2e22912af&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: 1547/3048] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:41 2026] DELETE /v2.0/security-groups/10ad9a35-bdcb-4e22-b9dd-20e4150bc211 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3049] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:41 2026] GET /v2.0/security-groups?tenant_id=c21a7622616a406b8952ddb5603085fc&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3050] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:42 2026] DELETE /v2.0/security-groups/005c4566-1402-4af0-8d11-3a13700c6ac9 => 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: 1503/3051] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:42 2026] GET /v2.0/security-groups?tenant_id=db8bf7b5203c47428672dc8cf9baf182&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3052] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:42 2026] DELETE /v2.0/security-groups/14a57d2d-6d0f-4385-ba1a-7a4a28d405b1 => 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: 1504/3053] 10.0.0.150 () {32 vars in 774 bytes} [Thu Apr 23 17:22:42 2026] GET /v2.0/security-groups?tenant_id=ca0f1ea3b7004e2ab976efd201cb6c95&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3054] 10.0.0.150 () {32 vars in 740 bytes} [Thu Apr 23 17:22:42 2026] DELETE /v2.0/security-groups/de52927d-4d43-4462-81e1-70b9312958d0 => 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: 1552/3057] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:22:45 2026] GET /v2.0/networks => generated 2166 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3058] 10.0.0.150 () {32 vars in 655 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3059] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3060] 10.0.0.150 () {32 vars in 643 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3061] 10.0.0.150 () {32 vars in 647 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3062] 10.0.0.150 () {32 vars in 649 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/networks => generated 2166 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3063] 10.0.0.150 () {32 vars in 663 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3064] 10.0.0.150 () {32 vars in 655 bytes} [Thu Apr 23 17:22:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)