+ 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 [Sat Aug 22 11:13:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-6f898dc856-mwr62 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff42ab8b668 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)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-22 11:13:53.795 8 INFO neutron.common.config [-] Logging enabled! 2026-08-22 11:13:53.795 8 INFO neutron.common.config [-] uwsgi version 26.0.6.dev10 2026-08-22 11:13:53.931 7 INFO neutron.common.config [-] Logging enabled! 2026-08-22 11:13:53.932 7 INFO neutron.common.config [-] uwsgi version 26.0.6.dev10 2026-08-22 11:13:54.830 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 11:13:55.034 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 11:13:56.196 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 11:13:56.199 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 11:13:56.203 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 11:13:56.204 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 11:13:56.204 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 11:13:56.204 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 11:13:56.204 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.212 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.212 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.212 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.234 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 11:13:56.235 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.235 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.285 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 11:13:56.286 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 11:13:56.286 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 11:13:56.286 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 11:13:56.572 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing driver for type 'vlan' 2026-08-22 11:13:56.581 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 11:13:56.584 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 11:13:56.588 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-22 11:13:56.589 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-22 11:13:56.589 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-22 11:13:56.589 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-22 11:13:56.589 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.597 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.597 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 11:13:56.597 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.619 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-22 11:13:56.620 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.620 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-22 11:13:56.667 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 11:13:56.667 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 11:13:56.668 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-22 11:13:56.668 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-22 11:13:56.879 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] VlanTypeDriver initialization complete 2026-08-22 11:13:56.879 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 11:13:56.879 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 11:13:56.894 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 11:13:56.894 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 11:13:56.894 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing extension driver 'port_security' 2026-08-22 11:13:56.894 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 11:13:56.894 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing extension driver 'qos' 2026-08-22 11:13:56.895 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 11:13:56.895 8 INFO neutron.plugins.ml2.managers [None req-0387755e-f7ef-41c3-9a42-b410c58bb15c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 11:13:56.908 8 INFO neutron.quota [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded quota_driver: . 2026-08-22 11:13:56.908 8 INFO neutron.plugins.ml2.plugin [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 11:13:56.908 8 INFO neutron.plugins.ml2.managers [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 11:13:56.908 8 INFO neutron.plugins.ml2.managers [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 11:13:56.909 8 INFO neutron.plugins.ml2.managers [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 11:13:56.909 8 INFO neutron.extensions.vlantransparent [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Disabled vlantransparent extension. 2026-08-22 11:13:56.909 8 INFO neutron.extensions.qinq [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Disabled VLAN QinQ extension. 2026-08-22 11:13:56.909 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: qos 2026-08-22 11:13:56.922 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: router 2026-08-22 11:13:56.958 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 11:13:56.967 8 INFO neutron.services.service_base [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 11:13:56.968 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: segments 2026-08-22 11:13:57.062 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: trunk 2026-08-22 11:13:57.076 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: vpnaas 2026-08-22 11:13:57.115 8 WARNING stevedore.named [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 11:13:57.116 8 WARNING stevedore.named [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.221 8 INFO neutron_vpnaas.services.vpn.plugin [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 11:13:57.222 8 INFO neutron.common.utils [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 11:13:57.222 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: taas 2026-08-22 11:13:57.251 8 WARNING stevedore.named [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-22 11:13:57.285 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: tapmirror 2026-08-22 11:13:57.330 8 WARNING stevedore.named [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-22 11:13:57.349 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: auto_allocate 2026-08-22 11:13:57.357 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: tag 2026-08-22 11:13:57.361 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 11:13:57.362 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing driver for type 'vxlan' 2026-08-22 11:13:57.362 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-22 11:13:57.366 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: timestamp 2026-08-22 11:13:57.369 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 11:13:57.372 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: flavors 2026-08-22 11:13:57.376 8 INFO neutron.manager [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loading Plugin: revisions 2026-08-22 11:13:57.376 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.extensions.port_security [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing extension driver 'qos' 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-22 11:13:57.377 7 INFO neutron.plugins.ml2.managers [None req-693f6c7f-9f97-4d4a-b9f9-c6084051a765 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-22 11:13:57.379 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Initializing extension manager. 2026-08-22 11:13:57.381 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: address-group 2026-08-22 11:13:57.382 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: address-scope 2026-08-22 11:13:57.382 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 11:13:57.383 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: agent 2026-08-22 11:13:57.384 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 11:13:57.385 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 11:13:57.386 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 11:13:57.387 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: availability_zone 2026-08-22 11:13:57.387 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 11:13:57.388 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 11:13:57.388 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: default-subnetpools 2026-08-22 11:13:57.390 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 11:13:57.390 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: dns-integration 2026-08-22 11:13:57.391 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 11:13:57.391 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 11:13:57.391 7 INFO neutron.quota [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded quota_driver: . 2026-08-22 11:13:57.392 7 INFO neutron.plugins.ml2.plugin [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 11:13:57.392 7 INFO neutron.plugins.ml2.managers [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 11:13:57.392 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: dvr 2026-08-22 11:13:57.392 7 INFO neutron.plugins.ml2.managers [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 11:13:57.392 7 INFO neutron.plugins.ml2.managers [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 11:13:57.392 7 INFO neutron.extensions.vlantransparent [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Disabled vlantransparent extension. 2026-08-22 11:13:57.392 7 INFO neutron.extensions.qinq [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Disabled VLAN QinQ extension. 2026-08-22 11:13:57.392 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: qos 2026-08-22 11:13:57.393 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 11:13:57.394 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 11:13:57.394 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 11:13:57.395 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 11:13:57.395 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: external-net 2026-08-22 11:13:57.396 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 11:13:57.396 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: extraroute 2026-08-22 11:13:57.397 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 11:13:57.397 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 11:13:57.398 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 11:13:57.398 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 11:13:57.399 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 11:13:57.399 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: fip-port-details 2026-08-22 11:13:57.400 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: flavors 2026-08-22 11:13:57.401 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 11:13:57.402 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: floatingip-pools 2026-08-22 11:13:57.403 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: ip_allocation 2026-08-22 11:13:57.403 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 11:13:57.404 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: l2_adjacency 2026-08-22 11:13:57.405 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: router 2026-08-22 11:13:57.405 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: router 2026-08-22 11:13:57.407 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 11:13:57.407 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 11:13:57.408 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 11:13:57.408 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 11:13:57.409 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: l3-ha 2026-08-22 11:13:57.409 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 11:13:57.410 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 11:13:57.410 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: l3-flavors 2026-08-22 11:13:57.411 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 11:13:57.412 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 11:13:57.414 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 11:13:57.415 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 11:13:57.416 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 11:13:57.417 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 11:13:57.418 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 11:13:57.419 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: multi-provider 2026-08-22 11:13:57.419 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: net-mtu 2026-08-22 11:13:57.420 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 11:13:57.420 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: network_availability_zone 2026-08-22 11:13:57.421 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: network_ha 2026-08-22 11:13:57.421 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: network-ip-availability 2026-08-22 11:13:57.422 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 11:13:57.423 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: pagination 2026-08-22 11:13:57.423 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-device-profile 2026-08-22 11:13:57.424 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 11:13:57.424 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 11:13:57.425 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 11:13:57.426 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-mac-override 2026-08-22 11:13:57.426 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 11:13:57.427 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 11:13:57.427 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 11:13:57.428 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-resource-request 2026-08-22 11:13:57.428 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 11:13:57.429 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 11:13:57.429 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: binding 2026-08-22 11:13:57.430 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: binding-extended 2026-08-22 11:13:57.431 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-security 2026-08-22 11:13:57.431 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: project-id 2026-08-22 11:13:57.432 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: provider 2026-08-22 11:13:57.432 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-22 11:13:57.434 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos 2026-08-22 11:13:57.435 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 11:13:57.436 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 11:13:57.436 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-default 2026-08-22 11:13:57.437 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-fip 2026-08-22 11:13:57.437 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 11:13:57.438 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 11:13:57.438 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 11:13:57.439 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 11:13:57.440 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 11:13:57.440 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-pps 2026-08-22 11:13:57.441 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 11:13:57.441 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 11:13:57.442 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 11:13:57.442 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: quota-check-limit 2026-08-22 11:13:57.443 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-22 11:13:57.447 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: quotas 2026-08-22 11:13:57.448 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: quota_details 2026-08-22 11:13:57.450 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: rbac-policies 2026-08-22 11:13:57.450 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: rbac-address-group 2026-08-22 11:13:57.451 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 11:13:57.451 7 INFO neutron.services.service_base [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-22 11:13:57.451 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: segments 2026-08-22 11:13:57.451 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 11:13:57.452 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 11:13:57.452 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: revision-if-match 2026-08-22 11:13:57.453 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 11:13:57.454 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: router_availability_zone 2026-08-22 11:13:57.454 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 11:13:57.456 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 11:13:57.456 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 11:13:57.457 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 11:13:57.458 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 11:13:57.458 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 11:13:57.459 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 11:13:57.463 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: security-group 2026-08-22 11:13:57.466 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: segment 2026-08-22 11:13:57.466 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 11:13:57.467 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: service-type 2026-08-22 11:13:57.467 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: sorting 2026-08-22 11:13:57.468 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 11:13:57.469 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: standard-attr-description 2026-08-22 11:13:57.470 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: stateful-security-group 2026-08-22 11:13:57.471 8 WARNING neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 11:13:57.471 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 11:13:57.472 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnet-external-network 2026-08-22 11:13:57.473 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnet_onboard 2026-08-22 11:13:57.474 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 11:13:57.474 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnet-service-types 2026-08-22 11:13:57.475 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnet_allocation 2026-08-22 11:13:57.476 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 11:13:57.477 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: tag-creation 2026-08-22 11:13:57.477 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 11:13:57.481 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 11:13:57.482 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 11:13:57.482 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: trunk 2026-08-22 11:13:57.483 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: trunk-details 2026-08-22 11:13:57.484 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 11:13:57.484 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-22 11:13:57.485 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 11:13:57.485 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-22 11:13:57.487 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 11:13:57.488 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 11:13:57.489 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: vpn-flavors 2026-08-22 11:13:57.491 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: vpnaas 2026-08-22 11:13:57.492 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: taas 2026-08-22 11:13:57.493 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: tap-mirror 2026-08-22 11:13:57.494 8 INFO neutron.api.extensions [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-22 11:13:57.496 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-22 11:13:57.496 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-22 11:13:57.497 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.497 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-22 11:13:57.500 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 11:13:57.500 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 11:13:57.505 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 11:13:57.506 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 11:13:57.506 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 11:13:57.507 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.507 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] subnetpool is already registered 2026-08-22 11:13:57.508 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.508 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] subnetpool is already registered 2026-08-22 11:13:57.508 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 11:13:57.509 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:57.509 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:57.510 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 11:13:57.510 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 11:13:57.510 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 11:13:57.511 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:57.511 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:57.511 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:57.511 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:57.516 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 11:13:57.516 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] router is already registered 2026-08-22 11:13:57.517 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 11:13:57.517 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] floatingip is already registered 2026-08-22 11:13:57.520 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 11:13:57.520 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] rbac_policy is already registered 2026-08-22 11:13:57.521 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 11:13:57.521 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] security_group is already registered 2026-08-22 11:13:57.522 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 11:13:57.522 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] security_group_rule is already registered 2026-08-22 11:13:57.522 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.523 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] subnetpool is already registered 2026-08-22 11:13:57.523 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.523 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] subnetpool is already registered 2026-08-22 11:13:57.524 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 11:13:57.524 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] trunk is already registered 2026-08-22 11:13:57.524 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:57.524 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:57.525 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:57.525 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:57.525 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 11:13:57.525 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] endpoint_group is already registered 2026-08-22 11:13:57.526 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 11:13:57.526 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] vpnservice is already registered 2026-08-22 11:13:57.526 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 11:13:57.526 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ipsec_site_connection is already registered 2026-08-22 11:13:57.527 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:57.527 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:57.527 8 INFO neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:57.527 8 WARNING neutron.quota.resource_registry [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:57.548 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: trunk 2026-08-22 11:13:57.563 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: vpnaas 2026-08-22 11:13:57.565 8 WARNING keystonemiddleware._common.config [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:13:57.571 8 WARNING oslo_config.cfg [None req-529a455e-85d1-4baa-bd6a-478c79e6cf33 - - - - - -] 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 0x7ff42ab8b668 pid: 8 (default app) 2026-08-22 11:13:57.603 7 WARNING stevedore.named [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-22 11:13:57.604 7 WARNING stevedore.named [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.708 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 11:13:57.708 7 INFO neutron.common.utils [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-22 11:13:57.709 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: taas 2026-08-22 11:13:57.744 7 WARNING stevedore.named [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-22 11:13:57.770 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: tapmirror 2026-08-22 11:13:57.785 7 WARNING stevedore.named [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-22 11:13:57.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-22 11:13:57.820 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: auto_allocate 2026-08-22 11:13:57.828 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: tag 2026-08-22 11:13:57.836 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: timestamp 2026-08-22 11:13:57.839 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 11:13:57.844 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: flavors 2026-08-22 11:13:57.850 7 INFO neutron.manager [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loading Plugin: revisions 2026-08-22 11:13:57.859 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Initializing extension manager. 2026-08-22 11:13:57.861 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: address-group 2026-08-22 11:13:57.863 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: address-scope 2026-08-22 11:13:57.864 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-22 11:13:57.865 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: agent 2026-08-22 11:13:57.865 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: agent-resources-synced 2026-08-22 11:13:57.867 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 11:13:57.868 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 11:13:57.868 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: availability_zone 2026-08-22 11:13:57.869 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: availability_zone_filter 2026-08-22 11:13:57.870 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 11:13:57.870 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: default-subnetpools 2026-08-22 11:13:57.872 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 11:13:57.873 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: dns-integration 2026-08-22 11:13:57.873 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 11:13:57.874 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-22 11:13:57.875 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: dvr 2026-08-22 11:13:57.875 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 11:13:57.876 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 11:13:57.877 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 11:13:57.877 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 11:13:57.878 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: external-net 2026-08-22 11:13:57.878 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 11:13:57.879 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: extraroute 2026-08-22 11:13:57.880 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: extraroute-atomic 2026-08-22 11:13:57.880 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 11:13:57.881 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 11:13:57.881 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 11:13:57.882 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 11:13:57.883 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: fip-port-details 2026-08-22 11:13:57.884 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: flavors 2026-08-22 11:13:57.885 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 11:13:57.886 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: floatingip-pools 2026-08-22 11:13:57.886 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: ip_allocation 2026-08-22 11:13:57.887 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-22 11:13:57.888 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: l2_adjacency 2026-08-22 11:13:57.889 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: router 2026-08-22 11:13:57.891 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 11:13:57.891 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-22 11:13:57.892 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-22 11:13:57.893 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 11:13:57.893 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: l3-ha 2026-08-22 11:13:57.894 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 11:13:57.894 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-22 11:13:57.895 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: l3-flavors 2026-08-22 11:13:57.896 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 11:13:57.897 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-22 11:13:57.899 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-22 11:13:57.900 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 11:13:57.901 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-22 11:13:57.903 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 11:13:57.903 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 11:13:57.904 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: multi-provider 2026-08-22 11:13:57.905 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: net-mtu 2026-08-22 11:13:57.905 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 11:13:57.906 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: network_availability_zone 2026-08-22 11:13:57.906 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: network_ha 2026-08-22 11:13:57.907 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: network-ip-availability 2026-08-22 11:13:57.908 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 11:13:57.909 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: pagination 2026-08-22 11:13:57.910 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-device-profile 2026-08-22 11:13:57.911 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 11:13:57.911 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 11:13:57.912 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 11:13:57.912 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-mac-override 2026-08-22 11:13:57.913 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 11:13:57.913 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 11:13:57.914 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-22 11:13:57.915 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-resource-request 2026-08-22 11:13:57.915 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 11:13:57.916 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-22 11:13:57.916 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: binding 2026-08-22 11:13:57.917 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: binding-extended 2026-08-22 11:13:57.918 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-security 2026-08-22 11:13:57.918 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: project-id 2026-08-22 11:13:57.919 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: provider 2026-08-22 11:13:57.920 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-22 11:13:57.922 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos 2026-08-22 11:13:57.923 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 11:13:57.924 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 11:13:57.925 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-default 2026-08-22 11:13:57.925 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-fip 2026-08-22 11:13:57.926 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 11:13:57.927 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 11:13:57.927 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 11:13:57.928 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 11:13:57.929 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 11:13:57.930 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-pps 2026-08-22 11:13:57.931 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 11:13:57.932 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 11:13:57.933 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 11:13:57.933 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: quota-check-limit 2026-08-22 11:13:57.935 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-22 11:13:57.937 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: quotas 2026-08-22 11:13:57.939 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: quota_details 2026-08-22 11:13:57.941 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: rbac-policies 2026-08-22 11:13:57.941 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: rbac-address-group 2026-08-22 11:13:57.942 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 11:13:57.942 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 11:13:57.943 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-22 11:13:57.944 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: revision-if-match 2026-08-22 11:13:57.944 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 11:13:57.945 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: router_availability_zone 2026-08-22 11:13:57.946 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 11:13:57.947 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 11:13:57.950 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 11:13:57.951 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-22 11:13:57.951 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 11:13:57.952 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 11:13:57.953 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 11:13:57.957 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: security-group 2026-08-22 11:13:57.958 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: segment 2026-08-22 11:13:57.959 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 11:13:57.960 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: service-type 2026-08-22 11:13:57.960 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: sorting 2026-08-22 11:13:57.961 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 11:13:57.962 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: standard-attr-description 2026-08-22 11:13:57.962 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: stateful-security-group 2026-08-22 11:13:57.963 7 WARNING neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 11:13:57.963 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-22 11:13:57.964 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnet-external-network 2026-08-22 11:13:57.965 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnet_onboard 2026-08-22 11:13:57.965 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 11:13:57.966 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnet-service-types 2026-08-22 11:13:57.966 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnet_allocation 2026-08-22 11:13:57.967 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 11:13:57.968 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: tag-creation 2026-08-22 11:13:57.969 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 11:13:57.973 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 11:13:57.974 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 11:13:57.975 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: trunk 2026-08-22 11:13:57.975 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: trunk-details 2026-08-22 11:13:57.976 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 11:13:57.976 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-22 11:13:57.977 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 11:13:57.978 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-22 11:13:57.980 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-22 11:13:57.981 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 11:13:57.981 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: vpn-flavors 2026-08-22 11:13:57.983 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: vpnaas 2026-08-22 11:13:57.984 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: taas 2026-08-22 11:13:57.985 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: tap-mirror 2026-08-22 11:13:57.986 7 INFO neutron.api.extensions [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-22 11:13:57.989 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-22 11:13:57.989 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-22 11:13:57.989 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:57.990 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-22 11:13:57.993 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 11:13:57.993 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 11:13:57.998 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 11:13:57.999 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 11:13:57.999 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 11:13:58.000 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:58.001 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] subnetpool is already registered 2026-08-22 11:13:58.001 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:58.001 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] subnetpool is already registered 2026-08-22 11:13:58.002 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 11:13:58.002 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:58.003 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:58.003 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 11:13:58.004 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 11:13:58.004 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 11:13:58.005 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:58.005 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:58.005 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:58.005 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:58.010 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 11:13:58.010 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] router is already registered 2026-08-22 11:13:58.011 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 11:13:58.011 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] floatingip is already registered 2026-08-22 11:13:58.015 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 11:13:58.015 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] rbac_policy is already registered 2026-08-22 11:13:58.015 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 11:13:58.016 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] security_group is already registered 2026-08-22 11:13:58.016 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 11:13:58.016 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] security_group_rule is already registered 2026-08-22 11:13:58.017 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:58.017 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] subnetpool is already registered 2026-08-22 11:13:58.018 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 11:13:58.018 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] subnetpool is already registered 2026-08-22 11:13:58.018 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 11:13:58.019 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] trunk is already registered 2026-08-22 11:13:58.019 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:58.019 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:58.020 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:58.020 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:58.020 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 11:13:58.021 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] endpoint_group is already registered 2026-08-22 11:13:58.021 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 11:13:58.021 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] vpnservice is already registered 2026-08-22 11:13:58.022 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 11:13:58.022 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ipsec_site_connection is already registered 2026-08-22 11:13:58.022 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 11:13:58.022 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ipsecpolicy is already registered 2026-08-22 11:13:58.023 7 INFO neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 11:13:58.023 7 WARNING neutron.quota.resource_registry [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] ikepolicy is already registered 2026-08-22 11:13:58.060 7 WARNING keystonemiddleware._common.config [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:13:58.067 7 WARNING oslo_config.cfg [None req-ac42da9b-7ff7-4944-9dbf-97274b220544 - - - - - -] 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 9 seconds on interpreter 0x7ff42ab8b668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:14:03.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f4db632-3343-4d99-a265-8312706eb680 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:02 2026] GET /v2.0/networks/public => generated 108 bytes in 934 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:14:04.168 7 WARNING neutron.services.revisions.revision_plugin [None req-a70fa45e-98b3-4e35-af0a-9f62edd06522 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:04.211 7 INFO neutron.db.segments_db [None req-a70fa45e-98b3-4e35-af0a-9f62edd06522 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 247b6231-42bb-4f9a-8565-a24a0772ab01 of type flat for network f6534c7a-9832-4235-87a2-cd98bacd104d 2026-08-22 11:14:04.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a70fa45e-98b3-4e35-af0a-9f62edd06522 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:03 2026] POST /v2.0/networks => generated 124 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:14:10.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2d1aeed-bcda-4964-a797-076005da5db8 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:10 2026] GET /v2.0/networks/public => generated 108 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:14:10.809 8 WARNING neutron.services.revisions.revision_plugin [None req-841685b3-4294-4b34-86ee-afffff6a8822 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:10.828 8 INFO neutron.db.segments_db [None req-841685b3-4294-4b34-86ee-afffff6a8822 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 55e022ee-eb70-4c25-877f-1c10d64d33fc of type flat for network 59c6f3ef-fd2f-4307-b611-7c144bdc6393 2026-08-22 11:14:10.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-841685b3-4294-4b34-86ee-afffff6a8822 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:10 2026] POST /v2.0/networks => generated 124 bytes in 300 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:14:16.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9be13a9-db34-4c86-ba2f-950fc86733fb eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:16 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:16 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-08-22 11:14:16.893 7 WARNING neutron.services.revisions.revision_plugin [None req-d6b4e943-8b73-425c-b390-70c350ed4444 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:16.910 7 INFO neutron.db.segments_db [None req-d6b4e943-8b73-425c-b390-70c350ed4444 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 9b632c05-04b5-4ba3-8e87-cfd48fc4e786 of type flat for network e9ce882b-0d97-408b-9d3c-98a073cd9cf7 2026-08-22 11:14:16.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6b4e943-8b73-425c-b390-70c350ed4444 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:16 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:14:22.858 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf4b9860-f51a-4a1a-8011-c1c3fd890a5f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:22 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:14:22.942 8 WARNING neutron.services.revisions.revision_plugin [None req-eb9ec3ee-2b61-4456-ac28-e37c5316b278 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:22.969 8 INFO neutron.db.segments_db [None req-eb9ec3ee-2b61-4456-ac28-e37c5316b278 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment e8b04be0-d316-454d-80da-d85048577298 of type flat for network 926b0fe0-38e3-4e62-a950-ffeb13978ee6 2026-08-22 11:14:22.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb9ec3ee-2b61-4456-ac28-e37c5316b278 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:22 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:14:28.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df987cc4-72c4-4d1b-8b01-41f518da54fe eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:28 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:14:28.940 7 WARNING neutron.services.revisions.revision_plugin [None req-972f3ed5-76db-42f8-938e-ceefaefb6500 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:28.965 7 INFO neutron.db.segments_db [None req-972f3ed5-76db-42f8-938e-ceefaefb6500 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment f3438d0d-5055-42be-b2e1-69b3a0fdf60e of type flat for network 285aa898-d86a-41c5-b98f-5ae1238bd441 2026-08-22 11:14:28.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-972f3ed5-76db-42f8-938e-ceefaefb6500 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:28 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:14:34.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e576b73b-1097-4411-a6f8-e47abb7e170d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:34 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:34 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-08-22 11:14:35.026 7 WARNING neutron.services.revisions.revision_plugin [None req-ac1e3fe7-b204-4937-9bd8-0ef4909c271a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Could not find related network for resource to bump revision. 2026-08-22 11:14:35.046 7 INFO neutron.db.segments_db [None req-ac1e3fe7-b204-4937-9bd8-0ef4909c271a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 2a2ef49d-0a1f-4dd2-bad1-d0bccd8a7340 of type flat for network 7528086b-5fed-4527-b9da-36dabcec9dc0 [pid: 7|app: 0|req: 10/23] 199.19.213.199 () {48 vars in 967 bytes} [Sat Aug 22 11:14:34 2026] POST /v2.0/networks => generated 706 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:14:36.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c88baa1-f490-412e-8c81-f59b9778cde4 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:14:36 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: 11/25] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:14:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:14:36.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ccf6c4b-6e3c-4ed3-9575-364fff69e2c0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.199 () {44 vars in 1034 bytes} [Sat Aug 22 11:14:36 2026] GET /v2.0/subnets/public-subnet?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.199 () {44 vars in 1057 bytes} [Sat Aug 22 11:14:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.199 () {48 vars in 965 bytes} [Sat Aug 22 11:14:37 2026] POST /v2.0/subnets => generated 664 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:19:24.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1520bfa-b544-4268-a0ae-0d16afaa26c3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.19.213.199 () {44 vars in 937 bytes} [Sat Aug 22 11:19:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:19:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:19:24.957 8 INFO neutron.db.segments_db [None req-328f878f-818a-4a69-97a4-c613cce1a36b eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 84b9ccaa-42c6-4d7e-8243-f2f4e636af35 of type vxlan for network 17ecb829-9a2d-41d1-9f69-582277bfa447 [pid: 8|app: 0|req: 36/68] 199.19.213.199 () {48 vars in 966 bytes} [Sat Aug 22 11:19:24 2026] POST /v2.0/networks => generated 707 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:19:26.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45f103d9-2729-488c-b093-7c1aea270cb8 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.19.213.199 () {44 vars in 937 bytes} [Sat Aug 22 11:19:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:19:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:19:26.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c2a36be-20b1-4310-8ff1-cc8c6b8c2e9f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.19.213.199 () {44 vars in 1036 bytes} [Sat Aug 22 11:19:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.19.213.199 () {44 vars in 1059 bytes} [Sat Aug 22 11:19:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.19.213.199 () {48 vars in 965 bytes} [Sat Aug 22 11:19:26 2026] POST /v2.0/subnets => generated 651 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:19:27.681 8 INFO neutron.api.v2.resource [None req-779c4bc2-d0bf-4518-917b-fee884f39cb2 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.19.213.199 () {44 vars in 971 bytes} [Sat Aug 22 11:19:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.19.213.199 () {44 vars in 993 bytes} [Sat Aug 22 11:19:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.199 () {48 vars in 980 bytes} [Sat Aug 22 11:19:27 2026] POST /v2.0/security-groups => generated 1616 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:28 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:28 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => 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: 38/79] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:28 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:29 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:30 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:30 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:31 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:31 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => 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: 42/87] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:31 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:32 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:32 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:32 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:33 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:33 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:33 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.19.213.199 () {44 vars in 987 bytes} [Sat Aug 22 11:19:34 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 732 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:19:35.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72a0cf07-a43c-4998-97cb-cc0996ecb6b9 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.19.213.199 () {44 vars in 1076 bytes} [Sat Aug 22 11:19:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.19.213.199 () {44 vars in 1099 bytes} [Sat Aug 22 11:19:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:35 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.19.213.199 () {48 vars in 961 bytes} [Sat Aug 22 11:19:35 2026] POST /v2.0/ports => generated 1092 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-22 11:19:43.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cf6b115-ceaa-4c80-bb6c-79c6d394a609 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.19.213.199 () {44 vars in 979 bytes} [Sat Aug 22 11:19:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 51/105] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.19.213.199 () {48 vars in 1031 bytes} [Sat Aug 22 11:19:44 2026] PUT /v2.0/ports/f9ac215e-a7ad-4333-9377-ff9fad1c9efc => generated 1241 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.19.213.199 () {44 vars in 920 bytes} [Sat Aug 22 11:19:46 2026] GET /v2.0/ports => generated 3722 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:19:47.925 8 INFO neutron.api.v2.resource [None req-73f7f916-f398-4121-94de-f94fe0fbfbd2 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:19:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.199 () {44 vars in 981 bytes} [Sat Aug 22 11:19:47 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.199 () {48 vars in 980 bytes} [Sat Aug 22 11:19:47 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:49 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => 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: 59/114] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:49 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:49 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:49 2026] POST /v2.0/security-group-rules => generated 619 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:50 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:50 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:19:50 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:19:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/135] 199.19.213.199 () {44 vars in 975 bytes} [Sat Aug 22 11:21:37 2026] GET /v2.0/quotas/8d1eef2005714983990329c929684d29 => 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: 66/136] 199.19.213.199 () {48 vars in 1027 bytes} [Sat Aug 22 11:21:37 2026] PUT /v2.0/quotas/8d1eef2005714983990329c929684d29 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:23:58.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caac202f-aa3d-4089-bfa5-2ea4e285afb6 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/155] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:23:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 213 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: 80/156] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:23:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:23:59.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9470148f-b544-4283-a1d0-c4d89a0f6c6e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/157] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:23:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:23:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:31:32.245 8 INFO neutron.api.v2.resource [None req-624867da-b068-4d6e-bdc3-5718c6cb4dde eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 113/221] 199.19.213.199 () {44 vars in 1074 bytes} [Sat Aug 22 11:31:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 139 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.19.213.199 () {44 vars in 1097 bytes} [Sat Aug 22 11:31:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.19.213.199 () {48 vars in 981 bytes} [Sat Aug 22 11:31:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:33 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:31:33 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:33 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/227] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:31:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:34 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 2234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:31:34 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 2234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:35 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:31:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:36 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:31:36 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:36 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:31:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:37 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:31:37 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:31:37 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 199.19.213.199 () {48 vars in 991 bytes} [Sat Aug 22 11:31:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/258] 199.19.213.199 () {30 vars in 740 bytes} [Sat Aug 22 11:33:53 2026] GET /v2.0/networks?tenant_id=0a68e91c7922455b8b7f218eb2014b61&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:33:54.160 7 INFO neutron.db.segments_db [None req-ca4c71d7-c211-4f0e-8e4b-01647ce99d12 a4f7cbb701834f428c15ec7ff8818679 0a68e91c7922455b8b7f218eb2014b61 - - 81d2a85c08d44094b10d82f41122e8f5 81d2a85c08d44094b10d82f41122e8f5] Added segment 1852e0ad-9edd-43da-9d79-517912dcdfff of type vxlan for network 82ef8f2a-80e3-4d69-b951-0cbb42fc97b7 [pid: 7|app: 0|req: 127/259] 199.19.213.199 () {34 vars in 682 bytes} [Sat Aug 22 11:33:54 2026] POST /v2.0/networks => generated 718 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/260] 199.19.213.199 () {30 vars in 722 bytes} [Sat Aug 22 11:33:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/261] 199.19.213.199 () {30 vars in 633 bytes} [Sat Aug 22 11:33:54 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 199.19.213.199 () {34 vars in 677 bytes} [Sat Aug 22 11:33:54 2026] POST /v2.0/ports => generated 999 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/263] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:33:54 2026] GET /v2.0/networks/82ef8f2a-80e3-4d69-b951-0cbb42fc97b7 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/264] 199.19.213.199 () {30 vars in 722 bytes} [Sat Aug 22 11:33:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/265] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:33:57 2026] GET /v2.0/networks/82ef8f2a-80e3-4d69-b951-0cbb42fc97b7 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/268] 199.19.213.199 () {44 vars in 975 bytes} [Sat Aug 22 11:34:11 2026] GET /v2.0/quotas/0a68e91c7922455b8b7f218eb2014b61 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 199.19.213.199 () {48 vars in 1027 bytes} [Sat Aug 22 11:34:12 2026] PUT /v2.0/quotas/0a68e91c7922455b8b7f218eb2014b61 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:26.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59504a61-47fb-4793-ad3a-cb725c22a019 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/376] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:47:26 2026] GET /v2.0/networks/public => generated 108 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:47:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:27.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cff67d63-aa55-4e61-9691-63ad81f486f9 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/378] 199.19.213.199 () {44 vars in 927 bytes} [Sat Aug 22 11:47:27 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:47:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:27.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7458630c-206e-4aa0-8d6b-de91b02b18f8 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/380] 199.19.213.199 () {44 vars in 1034 bytes} [Sat Aug 22 11:47:27 2026] GET /v2.0/subnets/public-subnet?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.19.213.199 () {44 vars in 1057 bytes} [Sat Aug 22 11:47:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:57.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b68ffb2c-8e35-437f-b0ce-01bf65b39153 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/386] 199.19.213.199 () {44 vars in 937 bytes} [Sat Aug 22 11:47:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:47:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:58.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c4a0402-ef58-4a63-95c4-df141cb51cd1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/388] 199.19.213.199 () {44 vars in 937 bytes} [Sat Aug 22 11:47:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:47:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:58.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86cbaf1c-1953-4d49-93c0-2263052a9dc3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/390] 199.19.213.199 () {44 vars in 1036 bytes} [Sat Aug 22 11:47:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.19.213.199 () {44 vars in 1059 bytes} [Sat Aug 22 11:47:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:47:59.825 8 INFO neutron.api.v2.resource [None req-4ab928b5-1d5a-4a71-ac6a-2df04880874b eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/392] 199.19.213.199 () {44 vars in 971 bytes} [Sat Aug 22 11:47:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.19.213.199 () {44 vars in 993 bytes} [Sat Aug 22 11:47:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:01 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:01 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:01 2026] GET /v2.0/security-group-rules/33ed407d-3dac-4ab2-8182-764789f15606 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:02 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:02 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:02 2026] GET /v2.0/security-group-rules/2aed353c-f8ee-470a-a6a8-8f9916ce7b7a => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:03 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:03 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:03 2026] GET /v2.0/security-group-rules/b3559d43-8244-42ec-90a7-4cec16d042d7 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:04 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:04 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:04 2026] GET /v2.0/security-group-rules/fb1279d7-8774-41a7-9fc2-ea2ebea48bbd => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:05 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:05 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:05 2026] GET /v2.0/security-group-rules/d2a97296-7423-4f41-8cc6-8f02841a8201 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.199 () {44 vars in 987 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 732 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:48:06.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5fafd6-e6ab-476f-98a8-f3cae6ed5fc0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/412] 199.19.213.199 () {44 vars in 1076 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.199 () {44 vars in 1099 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.0/security-groups/660c3490-2d10-40aa-bca6-9eb638c3f54d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:48:14.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f83f76b-7d7c-4e5e-9fc2-1ad46b35f724 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/415] 199.19.213.199 () {44 vars in 979 bytes} [Sat Aug 22 11:48:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.199 () {44 vars in 920 bytes} [Sat Aug 22 11:48:16 2026] GET /v2.0/ports => generated 4717 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:48:17.521 7 INFO neutron.api.v2.resource [None req-708ac18f-421e-4ede-918a-e27bb8d6e10b eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/420] 199.19.213.199 () {44 vars in 959 bytes} [Sat Aug 22 11:48:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.199 () {44 vars in 981 bytes} [Sat Aug 22 11:48:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2878 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2878 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.0/security-group-rules/b9320d5b-3184-4fd0-8e44-d5db7d8af950 => generated 619 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2878 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.0/security-groups/431a430d-f708-4a17-9ca2-b02f23c7f7a5 => generated 2878 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.0/security-group-rules/ec249e68-f22b-4dde-9f44-3908e963313e => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.19.213.199 () {44 vars in 975 bytes} [Sat Aug 22 11:48:33 2026] GET /v2.0/quotas/8d1eef2005714983990329c929684d29 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:49:32.374 7 INFO neutron.api.v2.resource [None req-0f23c787-0969-4d22-8c3c-aea471f08c3d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 218/439] 199.19.213.199 () {44 vars in 1074 bytes} [Sat Aug 22 11:49:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.199 () {44 vars in 1097 bytes} [Sat Aug 22 11:49:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:49:33 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:49:33 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:49:33 2026] GET /v2.0/security-group-rules/2e8b11b3-8ab9-4b19-a4fd-c9e315bd3281 => generated 597 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:49:34 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:49:34 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:49:34 2026] GET /v2.0/security-group-rules/8b0a6a24-c117-4a8d-ab5c-5b0f678b8981 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/447] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:49:35 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:49:35 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:49:35 2026] GET /v2.0/security-group-rules/6195c84e-c9df-4540-8624-89e9465f9279 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 199.19.213.199 () {44 vars in 1088 bytes} [Sat Aug 22 11:49:36 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae?project_id=0a68e91c7922455b8b7f218eb2014b61 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 199.19.213.199 () {44 vars in 1001 bytes} [Sat Aug 22 11:49:36 2026] GET /v2.0/security-groups/9ce6302a-a9ad-4220-a8fa-795dc936a0ae => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.19.213.199 () {44 vars in 1011 bytes} [Sat Aug 22 11:49:36 2026] GET /v2.0/security-group-rules/d50bc1ff-7e4c-49f5-bc2e-d38c65967e83 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 199.19.213.199 () {44 vars in 975 bytes} [Sat Aug 22 11:49:44 2026] GET /v2.0/quotas/0a68e91c7922455b8b7f218eb2014b61 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.19.213.199 () {44 vars in 949 bytes} [Sat Aug 22 11:50:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:51:21 2026] GET /v2.0/networks => generated 2168 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.187 () {32 vars in 655 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/ports => generated 4717 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:51:22 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: 236/474] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/security-groups => generated 17393 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.187 () {32 vars in 655 bytes} [Sat Aug 22 11:51:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:51:34.633 7 INFO neutron.db.segments_db [None req-29972665-4778-40e1-9fde-e3a0fe17f976 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment eb5c945c-f8d5-4fc7-9182-82f002480ad0 of type vxlan for network 28968bd3-16f5-4432-b752-0c7a8037986c 2026-08-22 11:51:34.648 8 INFO neutron.db.segments_db [None req-653c9885-15df-4811-89dc-2762974da504 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment f34fe129-206b-41cd-b8e2-efec428dab0f of type vxlan for network 2c059542-27cd-46b2-9be4-1d32f93c3660 [pid: 7|app: 0|req: 239/479] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:51:34 2026] POST /v2.0/networks => generated 749 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:51:34 2026] POST /v2.0/networks => generated 751 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:34 2026] POST /v2.0/subnets => generated 698 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:51:34.950 8 INFO neutron.db.segments_db [None req-eeb08d80-0845-40be-9395-6a32f3f3ffbe eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 9f20d0d7-5482-4a13-a592-78384bff7a32 of type vxlan for network 923cef65-b62b-4ee3-9c1a-750125531e25 [pid: 7|app: 0|req: 240/482] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:34 2026] POST /v2.0/subnets => generated 696 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:51:35.157 8 INFO neutron.db.l3_hamode_db [None req-eeb08d80-0845-40be-9395-6a32f3f3ffbe eff27bc8948a4accb16d055496881abc a0606aa728264329b62f46958a8106f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/483] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:34 2026] GET /v2.0/security-groups?tenant_id=01a68d58827b4895b82c8c9613461e5d&name=default => generated 2921 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:51:35.228 7 INFO neutron.db.segments_db [None req-e58aa82b-691c-4e1d-bbb8-9e036b2c2277 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment c32fa26c-30de-4930-8fd3-656ccfada96c of type vxlan for network 2ecc233a-509e-445a-83ec-946ea268ee19 2026-08-22 11:51:35.543 7 INFO neutron.db.l3_hamode_db [None req-e58aa82b-691c-4e1d-bbb8-9e036b2c2277 eff27bc8948a4accb16d055496881abc fa327d1629b44a058b03e01922ded1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:51:36.009 8 INFO neutron.db.l3_hamode_db [None req-eeb08d80-0845-40be-9395-6a32f3f3ffbe eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:51:36.533 7 INFO neutron.db.l3_hamode_db [None req-e58aa82b-691c-4e1d-bbb8-9e036b2c2277 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/484] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:34 2026] POST /v2.0/routers => generated 738 bytes in 2527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:37 2026] DELETE /v2.0/security-groups/ef0c5f7b-1f25-4ad4-ba06-b7b2c65a6f08 => 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: 245/486] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:37 2026] GET /v2.0/security-groups?tenant_id=c69519325d2f4905b0a54745047bf77b&name=default => generated 2921 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:35 2026] POST /v2.0/routers => generated 736 bytes in 2678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:37 2026] DELETE /v2.0/security-groups/4eca46b1-8a04-4c1d-8067-c402b5d373e7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:51:37 2026] PUT /v2.0/routers/6a062d5f-bea0-4403-a696-6c8b564fb49f/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:51:37 2026] PUT /v2.0/routers/f954957c-b4dd-4822-9881-adfeecd6ecf8/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:51:39 2026] POST /v2.0/security-groups => generated 1659 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-22 11:51:39.915 8 INFO neutron.db.segments_db [None req-4b32fa3a-c77c-48c0-89ff-fcddf87762eb eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 1ae816a2-12e3-4682-b044-fd11820971cd of type vxlan for network e441ec14-ee86-4a62-8ce1-e97b9dbedf0d [pid: 7|app: 0|req: 246/492] 10.0.0.187 () {32 vars in 653 bytes} [Sat Aug 22 11:51:39 2026] GET /v2.0/extensions => generated 21537 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:51:39 2026] POST /v2.0/networks => generated 745 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:40 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:40 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.0/subnets => generated 692 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.194 () {38 vars in 971 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.0/security-groups => generated 1686 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:51:40 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:40.340 7 INFO neutron.db.segments_db [None req-417db972-fcf3-4d40-b4d4-219b70ae6e4a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment fb0dfcd5-0b4e-4954-8047-a828c822c5c1 of type vxlan for network c45e5f3f-0c9b-4395-b32e-45ba0bb9cf40 [pid: 8|app: 0|req: 250/500] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.187 () {32 vars in 665 bytes} [Sat Aug 22 11:51:40 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:40.609 7 INFO neutron.db.l3_hamode_db [None req-417db972-fcf3-4d40-b4d4-219b70ae6e4a eff27bc8948a4accb16d055496881abc 5a12970775254576929a8aa77210b8c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/502] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.187 () {32 vars in 699 bytes} [Sat Aug 22 11:51:40 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-groups/8a70abc5-a072-4207-90f5-21ef1baf2257 => generated 1686 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 10.0.0.187 () {32 vars in 697 bytes} [Sat Aug 22 11:51:41 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: 256/506] 10.0.0.194 () {38 vars in 981 bytes} [Sat Aug 22 11:51:41 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/507] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/508] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 259/509] 10.0.0.187 () {32 vars in 703 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 260/510] 10.0.0.187 () {32 vars in 693 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 261/511] 10.0.0.194 () {38 vars in 971 bytes} [Sat Aug 22 11:51:41 2026] POST /v2.0/security-groups => generated 1685 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/512] 10.0.0.187 () {32 vars in 695 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/513] 10.0.0.187 () {32 vars in 685 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/514] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 265/515] 10.0.0.187 () {32 vars in 661 bytes} [Sat Aug 22 11:51:41 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) 2026-08-22 11:51:41.428 7 INFO neutron.db.l3_hamode_db [None req-417db972-fcf3-4d40-b4d4-219b70ae6e4a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/516] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/517] 10.0.0.187 () {32 vars in 699 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 268/518] 10.0.0.194 () {34 vars in 1096 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--30757580&fields=id&tenant_id=a0606aa728264329b62f46958a8106f6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/519] 10.0.0.194 () {38 vars in 981 bytes} [Sat Aug 22 11:51:41 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: 270/520] 10.0.0.187 () {32 vars in 679 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 271/521] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 683 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/522] 10.0.0.187 () {32 vars in 683 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 273/523] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => generated 2310 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/524] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/quotas/a0606aa728264329b62f46958a8106f6 => 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: 275/525] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/526] 10.0.0.194 () {38 vars in 981 bytes} [Sat Aug 22 11:51:41 2026] POST /v2.0/security-group-rules => generated 619 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/527] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/528] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:41 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: 8|app: 0|req: 279/529] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/530] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/531] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/532] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/533] 10.0.0.194 () {34 vars in 1001 bytes} [Sat Aug 22 11:51:41 2026] GET /v2.0/security-group-rules/ac4f2c17-0608-4872-ab37-27d0923eef73 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/534] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/535] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/536] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/537] 10.0.0.194 () {36 vars in 1023 bytes} [Sat Aug 22 11:51:42 2026] DELETE /v2.0/security-group-rules/ac4f2c17-0608-4872-ab37-27d0923eef73 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/538] 10.0.0.187 () {32 vars in 699 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/539] 10.0.0.187 () {32 vars in 679 bytes} [Sat Aug 22 11:51:42 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: 8|app: 0|req: 290/540] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/541] 10.0.0.187 () {32 vars in 667 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/router => generated 256 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/542] 10.0.0.194 () {36 vars in 1013 bytes} [Sat Aug 22 11:51:42 2026] DELETE /v2.0/security-groups/4f3900bd-853e-4311-ba5f-b7d42b4bfce8 => 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: 293/543] 10.0.0.187 () {32 vars in 677 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/544] 10.0.0.187 () {32 vars in 665 bytes} [Sat Aug 22 11:51:42 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: 295/545] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/546] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/security-groups/8a70abc5-a072-4207-90f5-21ef1baf2257 => generated 2311 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/547] 10.0.0.187 () {32 vars in 713 bytes} [Sat Aug 22 11:51:42 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: 298/548] 10.0.0.194 () {34 vars in 907 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions => generated 21537 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/549] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.0/routers => generated 732 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/550] 10.0.0.187 () {32 vars in 691 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/551] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?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: 299/552] 10.0.0.194 () {36 vars in 1013 bytes} [Sat Aug 22 11:51:42 2026] DELETE /v2.0/security-groups/8a70abc5-a072-4207-90f5-21ef1baf2257 => 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: 300/553] 10.0.0.187 () {32 vars in 683 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/554] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:51:42 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?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) 2026-08-22 11:51:42.923 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e29170b-9b9c-4ce3-9fed-c5529730822e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 4bbcce82-284e-43b3-a35b-45dc9f5de10a 2026-08-22 11:51:42.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e29170b-9b9c-4ce3-9fed-c5529730822e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 4bbcce82-284e-43b3-a35b-45dc9f5de10a [pid: 7|app: 0|req: 254/555] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:51:42 2026] PUT /v2.0/routers/f40081bc-98c6-4d35-a071-e1214422a048/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/556] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/557] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/558] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/559] 10.0.0.187 () {32 vars in 705 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/560] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/561] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/562] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/563] 10.0.0.187 () {32 vars in 693 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/564] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/565] 10.0.0.187 () {32 vars in 709 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/566] 10.0.0.187 () {32 vars in 705 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/567] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/568] 10.0.0.187 () {32 vars in 697 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/569] 10.0.0.187 () {32 vars in 711 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/570] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/571] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/572] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/573] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/574] 10.0.0.187 () {32 vars in 671 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/575] 10.0.0.187 () {32 vars in 661 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/576] 10.0.0.187 () {32 vars in 699 bytes} [Sat Aug 22 11:51:43 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: 276/577] 10.0.0.187 () {32 vars in 699 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/578] 10.0.0.187 () {32 vars in 677 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/579] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:43 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: 302/580] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:51:42 2026] PUT /v2.0/routers/f954957c-b4dd-4822-9881-adfeecd6ecf8/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/581] 10.0.0.187 () {32 vars in 683 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/582] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/583] 10.0.0.187 () {32 vars in 685 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/584] 10.0.0.187 () {32 vars in 707 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/585] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/586] 10.0.0.187 () {32 vars in 697 bytes} [Sat Aug 22 11:51:43 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: 308/587] 10.0.0.187 () {32 vars in 695 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/588] 10.0.0.187 () {32 vars in 685 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/589] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/590] 10.0.0.187 () {32 vars in 705 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/591] 10.0.0.187 () {32 vars in 667 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/592] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/593] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/594] 10.0.0.187 () {32 vars in 691 bytes} [Sat Aug 22 11:51:43 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/595] 10.0.0.187 () {32 vars in 691 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/596] 10.0.0.187 () {32 vars in 695 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/597] 10.0.0.187 () {32 vars in 685 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/598] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:44 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: 320/599] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:44 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: 8|app: 0|req: 321/600] 10.0.0.187 () {32 vars in 703 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/601] 10.0.0.187 () {32 vars in 713 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/602] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/603] 10.0.0.187 () {32 vars in 715 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/604] 10.0.0.194 () {38 vars in 971 bytes} [Sat Aug 22 11:51:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/605] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/606] 10.0.0.187 () {32 vars in 741 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/607] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/608] 10.0.0.194 () {38 vars in 971 bytes} [Sat Aug 22 11:51:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/609] 10.0.0.187 () {32 vars in 683 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/610] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:44.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: c30e3417-0470-41f0-b74f-900d2a167f3f [pid: 8|app: 0|req: 332/611] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:51:44 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) 2026-08-22 11:51:44.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: c30e3417-0470-41f0-b74f-900d2a167f3f [pid: 8|app: 0|req: 333/612] 10.0.0.194 () {38 vars in 971 bytes} [Sat Aug 22 11:51:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/613] 10.0.0.187 () {32 vars in 679 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/614] 10.0.0.187 () {32 vars in 669 bytes} [Sat Aug 22 11:51:44 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: 8|app: 0|req: 336/615] 10.0.0.187 () {32 vars in 697 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/616] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/security-groups?tenant_id=5a12970775254576929a8aa77210b8c7 => generated 7909 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/617] 10.0.0.187 () {32 vars in 705 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/618] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/security-groups/a87e19cc-7013-43ec-8602-cccdfa381378 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/619] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:44.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 5a31508f-aefe-42f8-8c8e-7fbe12b05d0c 2026-08-22 11:51:44.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 5a31508f-aefe-42f8-8c8e-7fbe12b05d0c [pid: 8|app: 0|req: 341/620] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/security-groups/a87e19cc-7013-43ec-8602-cccdfa381378 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/621] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/622] 10.0.0.187 () {32 vars in 683 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/623] 10.0.0.187 () {32 vars in 705 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/624] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/security-groups/3356fb45-ca05-4993-b853-9b194fafc0f0 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:51:44.838 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2244, 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 648, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 346/625] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/626] 10.0.0.187 () {32 vars in 695 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/627] 10.0.0.194 () {36 vars in 1013 bytes} [Sat Aug 22 11:51:44 2026] DELETE /v2.0/security-groups/3356fb45-ca05-4993-b853-9b194fafc0f0 => 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: 349/628] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/629] 10.0.0.187 () {32 vars in 697 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/630] 10.0.0.187 () {32 vars in 679 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:44.984 8 INFO neutron.api.v2.resource [req-3c895468-f415-4d66-adeb-a207e793d624 req-d51deeba-1b36-493a-98cd-3ca2d2a1b2cd a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/631] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/security-groups/3356fb45-ca05-4993-b853-9b194fafc0f0 => 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: 353/632] 10.0.0.187 () {32 vars in 689 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/633] 10.0.0.187 () {32 vars in 701 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/634] 10.0.0.187 () {32 vars in 665 bytes} [Sat Aug 22 11:51:44 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/635] 10.0.0.187 () {32 vars in 681 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/636] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/4dec5f46-84cc-4db0-a09b-f2ffff05e084 => 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: 358/637] 10.0.0.187 () {32 vars in 677 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/638] 10.0.0.194 () {36 vars in 1013 bytes} [Sat Aug 22 11:51:45 2026] DELETE /v2.0/security-groups/4dec5f46-84cc-4db0-a09b-f2ffff05e084 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/639] 10.0.0.187 () {32 vars in 693 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/640] 10.0.0.187 () {32 vars in 677 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/641] 10.0.0.187 () {32 vars in 667 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:45.165 8 INFO neutron.api.v2.resource [req-8929f741-c38b-4dbe-9e52-46a770a9c578 req-2e28636b-2167-4eb7-a3b7-1030451b47aa a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/642] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/4dec5f46-84cc-4db0-a09b-f2ffff05e084 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/643] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/644] 10.0.0.187 () {32 vars in 675 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/645] 10.0.0.187 () {32 vars in 687 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:45.188 7 INFO neutron.db.l3_hamode_db [None req-67e44c4c-9cbf-4813-a1ba-4be5189e1b54 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 2ecc233a-509e-445a-83ec-946ea268ee19 was deleted as no HA routers are present in tenant fa327d1629b44a058b03e01922ded1e7. [pid: 7|app: 0|req: 280/646] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:43 2026] DELETE /v2.0/routers/f954957c-b4dd-4822-9881-adfeecd6ecf8 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/647] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/931b9c83-c88f-47b1-9a79-5281bf6b2efc => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/648] 10.0.0.194 () {36 vars in 1013 bytes} [Sat Aug 22 11:51:45 2026] DELETE /v2.0/security-groups/931b9c83-c88f-47b1-9a79-5281bf6b2efc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:51:45.362 8 INFO neutron.api.v2.resource [req-93273207-1e1b-4c21-b148-035070ad676e req-9d566c39-7da8-4f14-af61-0f143c694501 a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 369/649] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/931b9c83-c88f-47b1-9a79-5281bf6b2efc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/650] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:45 2026] DELETE /v2.0/subnets/ee3c3898-006a-4170-84a9-f3fe2f83a502 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/651] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups?tenant_id=5a12970775254576929a8aa77210b8c7 => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/652] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/a87e19cc-7013-43ec-8602-cccdfa381378 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/653] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/a87e19cc-7013-43ec-8602-cccdfa381378 => generated 2922 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:51:45.542 8 INFO neutron.api.v2.resource [req-3e27f864-173d-45fa-a722-e35c4b1ebfc1 req-9112b09f-747c-4fd9-8512-785ceca3f723 a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 373/654] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/931b9c83-c88f-47b1-9a79-5281bf6b2efc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:51:45.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-007586ea-b4b3-4d5a-8d5a-c62549f0a5cf eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: e5fb8521-2505-42c8-b0f2-04873b55c0a2 2026-08-22 11:51:45.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-007586ea-b4b3-4d5a-8d5a-c62549f0a5cf eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: e5fb8521-2505-42c8-b0f2-04873b55c0a2 2026-08-22 11:51:45.592 8 INFO neutron.api.v2.resource [req-bcab11e3-19d1-41b0-9b38-c68a19d227e3 req-6733c830-d72c-4998-98dc-9f3a4d69e429 a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/655] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/4dec5f46-84cc-4db0-a09b-f2ffff05e084 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:51:45.626 7 INFO neutron.services.segments.plugin [-] Segment c32fa26c-30de-4930-8fd3-656ccfada96c resource provider aggregate not found 2026-08-22 11:51:45.644 8 INFO neutron.api.v2.resource [req-81bee8cf-824c-4fb4-bfe6-dcc135ba72c7 req-1444e6a4-e277-414d-a248-99c91b1e7696 a0bfd9e7e7f347f185689410c5e7a9bb 5a12970775254576929a8aa77210b8c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 375/656] 10.0.0.194 () {34 vars in 991 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups/3356fb45-ca05-4993-b853-9b194fafc0f0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:51:45.659 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c32fa26c-30de-4930-8fd3-656ccfada96c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32fa26c-30de-4930-8fd3-656ccfada96c found for delete ", "request_id": "req-6c018de2-8771-4dd6-ba2a-952444ab86ea"}]} 2026-08-22 11:51:45.699 7 INFO neutron.services.segments.plugin [-] Segment c32fa26c-30de-4930-8fd3-656ccfada96c resource provider aggregate not found 2026-08-22 11:51:45.731 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c32fa26c-30de-4930-8fd3-656ccfada96c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32fa26c-30de-4930-8fd3-656ccfada96c found for delete ", "request_id": "req-d3f4d3a8-f0e1-46bc-82a5-718512701525"}]} [pid: 7|app: 0|req: 282/657] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:45 2026] DELETE /v2.0/networks/28968bd3-16f5-4432-b752-0c7a8037986c => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/658] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups?tenant_id=0059836405664658867f0c1d1892ea38&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/659] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:45 2026] GET /v2.0/security-groups?tenant_id=fa327d1629b44a058b03e01922ded1e7&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:51:46.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-c49a835f-bdae-4e08-95ed-87a7aaf6ea1e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 578f7661-3085-4223-9cac-fd3742248d39 2026-08-22 11:51:46.009 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c49a835f-bdae-4e08-95ed-87a7aaf6ea1e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 578f7661-3085-4223-9cac-fd3742248d39 [pid: 7|app: 0|req: 285/660] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:45 2026] DELETE /v2.0/security-groups/a34c6a47-7049-432e-8d81-e23854cd2150 => 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: 286/661] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:46 2026] DELETE /v2.0/security-groups/35fe1e08-12d3-426f-9f2b-dc4d7824d71a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/662] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:46 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 376/663] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:51:45 2026] PUT /v2.0/routers/f40081bc-98c6-4d35-a071-e1214422a048/remove_router_interface => generated 309 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:46.725 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d8ab4f3-e412-414e-9eae-f8abf7d0d11f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: c0639008-ae1f-49a5-9025-bed390d2a2ba 2026-08-22 11:51:46.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8ab4f3-e412-414e-9eae-f8abf7d0d11f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: c0639008-ae1f-49a5-9025-bed390d2a2ba 2026-08-22 11:51:46.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d8ab4f3-e412-414e-9eae-f8abf7d0d11f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 655eea36-20f8-4917-895d-a01feca6f195 2026-08-22 11:51:46.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8ab4f3-e412-414e-9eae-f8abf7d0d11f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 655eea36-20f8-4917-895d-a01feca6f195 [pid: 8|app: 0|req: 379/666] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:47 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:51:47.370 7 INFO neutron.db.l3_hamode_db [None req-7d8ab4f3-e412-414e-9eae-f8abf7d0d11f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network c45e5f3f-0c9b-4395-b32e-45ba0bb9cf40 was deleted as no HA routers are present in tenant 5a12970775254576929a8aa77210b8c7. [pid: 7|app: 0|req: 288/667] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:46 2026] DELETE /v2.0/routers/f40081bc-98c6-4d35-a071-e1214422a048 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/668] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:47 2026] DELETE /v2.0/subnets/04056b5f-98b7-4f9d-a6e9-0223b5a59096 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:51:47.686 7 INFO neutron.services.segments.plugin [-] Segment eb5c945c-f8d5-4fc7-9182-82f002480ad0 resource provider aggregate not found 2026-08-22 11:51:47.712 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb5c945c-f8d5-4fc7-9182-82f002480ad0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c945c-f8d5-4fc7-9182-82f002480ad0 found for delete ", "request_id": "req-cef70407-105d-4ef9-b125-10e016c34741"}]} 2026-08-22 11:51:47.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-22d1022f-383b-4e6a-9452-2c67f3bfa291 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 8ec2407b-4b19-4953-8960-474720bba20d 2026-08-22 11:51:47.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22d1022f-383b-4e6a-9452-2c67f3bfa291 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 8ec2407b-4b19-4953-8960-474720bba20d 2026-08-22 11:51:47.741 7 INFO neutron.services.segments.plugin [-] Segment fb0dfcd5-0b4e-4954-8047-a828c822c5c1 resource provider aggregate not found 2026-08-22 11:51:47.764 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb0dfcd5-0b4e-4954-8047-a828c822c5c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb0dfcd5-0b4e-4954-8047-a828c822c5c1 found for delete ", "request_id": "req-7edfe651-5ea7-4654-b0ff-ccdfeca298da"}]} 2026-08-22 11:51:47.772 7 INFO neutron.services.segments.plugin [-] Segment eb5c945c-f8d5-4fc7-9182-82f002480ad0 resource provider aggregate not found 2026-08-22 11:51:47.802 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb5c945c-f8d5-4fc7-9182-82f002480ad0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c945c-f8d5-4fc7-9182-82f002480ad0 found for delete ", "request_id": "req-7761e579-242e-463b-8e45-626edaf00302"}]} 2026-08-22 11:51:47.824 7 INFO neutron.services.segments.plugin [-] Segment fb0dfcd5-0b4e-4954-8047-a828c822c5c1 resource provider aggregate not found 2026-08-22 11:51:47.846 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb0dfcd5-0b4e-4954-8047-a828c822c5c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb0dfcd5-0b4e-4954-8047-a828c822c5c1 found for delete ", "request_id": "req-ac6f3ada-1869-47f2-8d5f-8f61d1f7b7e3"}]} [pid: 8|app: 0|req: 381/669] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:51:47 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 683 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/670] 199.19.213.199 () {34 vars in 911 bytes} [Sat Aug 22 11:51:47 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/671] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:47 2026] DELETE /v2.0/networks/e441ec14-ee86-4a62-8ce1-e97b9dbedf0d => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/672] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:51:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0606aa728264329b62f46958a8106f6 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:48.348 7 INFO neutron.db.segments_db [None req-d01104f3-5a54-454f-b40c-4f7958bd3a21 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment a9558a7f-f092-4618-84c2-d703fcec42a5 of type vxlan for network e6704b8c-bb00-45ed-98ca-e97a9a95b2bb 2026-08-22 11:51:48.415 7 INFO neutron.db.segments_db [None req-d01104f3-5a54-454f-b40c-4f7958bd3a21 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment d1ae0981-a028-4eec-9342-63cccda5df37 of type vxlan for network 7ef243fa-d31a-44ba-9b8a-90f31f990f96 [pid: 8|app: 0|req: 384/673] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:51:48 2026] POST /v2.0/ports => generated 954 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/674] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:48 2026] POST /v2.0/networks => generated 1245 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/675] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:48 2026] GET /v2.0/security-groups?tenant_id=5a12970775254576929a8aa77210b8c7&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/676] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:48 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 957 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/677] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:51:48 2026] GET /v2.0/networks => generated 1844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/678] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:48 2026] DELETE /v2.0/security-groups/a87e19cc-7013-43ec-8602-cccdfa381378 => 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: 295/679] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:48 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:48.854 8 INFO neutron.db.segments_db [None req-465b3c00-43cd-4725-9bdd-05fa74e632c0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 6a374545-5de0-4436-8177-4a2292a962c5 of type vxlan for network f484f60e-0809-417f-aa29-c9925c463a69 [pid: 8|app: 0|req: 385/680] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:51:48 2026] POST /v2.0/networks => generated 747 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/681] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:48 2026] DELETE /v2.0/networks/e6704b8c-bb00-45ed-98ca-e97a9a95b2bb => 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: 297/682] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:48 2026] POST /v2.0/subnets => generated 694 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/683] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:49 2026] DELETE /v2.0/networks/7ef243fa-d31a-44ba-9b8a-90f31f990f96 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:51:49.344 7 INFO neutron.db.segments_db [None req-ddffa714-61d3-431e-a070-64e9e952a817 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment b6543eda-997d-421b-b3dd-ee8d2a57be86 of type vxlan for network 004b6b08-234a-437a-929f-f1a01d5d7f6a [pid: 8|app: 0|req: 386/684] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:51:48 2026] PUT /v2.0/ports/fe345110-d3b1-48e4-9900-59f201713e65 => generated 1235 bytes in 560 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: 387/685] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:51:49 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:49.597 7 INFO neutron.db.l3_hamode_db [None req-ddffa714-61d3-431e-a070-64e9e952a817 eff27bc8948a4accb16d055496881abc 757d83094c0747ed9dcce174e01c63fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:51:49.653 8 INFO neutron.db.segments_db [None req-1820c819-0cab-408e-8d4a-41a5a6f0045f 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment 20883003-1568-4cbc-a139-557dfdb4556f of type vxlan for network c7b7aecb-9758-4bdc-8ff5-2b50e8ad6087 [pid: 8|app: 0|req: 388/686] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:49 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:51:49.791 7 INFO neutron.services.segments.plugin [-] Segment 1ae816a2-12e3-4682-b044-fd11820971cd resource provider aggregate not found 2026-08-22 11:51:49.833 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1ae816a2-12e3-4682-b044-fd11820971cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae816a2-12e3-4682-b044-fd11820971cd found for delete ", "request_id": "req-5c3fce21-7bac-43e9-99b5-503151cfcc62"}]} 2026-08-22 11:51:49.854 8 INFO neutron.db.segments_db [None req-052b4d03-014f-4642-bc3f-b8f1ac288194 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 of type vxlan for network ceb5df3c-78ed-41c5-ac97-b5672149900c 2026-08-22 11:51:49.855 7 INFO neutron.services.segments.plugin [-] Segment a9558a7f-f092-4618-84c2-d703fcec42a5 resource provider aggregate not found 2026-08-22 11:51:49.884 7 INFO neutron.services.segments.plugin [-] Segment 1ae816a2-12e3-4682-b044-fd11820971cd resource provider aggregate not found 2026-08-22 11:51:49.892 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a9558a7f-f092-4618-84c2-d703fcec42a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9558a7f-f092-4618-84c2-d703fcec42a5 found for delete ", "request_id": "req-d8ce7649-f092-45c7-b8aa-5e5fe4089804"}]} 2026-08-22 11:51:49.921 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1ae816a2-12e3-4682-b044-fd11820971cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae816a2-12e3-4682-b044-fd11820971cd found for delete ", "request_id": "req-1e122a02-925b-41f3-86f9-3d162b23eb67"}]} 2026-08-22 11:51:49.923 7 INFO neutron.services.segments.plugin [-] Segment d1ae0981-a028-4eec-9342-63cccda5df37 resource provider aggregate not found 2026-08-22 11:51:49.946 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1ae0981-a028-4eec-9342-63cccda5df37 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ae0981-a028-4eec-9342-63cccda5df37 found for delete ", "request_id": "req-b9fad756-54d4-427d-abc1-edcb82d531ea"}]} 2026-08-22 11:51:49.957 7 INFO neutron.services.segments.plugin [-] Segment a9558a7f-f092-4618-84c2-d703fcec42a5 resource provider aggregate not found 2026-08-22 11:51:49.979 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a9558a7f-f092-4618-84c2-d703fcec42a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9558a7f-f092-4618-84c2-d703fcec42a5 found for delete ", "request_id": "req-2e7796e2-c97d-489c-91c1-db6c8fcfe0f6"}]} [pid: 8|app: 0|req: 389/687] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:49 2026] POST /v2.0/networks => generated 654 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:51:50.014 7 INFO neutron.services.segments.plugin [-] Segment d1ae0981-a028-4eec-9342-63cccda5df37 resource provider aggregate not found [pid: 8|app: 0|req: 390/688] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:49 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:50.038 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1ae0981-a028-4eec-9342-63cccda5df37 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ae0981-a028-4eec-9342-63cccda5df37 found for delete ", "request_id": "req-789babe1-4049-4e3f-8772-9788bb72cd2a"}]} 2026-08-22 11:51:50.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aa262a6-a188-46fb-8d17-b0ce0f9914ff'] response: {'name': 'network-changed', 'server_uuid': 'fb34e350-369d-45c7-a2d3-3f82c614b0fa', 'tag': 'fe345110-d3b1-48e4-9900-59f201713e65', 'status': 'completed', 'code': 200} 2026-08-22 11:51:50.346 7 INFO neutron.db.l3_hamode_db [None req-ddffa714-61d3-431e-a070-64e9e952a817 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 391/689] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:51:50 2026] POST /v2.0/ports => generated 1506 bytes in 565 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: 392/690] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:50 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/691] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:51:50 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/692] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:51:50 2026] GET /v2.0/ports => generated 1506 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:51:51.137 8 INFO neutron.db.segments_db [None req-1f867989-10d0-4c83-91b4-01d32a4fd42a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 53d960f8-e500-4e14-8166-7f3963783999 of type vxlan for network 8cd50831-a93c-4f1b-a3b8-4e474df26336 [pid: 8|app: 0|req: 395/693] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:51:50 2026] POST /v2.0/networks => generated 743 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/694] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:51:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/695] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:49 2026] POST /v2.0/routers => generated 734 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:51:51.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-64abeb71-3dd7-4f0a-839e-6f57adb41b6e 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] TaaS: Handle Delete Port: 8eefcb0e-c846-459e-bede-07b3ce81d60f 2026-08-22 11:51:51.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64abeb71-3dd7-4f0a-839e-6f57adb41b6e 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Tap Mirror: Handle Delete Port: 8eefcb0e-c846-459e-bede-07b3ce81d60f [pid: 7|app: 0|req: 300/696] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:51 2026] POST /v2.0/subnets => generated 690 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/697] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:51:51 2026] DELETE /v2.0/ports/8eefcb0e-c846-459e-bede-07b3ce81d60f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/698] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:51:51 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:51.590 7 INFO neutron.db.segments_db [None req-9baaa011-f446-47b1-aef3-f0644c7de62c eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment ac917d40-54a8-479c-a52c-e0bb4eb1e76e of type vxlan for network 5ebc5ac0-c51a-4111-82f3-3734ae8b7818 2026-08-22 11:51:51.808 7 INFO neutron.db.l3_hamode_db [None req-9baaa011-f446-47b1-aef3-f0644c7de62c eff27bc8948a4accb16d055496881abc 076960c098004daca3066fa34579a5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:51:52.632 7 INFO neutron.db.l3_hamode_db [None req-9baaa011-f446-47b1-aef3-f0644c7de62c eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/699] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:51:51 2026] PUT /v2.0/routers/2a873c85-7888-48cf-8732-013f5ce0b6ea/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:52.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-125a7e0e-bd6c-4d4f-87c7-7de62d82f66f 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] TaaS: Handle Delete Port: 07730365-1a4d-4e23-876e-d74df61d0f44 2026-08-22 11:51:52.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-125a7e0e-bd6c-4d4f-87c7-7de62d82f66f 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Tap Mirror: Handle Delete Port: 07730365-1a4d-4e23-876e-d74df61d0f44 [pid: 8|app: 0|req: 399/700] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:51:52 2026] DELETE /v2.0/ports/07730365-1a4d-4e23-876e-d74df61d0f44 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/701] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:51:52 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/702] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:52 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 402/703] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:51:52 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/704] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:51:52 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/705] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:52 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:53.060 8 INFO neutron.db.segments_db [None req-819c1a61-b26a-4d45-abbd-7ca587af5eee 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment b7e0def5-b89a-4cfa-9918-441e302de410 of type vxlan for network 95745d56-a1db-4433-8442-59de6c8a6042 [pid: 8|app: 0|req: 405/706] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/networks => generated 653 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/707] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:51:53 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:51:53.274 8 INFO neutron.db.segments_db [None req-ba6d130b-33bd-42bb-9174-84ab77908c8b 6e09c949a3524fb4b84f6291a9d6dee9 c2fb723b2e614bc8a0cddcf6345873f6 - - default default] Added segment 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 of type vxlan for network 764fa695-ce84-48d3-837a-77926a4a2c19 [pid: 8|app: 0|req: 407/708] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/709] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/security-groups => generated 1659 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/710] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/711] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:51 2026] POST /v2.0/routers => generated 730 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/712] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/713] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:51:53 2026] POST /v2.0/floatingips => generated 552 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/714] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:54 2026] POST /v2.0/subnets => generated 1324 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/715] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:51:53 2026] PUT /v2.0/routers/90c4f08e-85ee-47e1-bfb3-7b189f55a392/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/716] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:54 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/717] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:51:54 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: 415/718] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:54 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/719] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:54 2026] DELETE /v2.0/subnets/465eed70-8d50-4c1b-b30b-763bb952bebe => 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: 417/720] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:51:55 2026] DELETE /v2.0/subnets/4d7aa0a4-cdcf-42d9-9f36-9bf0e2fb2503 => 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: 418/721] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/subnets => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/722] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:51:54 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1238 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/723] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/724] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/725] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:51:55 2026] POST /v2.0/security-groups => generated 1660 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/726] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/727] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/728] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&device_owner=network%3Adhcp => generated 1244 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/729] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:51:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/730] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:51:55 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?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: 419/731] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:55 2026] DELETE /v2.0/networks/764fa695-ce84-48d3-837a-77926a4a2c19 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/732] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:51:56 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/733] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:56 2026] DELETE /v2.0/networks/95745d56-a1db-4433-8442-59de6c8a6042 => 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: 422/734] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:56 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/735] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:56 2026] DELETE /v2.0/networks/ceb5df3c-78ed-41c5-ac97-b5672149900c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/736] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:56 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:56.428 8 INFO neutron.services.segments.plugin [-] Segment 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 resource provider aggregate not found 2026-08-22 11:51:56.448 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 found for delete ", "request_id": "req-58e749e2-5b8b-44cb-9017-482eb3347624"}]} 2026-08-22 11:51:56.470 8 INFO neutron.services.segments.plugin [-] Segment 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 resource provider aggregate not found 2026-08-22 11:51:56.492 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00451dc0-1a74-4170-99ab-2dfeb4b70cc9 found for delete ", "request_id": "req-6928631f-cd0e-4126-8ad7-0f5c797e8e15"}]} [pid: 7|app: 0|req: 313/737] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:51:55 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/738] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:51:56 2026] DELETE /v2.0/networks/c7b7aecb-9758-4bdc-8ff5-2b50e8ad6087 => 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: 314/739] 10.0.0.194 () {34 vars in 1100 bytes} [Sat Aug 22 11:51:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1801467391&fields=id&tenant_id=076960c098004daca3066fa34579a5ba => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/740] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/networks?id=8cd50831-a93c-4f1b-a3b8-4e474df26336 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/741] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/quotas/076960c098004daca3066fa34579a5ba => 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: 428/742] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/ports?tenant_id=076960c098004daca3066fa34579a5ba&fields=id => generated 57 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/743] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/security-groups?tenant_id=c2fb723b2e614bc8a0cddcf6345873f6&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/744] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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: 316/745] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:51:57 2026] DELETE /v2.0/security-groups/f407b39a-2852-48d1-8ae2-febdc946eef1 => 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: 430/746] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/747] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 431/748] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/749] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:57 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:58.472 8 INFO neutron.services.segments.plugin [-] Segment b7e0def5-b89a-4cfa-9918-441e302de410 resource provider aggregate not found 2026-08-22 11:51:58.502 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7e0def5-b89a-4cfa-9918-441e302de410 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e0def5-b89a-4cfa-9918-441e302de410 found for delete ", "request_id": "req-519d0399-0fdc-4c3b-8f69-8c2a0c9e73d1"}]} 2026-08-22 11:51:58.517 8 INFO neutron.services.segments.plugin [-] Segment b7e0def5-b89a-4cfa-9918-441e302de410 resource provider aggregate not found 2026-08-22 11:51:58.521 8 INFO neutron.services.segments.plugin [-] Segment 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 resource provider aggregate not found 2026-08-22 11:51:58.543 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 found for delete ", "request_id": "req-9ad1be2f-2d4c-46e3-a4f8-4b9f6bb4caf9"}]} 2026-08-22 11:51:58.546 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7e0def5-b89a-4cfa-9918-441e302de410 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e0def5-b89a-4cfa-9918-441e302de410 found for delete ", "request_id": "req-3effa41f-a900-4815-9fdb-ceec1514a0ea"}]} [pid: 8|app: 0|req: 432/750] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:58 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:51:58.564 8 INFO neutron.services.segments.plugin [-] Segment 20883003-1568-4cbc-a139-557dfdb4556f resource provider aggregate not found 2026-08-22 11:51:58.572 8 INFO neutron.services.segments.plugin [-] Segment 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 resource provider aggregate not found 2026-08-22 11:51:58.589 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20883003-1568-4cbc-a139-557dfdb4556f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20883003-1568-4cbc-a139-557dfdb4556f found for delete ", "request_id": "req-b31be1cd-4e48-41d4-96dd-e65760080625"}]} 2026-08-22 11:51:58.590 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b19b1c3-c40d-4056-9da3-b77cdff87ef2 found for delete ", "request_id": "req-5ee7951a-1630-4b20-9d5c-278d3749f35c"}]} 2026-08-22 11:51:58.605 8 INFO neutron.services.segments.plugin [-] Segment 20883003-1568-4cbc-a139-557dfdb4556f resource provider aggregate not found 2026-08-22 11:51:58.623 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20883003-1568-4cbc-a139-557dfdb4556f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20883003-1568-4cbc-a139-557dfdb4556f found for delete ", "request_id": "req-0b9876b6-1020-495d-855a-1ca9b7062f9e"}]} [pid: 7|app: 0|req: 319/751] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:58 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 433/752] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:58 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&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: 320/753] 10.0.0.194 () {34 vars in 1098 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--676740885&fields=id&tenant_id=757d83094c0747ed9dcce174e01c63fc => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/754] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/networks?id=f484f60e-0809-417f-aa29-c9925c463a69 => generated 679 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/755] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/quotas/757d83094c0747ed9dcce174e01c63fc => 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: 435/756] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/ports?tenant_id=757d83094c0747ed9dcce174e01c63fc&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:51:59.537 7 INFO neutron.db.segments_db [None req-8cd1d823-31d2-43b9-a3a1-dc8c6b8d0cb9 c7635a3692c642a2a0f5b08bd71bbd9c fd68fc04dd4c418395dcc67758d2fcc1 - - default default] Added segment cfc4190c-ca84-476f-84d3-59066d9bc671 of type vxlan for network 82233589-47ef-411e-915d-7639d053906a [pid: 7|app: 0|req: 322/757] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:51:59 2026] POST /v2.0/networks => generated 648 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/758] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 436/759] 10.0.0.194 () {34 vars in 907 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/extensions => generated 21537 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/760] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/761] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/762] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/763] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:51:59 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/764] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:00 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 326/765] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:51:59 2026] POST /v2.0/subnets => generated 673 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:00.298 8 INFO neutron.db.segments_db [None req-7f64a934-1634-4b44-a632-59dbff302f9c c7635a3692c642a2a0f5b08bd71bbd9c fd68fc04dd4c418395dcc67758d2fcc1 - - default default] Added segment 86b8d8d6-453a-4e57-8eee-adccdae76df3 of type vxlan for network 2475fca6-c3c3-4543-ba82-6816070b76cd [pid: 8|app: 0|req: 440/766] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:00 2026] POST /v2.0/networks => generated 647 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/767] 10.0.0.187 () {34 vars in 743 bytes} [Sat Aug 22 11:52:00 2026] PUT /v2.0/networks/2475fca6-c3c3-4543-ba82-6816070b76cd => generated 592 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/768] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:00 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 441/769] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:00 2026] POST /v2.0/subnets => generated 646 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/770] 10.0.0.187 () {34 vars in 741 bytes} [Sat Aug 22 11:52:00 2026] PUT /v2.0/subnets/070b1471-6ead-4561-8847-3849e59a5e80 => generated 656 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/771] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:00 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/772] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/773] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:01.155 8 INFO neutron.services.segments.plugin [-] Segment 86b8d8d6-453a-4e57-8eee-adccdae76df3 resource provider aggregate not found 2026-08-22 11:52:01.158 8 INFO neutron.services.segments.plugin [-] Segment 86b8d8d6-453a-4e57-8eee-adccdae76df3 resource provider aggregate not found 2026-08-22 11:52:01.187 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86b8d8d6-453a-4e57-8eee-adccdae76df3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b8d8d6-453a-4e57-8eee-adccdae76df3 found for delete ", "request_id": "req-ec70fff3-d5f7-4900-866a-37e10b321ae0"}]} 2026-08-22 11:52:01.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86b8d8d6-453a-4e57-8eee-adccdae76df3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b8d8d6-453a-4e57-8eee-adccdae76df3 found for delete ", "request_id": "req-aaa66340-1a3c-4838-a23d-48cdea0d8d60"}]} [pid: 8|app: 0|req: 442/774] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:00 2026] DELETE /v2.0/networks/2475fca6-c3c3-4543-ba82-6816070b76cd => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:01.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed79ecf-8d32-44f2-966b-0cf0a2e9e908 c7635a3692c642a2a0f5b08bd71bbd9c fd68fc04dd4c418395dcc67758d2fcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/775] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:01 2026] DELETE /v2.0/networks/2475fca6-c3c3-4543-ba82-6816070b76cd => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/776] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 445/777] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/778] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/subnets?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/779] 10.0.0.187 () {32 vars in 653 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/780] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/781] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/782] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/networks/82233589-47ef-411e-915d-7639d053906a => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/783] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/subnets/a9d48925-da64-47f5-86e6-7fbc3b36fe3d => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:01.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-544c0031-148f-4196-9526-ce414d54d4df c7635a3692c642a2a0f5b08bd71bbd9c fd68fc04dd4c418395dcc67758d2fcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/784] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:01 2026] DELETE /v2.0/subnets/070b1471-6ead-4561-8847-3849e59a5e80 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:01.580 7 INFO neutron.db.l3_db [None req-d303229f-6dc8-42d6-9810-e00ea80c49a5 dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] Floating IP c7d2b5a4-02c6-44f0-ab62-57371fe2da7b associated. External IP: 10.96.250.219, port: fe345110-d3b1-48e4-9900-59f201713e65. 2026-08-22 11:52:01.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c83f74a-7116-4019-a1ed-5654e69a1b17 c7635a3692c642a2a0f5b08bd71bbd9c fd68fc04dd4c418395dcc67758d2fcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/785] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:01 2026] DELETE /v2.0/networks/2475fca6-c3c3-4543-ba82-6816070b76cd => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/786] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:01 2026] DELETE /v2.0/subnets/a9d48925-da64-47f5-86e6-7fbc3b36fe3d => 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: 333/787] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:52:01 2026] PUT /v2.0/floatingips/c7d2b5a4-02c6-44f0-ab62-57371fe2da7b => generated 855 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/788] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 455/789] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:01 2026] DELETE /v2.0/networks/82233589-47ef-411e-915d-7639d053906a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/792] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 458/793] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:01 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/794] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/networks?id=8cd50831-a93c-4f1b-a3b8-4e474df26336 => generated 675 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/795] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=076960c098004daca3066fa34579a5ba => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:02.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d14efc61-0ba7-4907-ad6c-9feb6704e930'] response: {'name': 'network-changed', 'server_uuid': 'fb34e350-369d-45c7-a2d3-3f82c614b0fa', 'tag': 'fe345110-d3b1-48e4-9900-59f201713e65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 460/796] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/797] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:52:02 2026] POST /v2.0/ports => generated 954 bytes in 469 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: 461/798] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/security-groups?tenant_id=fd68fc04dd4c418395dcc67758d2fcc1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/799] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:02 2026] DELETE /v2.0/security-groups/b00c7da4-9bbe-493b-81e8-5c8b2ca4dd3a => 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: 463/800] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/801] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/802] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:02 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/803] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:02 2026] PUT /v2.0/ports/b40aac42-7fef-4946-b8e8-0cf273f6f4a5 => generated 1235 bytes in 525 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: 466/804] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/805] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:03.208 8 INFO neutron.services.segments.plugin [-] Segment cfc4190c-ca84-476f-84d3-59066d9bc671 resource provider aggregate not found 2026-08-22 11:52:03.227 8 INFO neutron.services.segments.plugin [-] Segment cfc4190c-ca84-476f-84d3-59066d9bc671 resource provider aggregate not found 2026-08-22 11:52:03.252 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfc4190c-ca84-476f-84d3-59066d9bc671 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc4190c-ca84-476f-84d3-59066d9bc671 found for delete ", "request_id": "req-b7741281-e6b4-43bf-9470-bddb6a2da3ec"}]} 2026-08-22 11:52:03.253 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfc4190c-ca84-476f-84d3-59066d9bc671 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc4190c-ca84-476f-84d3-59066d9bc671 found for delete ", "request_id": "req-50ac62d5-dbb9-45b3-b6ef-fca4a2739867"}]} [pid: 8|app: 0|req: 467/806] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/807] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/808] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/809] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?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: 469/810] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:03 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 342/811] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/ports?tenant_id=076960c098004daca3066fa34579a5ba&device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/812] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b40aac42-7fef-4946-b8e8-0cf273f6f4a5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/813] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/subnets?id=7be55b9a-ca80-48f0-b538-307c9f809e48 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/814] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/815] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/ports?network_id=8cd50831-a93c-4f1b-a3b8-4e474df26336&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: 344/816] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:04.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3146d1e7-69f9-4ab8-b5bf-759a2d77b75a'] response: {'name': 'network-changed', 'server_uuid': '203764a5-12d9-4bd3-b35c-f9d77c69a833', 'tag': 'b40aac42-7fef-4946-b8e8-0cf273f6f4a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/817] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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: 345/818] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/networks?id=f484f60e-0809-417f-aa29-c9925c463a69 => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/819] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=757d83094c0747ed9dcce174e01c63fc => 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: 474/820] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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: 347/821] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:04 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 475/822] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:52:04 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, ' 2026-08-22 11:52:05.098 7 INFO neutron.db.segments_db [None req-61033c69-52ea-4048-ba89-07a429688ab9 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment 68d73e46-6609-45f2-80ca-d1b6d3658d83 of type vxlan for network aeb1a7fc-e345-4431-8cf8-15d3f634315d [pid: 7|app: 0|req: 348/823] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:04 2026] POST /v2.0/networks => generated 634 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:05.279 7 INFO neutron.db.segments_db [None req-09412781-1f47-4976-a847-6138a49b60e3 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment cf149635-7059-4d6e-8659-f7ca80c34773 of type vxlan for network 5f925b06-bbfe-41cf-8ccb-c8c299799bde [pid: 7|app: 0|req: 349/824] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:05 2026] POST /v2.0/networks => generated 634 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/825] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:04 2026] PUT /v2.0/ports/5f8b1632-be10-4931-9bb4-8cc56f0dc95b => generated 1235 bytes in 544 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: 477/826] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:05.575 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67996d46-22b3-47ac-b002-adc59c67f1d7'] response: {'name': 'network-changed', 'server_uuid': '3dbec672-be7d-4fc2-8c48-08483c997bd1', 'tag': '5f8b1632-be10-4931-9bb4-8cc56f0dc95b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 478/827] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/ports?tenant_id=076960c098004daca3066fa34579a5ba&device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/828] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/829] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/networks?id=8cd50831-a93c-4f1b-a3b8-4e474df26336 => generated 771 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/830] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:05 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/831] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b40aac42-7fef-4946-b8e8-0cf273f6f4a5 => 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: 481/832] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/833] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/subnets?id=7be55b9a-ca80-48f0-b538-307c9f809e48 => generated 693 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/834] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/835] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/ports?network_id=8cd50831-a93c-4f1b-a3b8-4e474df26336&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/836] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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: 486/837] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:05 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/838] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:05 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:05.999 8 INFO neutron.db.segments_db [None req-94b8a929-7423-437d-9f89-4fc5ba8cdb9b a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment 20830c51-7dc0-4dc8-804c-8c030607609d of type vxlan for network 7ff76b20-8620-4772-b9d4-0f266be6d17d [pid: 7|app: 0|req: 353/839] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/ports?tenant_id=757d83094c0747ed9dcce174e01c63fc&device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/840] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/networks?tenant_id=757d83094c0747ed9dcce174e01c63fc&shared=False => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:06.239 8 INFO neutron.db.l3_hamode_db [None req-94b8a929-7423-437d-9f89-4fc5ba8cdb9b a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 355/841] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:06.405 8 INFO neutron.db.l3_hamode_db [None req-94b8a929-7423-437d-9f89-4fc5ba8cdb9b a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 356/842] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 357/843] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&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: 358/844] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 359/845] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:06 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 487/846] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:05 2026] POST /v2.0/routers => generated 510 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/847] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/ports?tenant_id=757d83094c0747ed9dcce174e01c63fc&device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/848] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5f8b1632-be10-4931-9bb4-8cc56f0dc95b => 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: 490/849] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/subnets?id=b87ad228-592b-4908-92c7-522b7c27d870 => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/850] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/ports?network_id=f484f60e-0809-417f-aa29-c9925c463a69&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: 492/851] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/852] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/853] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/854] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:07 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&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: 496/855] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:08 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/856] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:08 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 360/857] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:07 2026] PUT /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/858] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:52:08 2026] GET /v2.0/ports/00d585a0-f56c-43d6-a78a-cf2ce25be604 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/859] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:09 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/860] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:09 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&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: 501/861] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:09 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/862] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:09 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/863] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:08 2026] PUT /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/864] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:52:09 2026] GET /v2.0/ports/9a5ffbc2-856b-427f-b975-d8cae19d599f => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/865] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 505/866] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&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: 506/867] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:10.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-2db65659-a032-4a39-af56-60d32b274897 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 9a5ffbc2-856b-427f-b975-d8cae19d599f [pid: 8|app: 0|req: 507/868] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:10.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2db65659-a032-4a39-af56-60d32b274897 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 9a5ffbc2-856b-427f-b975-d8cae19d599f [pid: 8|app: 0|req: 508/869] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1240 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/870] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:10 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/871] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:09 2026] PUT /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225/remove_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/872] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:11 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:11.296 8 INFO neutron.db.l3_db [None req-981ce772-f46b-4327-bf55-4a6bb695de39 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] Floating IP 91dac2e5-c158-469e-9fe7-3f71be5c6309 associated. External IP: 10.96.250.208, port: b40aac42-7fef-4946-b8e8-0cf273f6f4a5. 2026-08-22 11:52:11.481 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc0fb593-7af1-4df0-9ac4-fcce7e9268ac a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 00d585a0-f56c-43d6-a78a-cf2ce25be604 2026-08-22 11:52:11.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc0fb593-7af1-4df0-9ac4-fcce7e9268ac a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 00d585a0-f56c-43d6-a78a-cf2ce25be604 [pid: 8|app: 0|req: 510/873] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:52:10 2026] PUT /v2.0/floatingips/91dac2e5-c158-469e-9fe7-3f71be5c6309 => generated 855 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:11.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2ae64f1-64cb-4801-ae00-9a2e1ab5cdfa'] response: {'name': 'network-changed', 'server_uuid': '203764a5-12d9-4bd3-b35c-f9d77c69a833', 'tag': 'b40aac42-7fef-4946-b8e8-0cf273f6f4a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 511/874] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:11 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 512/875] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:11 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/876] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:11 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/877] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:11 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/878] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:11 2026] PUT /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225/remove_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/879] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/ports?device_id=69f32412-75ca-4477-aab1-13a6bac1c225 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:12.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fd4816f-a394-4a91-a65e-731628f5aa5c a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 2edb435f-6e5c-4939-8698-2c16c8d21e2f 2026-08-22 11:52:12.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fd4816f-a394-4a91-a65e-731628f5aa5c a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 2edb435f-6e5c-4939-8698-2c16c8d21e2f [pid: 8|app: 0|req: 516/880] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/ports?tenant_id=076960c098004daca3066fa34579a5ba&device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/881] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/882] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/networks?id=8cd50831-a93c-4f1b-a3b8-4e474df26336 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/883] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/884] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b40aac42-7fef-4946-b8e8-0cf273f6f4a5 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/885] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/subnets?id=7be55b9a-ca80-48f0-b538-307c9f809e48 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/886] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/ports?network_id=8cd50831-a93c-4f1b-a3b8-4e474df26336&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/887] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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: 524/888] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:12 2026] GET /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336?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) 2026-08-22 11:52:12.647 7 INFO neutron.services.segments.plugin [-] Segment 20830c51-7dc0-4dc8-804c-8c030607609d resource provider aggregate not found 2026-08-22 11:52:12.653 7 INFO neutron.services.segments.plugin [-] Segment 20830c51-7dc0-4dc8-804c-8c030607609d resource provider aggregate not found 2026-08-22 11:52:12.669 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20830c51-7dc0-4dc8-804c-8c030607609d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20830c51-7dc0-4dc8-804c-8c030607609d found for delete ", "request_id": "req-e63bd0c7-3a76-4518-8a49-bea565ae6384"}]} 2026-08-22 11:52:12.670 7 INFO neutron.db.l3_hamode_db [None req-2fd4816f-a394-4a91-a65e-731628f5aa5c a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] HA network 7ff76b20-8620-4772-b9d4-0f266be6d17d was deleted as no HA routers are present in tenant 89b2dd22a4f646d2ac28e7a221ded6fb. 2026-08-22 11:52:12.677 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20830c51-7dc0-4dc8-804c-8c030607609d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20830c51-7dc0-4dc8-804c-8c030607609d found for delete ", "request_id": "req-ea6c7870-a38c-41f8-8a5e-112cc4fe09ad"}]} [pid: 7|app: 0|req: 365/889] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:12 2026] DELETE /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/890] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:12 2026] DELETE /v2.0/subnets/5322675c-9173-442b-bc24-24f6d88a5974 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/891] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:12 2026] DELETE /v2.0/subnets/2d231acd-7da3-4bd4-9ec0-ce7acdd15ac0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:13.140 8 INFO neutron.services.segments.plugin [-] Segment cf149635-7059-4d6e-8659-f7ca80c34773 resource provider aggregate not found 2026-08-22 11:52:13.148 8 INFO neutron.services.segments.plugin [-] Segment cf149635-7059-4d6e-8659-f7ca80c34773 resource provider aggregate not found 2026-08-22 11:52:13.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf149635-7059-4d6e-8659-f7ca80c34773 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf149635-7059-4d6e-8659-f7ca80c34773 found for delete ", "request_id": "req-edcb1bf0-29a2-41f8-af17-dad66c25d478"}]} [pid: 7|app: 0|req: 367/892] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:13 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:13.175 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf149635-7059-4d6e-8659-f7ca80c34773 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf149635-7059-4d6e-8659-f7ca80c34773 found for delete ", "request_id": "req-ae8ec7cc-570a-40d1-bd13-ebdec6217970"}]} [pid: 8|app: 0|req: 526/893] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:13 2026] DELETE /v2.0/networks/5f925b06-bbfe-41cf-8ccb-c8c299799bde => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/894] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:13 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:13.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-57123a9f-8e61-4c0c-8c2e-8adddd3474ea a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 8dd5f1ca-9633-4f70-8240-6884c20142b0 2026-08-22 11:52:13.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57123a9f-8e61-4c0c-8c2e-8adddd3474ea a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 8dd5f1ca-9633-4f70-8240-6884c20142b0 [pid: 8|app: 0|req: 527/895] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:13 2026] DELETE /v2.0/networks/aeb1a7fc-e345-4431-8cf8-15d3f634315d => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/896] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:13 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/897] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:13 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&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-08-22 11:52:13.641 8 INFO neutron.db.segments_db [None req-7a543ff0-0269-4721-b5c4-e992c97675d1 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment ca062321-78ef-413b-afb8-8e2062cac70b of type vxlan for network 016e77bc-a010-4578-a17d-387ab8e76a8c [pid: 8|app: 0|req: 528/898] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:13 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/899] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:13 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:14.086 8 INFO neutron.db.segments_db [None req-84ef1593-0f96-4be6-95a6-59b59fbdb62a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment e60eeeee-d539-4f6b-bbed-55acc8e15dc3 of type vxlan for network 9afa5e72-2665-4fef-926b-90e967a377d5 [pid: 7|app: 0|req: 372/900] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:14 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 373/901] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:14 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:14.412 8 INFO neutron.db.l3_hamode_db [None req-84ef1593-0f96-4be6-95a6-59b59fbdb62a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:14.527 8 INFO neutron.db.l3_hamode_db [None req-84ef1593-0f96-4be6-95a6-59b59fbdb62a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 374/902] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:52:14 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 375/903] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:14 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:14.916 7 INFO neutron_taas.services.taas.taas_plugin [req-d2f0778e-d085-4dd3-a484-d7ce2d4e2854 req-83e58e33-88b4-4806-9dbf-5e39be4fa235 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] TaaS: Handle Delete Port: b40aac42-7fef-4946-b8e8-0cf273f6f4a5 2026-08-22 11:52:14.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2f0778e-d085-4dd3-a484-d7ce2d4e2854 req-83e58e33-88b4-4806-9dbf-5e39be4fa235 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] Tap Mirror: Handle Delete Port: b40aac42-7fef-4946-b8e8-0cf273f6f4a5 2026-08-22 11:52:15.135 7 INFO neutron.db.l3_db [req-d2f0778e-d085-4dd3-a484-d7ce2d4e2854 req-83e58e33-88b4-4806-9dbf-5e39be4fa235 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] Floating IP 91dac2e5-c158-469e-9fe7-3f71be5c6309 disassociated. External IP: 10.96.250.208, port: b40aac42-7fef-4946-b8e8-0cf273f6f4a5. 2026-08-22 11:52:15.190 8 INFO neutron.services.segments.plugin [-] Segment 68d73e46-6609-45f2-80ca-d1b6d3658d83 resource provider aggregate not found 2026-08-22 11:52:15.198 8 INFO neutron.services.segments.plugin [-] Segment 68d73e46-6609-45f2-80ca-d1b6d3658d83 resource provider aggregate not found 2026-08-22 11:52:15.212 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68d73e46-6609-45f2-80ca-d1b6d3658d83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d73e46-6609-45f2-80ca-d1b6d3658d83 found for delete ", "request_id": "req-b25e9307-52da-415f-84f2-730c7c12def6"}]} 2026-08-22 11:52:15.238 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68d73e46-6609-45f2-80ca-d1b6d3658d83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d73e46-6609-45f2-80ca-d1b6d3658d83 found for delete ", "request_id": "req-1ecdcfa4-d816-4b94-9ac1-1bb3a028d875"}]} [pid: 8|app: 0|req: 529/904] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:14 2026] POST /v2.0/routers => generated 510 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/905] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:15 2026] GET /v2.0/security-groups?id=b15f92e0-3006-44c3-ab17-3953860bec46&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/906] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:52:14 2026] DELETE /v2.0/ports/b40aac42-7fef-4946-b8e8-0cf273f6f4a5 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:15.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a341fd48-637e-4374-871c-bb2bf247c94d'] response: {'server_uuid': '203764a5-12d9-4bd3-b35c-f9d77c69a833', 'name': 'network-vif-deleted', 'tag': 'b40aac42-7fef-4946-b8e8-0cf273f6f4a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/907] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:15 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 378/908] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:15 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 531/909] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:52:15 2026] POST /v2.0/ports => generated 963 bytes in 363 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: 532/910] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:16 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 533/911] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:16 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/912] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:15 2026] PUT /v2.0/routers/f22939f1-49ac-41e6-9c43-3ca9dcdb5418/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/913] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:16 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 380/914] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:52:16 2026] GET /v2.0/ports/1de248ec-26ab-47e0-80de-0aeccbb63baa => generated 1037 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/917] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:16 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:17.309 7 INFO neutron.db.l3_db [None req-168e1f02-b2aa-4756-8169-eff6c4d28340 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] Floating IP 25c8d10f-d167-4f6c-a6c9-d860e801ffea associated. External IP: 10.96.250.216, port: 5f8b1632-be10-4931-9bb4-8cc56f0dc95b. 2026-08-22 11:52:17.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-0107cdf8-9de4-4af2-9e5c-14402146d568 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 1de248ec-26ab-47e0-80de-0aeccbb63baa 2026-08-22 11:52:17.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0107cdf8-9de4-4af2-9e5c-14402146d568 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 1de248ec-26ab-47e0-80de-0aeccbb63baa [pid: 7|app: 0|req: 384/918] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:52:16 2026] PUT /v2.0/floatingips/25c8d10f-d167-4f6c-a6c9-d860e801ffea => generated 855 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/919] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:17 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:17.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40cc1931-8811-4156-8354-95dade8abdea'] response: {'name': 'network-changed', 'server_uuid': '3dbec672-be7d-4fc2-8c48-08483c997bd1', 'tag': '5f8b1632-be10-4931-9bb4-8cc56f0dc95b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/920] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:17 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 387/921] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:17 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 535/922] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:16 2026] PUT /v2.0/routers/f22939f1-49ac-41e6-9c43-3ca9dcdb5418/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:17.981 7 INFO neutron.api.v2.resource [None req-6deafb22-4cd2-4341-835e-1e74a2a98909 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/923] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:17 2026] PUT /v2.0/routers/f22939f1-49ac-41e6-9c43-3ca9dcdb5418/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/924] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:17 2026] GET /v2.0/ports?device_id=f22939f1-49ac-41e6-9c43-3ca9dcdb5418 => 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: 536/925] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:17 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/926] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:18.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-18d8adb0-d549-4e35-a649-bff9c83b19f5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: c9ab548f-e943-44a8-9a46-6a910d3e6c52 2026-08-22 11:52:18.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18d8adb0-d549-4e35-a649-bff9c83b19f5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: c9ab548f-e943-44a8-9a46-6a910d3e6c52 [pid: 8|app: 0|req: 538/927] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/ports?tenant_id=757d83094c0747ed9dcce174e01c63fc&device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 539/928] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/networks?id=f484f60e-0809-417f-aa29-c9925c463a69 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/929] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5f8b1632-be10-4931-9bb4-8cc56f0dc95b => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/930] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/subnets?id=b87ad228-592b-4908-92c7-522b7c27d870 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/931] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/ports?network_id=f484f60e-0809-417f-aa29-c9925c463a69&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: 543/932] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?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: 544/933] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69?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) 2026-08-22 11:52:18.611 7 INFO neutron.services.segments.plugin [-] Segment e60eeeee-d539-4f6b-bbed-55acc8e15dc3 resource provider aggregate not found 2026-08-22 11:52:18.612 7 INFO neutron.services.segments.plugin [-] Segment e60eeeee-d539-4f6b-bbed-55acc8e15dc3 resource provider aggregate not found 2026-08-22 11:52:18.630 7 INFO neutron.db.l3_hamode_db [None req-18d8adb0-d549-4e35-a649-bff9c83b19f5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] HA network 9afa5e72-2665-4fef-926b-90e967a377d5 was deleted as no HA routers are present in tenant 89b2dd22a4f646d2ac28e7a221ded6fb. 2026-08-22 11:52:18.636 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e60eeeee-d539-4f6b-bbed-55acc8e15dc3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60eeeee-d539-4f6b-bbed-55acc8e15dc3 found for delete ", "request_id": "req-88fcb119-f27f-48f0-80ba-20aec1f536c7"}]} [pid: 7|app: 0|req: 390/934] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:18 2026] DELETE /v2.0/routers/f22939f1-49ac-41e6-9c43-3ca9dcdb5418 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:18.639 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e60eeeee-d539-4f6b-bbed-55acc8e15dc3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60eeeee-d539-4f6b-bbed-55acc8e15dc3 found for delete ", "request_id": "req-ebcb407a-34ba-4e4a-a9d0-c0a400887935"}]} [pid: 7|app: 0|req: 391/935] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:18 2026] GET /v2.0/ports?device_id=203764a5-12d9-4bd3-b35c-f9d77c69a833 => 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: 545/936] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:18 2026] DELETE /v2.0/subnets/55eb3540-f016-440b-97ad-43e3f0330295 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:18.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f3d823d-4aa6-4f47-a9c1-0ca52ebdea52 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 21236fe7-2bf1-4b33-a548-2ea0ab0781b0 2026-08-22 11:52:18.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f3d823d-4aa6-4f47-a9c1-0ca52ebdea52 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 21236fe7-2bf1-4b33-a548-2ea0ab0781b0 [pid: 7|app: 0|req: 392/937] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:18 2026] DELETE /v2.0/networks/016e77bc-a010-4578-a17d-387ab8e76a8c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:19.137 8 INFO neutron.db.segments_db [None req-ab9ffbf1-ac18-4f2a-b3a6-bca43559c44f a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment 1af77229-9072-4518-b80b-d5d7559503cd of type vxlan for network d63e77c4-d191-4b82-be32-dc5ddc35d8e7 [pid: 8|app: 0|req: 546/938] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:19 2026] POST /v2.0/networks => generated 633 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/939] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:19 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/940] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:19 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 547/941] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:19 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:19.590 7 INFO neutron.db.segments_db [None req-ee17340d-7407-423e-a5f7-519f158bb74a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment 5be49418-9063-49e7-bd3b-7d47a60c0880 of type vxlan for network 476d7b33-8c7b-4e89-84b7-31e3274370ff 2026-08-22 11:52:19.875 7 INFO neutron.db.l3_hamode_db [None req-ee17340d-7407-423e-a5f7-519f158bb74a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 548/942] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:19 2026] DELETE /v2.0/security-groups/b15f92e0-3006-44c3-ab17-3953860bec46 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:19.969 8 INFO neutron.api.v2.resource [None req-b2750fff-c5a7-4deb-8be2-27cac06638a6 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/943] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:52:19 2026] GET /v2.0/security-groups/b15f92e0-3006-44c3-ab17-3953860bec46 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:20.003 7 INFO neutron.db.l3_hamode_db [None req-ee17340d-7407-423e-a5f7-519f158bb74a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:20.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-31a46d49-61b9-4b0d-9b6f-1d013010b309 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] TaaS: Handle Delete Port: 806d4f45-c713-4863-907a-ce1daf837128 2026-08-22 11:52:20.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31a46d49-61b9-4b0d-9b6f-1d013010b309 3ad1acffa8974002b01cddac7439fb52 076960c098004daca3066fa34579a5ba - - default default] Tap Mirror: Handle Delete Port: 806d4f45-c713-4863-907a-ce1daf837128 [pid: 8|app: 0|req: 550/944] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:52:19 2026] DELETE /v2.0/floatingips/91dac2e5-c158-469e-9fe7-3f71be5c6309 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:20.664 7 INFO neutron.services.segments.plugin [-] Segment ca062321-78ef-413b-afb8-8e2062cac70b resource provider aggregate not found 2026-08-22 11:52:20.671 7 INFO neutron.services.segments.plugin [-] Segment ca062321-78ef-413b-afb8-8e2062cac70b resource provider aggregate not found 2026-08-22 11:52:20.687 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca062321-78ef-413b-afb8-8e2062cac70b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca062321-78ef-413b-afb8-8e2062cac70b found for delete ", "request_id": "req-688a088e-57b9-43c0-bee1-bdb4aa90775f"}]} 2026-08-22 11:52:20.707 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca062321-78ef-413b-afb8-8e2062cac70b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca062321-78ef-413b-afb8-8e2062cac70b found for delete ", "request_id": "req-91a9e75a-318b-46de-aff7-7af9c2d7790c"}]} [pid: 7|app: 0|req: 395/945] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:19 2026] POST /v2.0/routers => generated 511 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:20.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-6190c0de-0f2a-48b2-8b56-0dc0bd251402 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: b3826985-9ee6-4c3c-986a-56ae1e09863c [pid: 7|app: 0|req: 396/946] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:20 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:20.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6190c0de-0f2a-48b2-8b56-0dc0bd251402 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: b3826985-9ee6-4c3c-986a-56ae1e09863c [pid: 7|app: 0|req: 397/947] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:52:20 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/948] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:20 2026] PUT /v2.0/routers/7afae8ca-58a2-4bcf-a64f-c8dfc97345f5/add_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/949] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:21 2026] GET /v2.0/security-groups?id=5f26ae0b-db68-41a6-889a-e1ad9295c5c9&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: 551/950] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:20 2026] PUT /v2.0/routers/90c4f08e-85ee-47e1-bfb3-7b189f55a392/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/951] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:52:21 2026] GET /v2.0/ports/e171480c-9e91-4de3-a0cb-09b2d1469542 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:21.966 7 INFO neutron_taas.services.taas.taas_plugin [req-f4f8c1fc-728d-454e-9ee1-50cd0afe84e9 req-210f15b0-95dd-4a12-a5f7-f408d0d79ee2 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] TaaS: Handle Delete Port: 5f8b1632-be10-4931-9bb4-8cc56f0dc95b 2026-08-22 11:52:21.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f4f8c1fc-728d-454e-9ee1-50cd0afe84e9 req-210f15b0-95dd-4a12-a5f7-f408d0d79ee2 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] Tap Mirror: Handle Delete Port: 5f8b1632-be10-4931-9bb4-8cc56f0dc95b 2026-08-22 11:52:22.081 7 INFO neutron.db.l3_db [req-f4f8c1fc-728d-454e-9ee1-50cd0afe84e9 req-210f15b0-95dd-4a12-a5f7-f408d0d79ee2 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] Floating IP 25c8d10f-d167-4f6c-a6c9-d860e801ffea disassociated. External IP: 10.96.250.216, port: 5f8b1632-be10-4931-9bb4-8cc56f0dc95b. 2026-08-22 11:52:22.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: f7dd5d9c-2bd1-464e-b872-daab533dd0ec 2026-08-22 11:52:22.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: f7dd5d9c-2bd1-464e-b872-daab533dd0ec 2026-08-22 11:52:22.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 4c8a051e-7506-4343-a646-2a0161437fd4 2026-08-22 11:52:22.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 4c8a051e-7506-4343-a646-2a0161437fd4 [pid: 7|app: 0|req: 400/952] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:52:21 2026] DELETE /v2.0/ports/5f8b1632-be10-4931-9bb4-8cc56f0dc95b => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:22.505 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2244, 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 648, 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 716, 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-08-22 11:52:22.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f34738-5ab0-48f1-b06c-d602923228ae'] response: {'server_uuid': '3dbec672-be7d-4fc2-8c48-08483c997bd1', 'name': 'network-vif-deleted', 'tag': '5f8b1632-be10-4931-9bb4-8cc56f0dc95b', 'status': 'completed', 'code': 200} 2026-08-22 11:52:22.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-51bb6fc9-0d4d-495d-954e-5d817489022a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: e171480c-9e91-4de3-a0cb-09b2d1469542 2026-08-22 11:52:22.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51bb6fc9-0d4d-495d-954e-5d817489022a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: e171480c-9e91-4de3-a0cb-09b2d1469542 2026-08-22 11:52:22.821 8 INFO neutron.services.segments.plugin [-] Segment ac917d40-54a8-479c-a52c-e0bb4eb1e76e resource provider aggregate not found 2026-08-22 11:52:22.822 8 INFO neutron.services.segments.plugin [-] Segment ac917d40-54a8-479c-a52c-e0bb4eb1e76e resource provider aggregate not found 2026-08-22 11:52:22.847 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac917d40-54a8-479c-a52c-e0bb4eb1e76e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac917d40-54a8-479c-a52c-e0bb4eb1e76e found for delete ", "request_id": "req-ac9f50c1-3f8c-4f69-bbda-a723b3d06382"}]} 2026-08-22 11:52:22.855 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac917d40-54a8-479c-a52c-e0bb4eb1e76e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac917d40-54a8-479c-a52c-e0bb4eb1e76e found for delete ", "request_id": "req-85133e82-fa43-4dd8-9ee0-c7f1e995c202"}]} 2026-08-22 11:52:22.863 8 INFO neutron.db.l3_hamode_db [None req-9b3d509d-2e56-4b82-9dff-139a82589e51 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 5ebc5ac0-c51a-4111-82f3-3734ae8b7818 was deleted as no HA routers are present in tenant 076960c098004daca3066fa34579a5ba. [pid: 8|app: 0|req: 553/953] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:21 2026] DELETE /v2.0/routers/90c4f08e-85ee-47e1-bfb3-7b189f55a392 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/954] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:22 2026] DELETE /v2.0/subnets/7be55b9a-ca80-48f0-b538-307c9f809e48 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/955] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:23 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:23.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-32568714-569b-4038-b9c7-cd56436f1919 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 061db697-e9cf-42a9-b7c9-afd288eb773e 2026-08-22 11:52:23.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32568714-569b-4038-b9c7-cd56436f1919 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 061db697-e9cf-42a9-b7c9-afd288eb773e [pid: 7|app: 0|req: 401/956] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:22 2026] PUT /v2.0/routers/7afae8ca-58a2-4bcf-a64f-c8dfc97345f5/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/957] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:23 2026] GET /v2.0/ports?device_id=7afae8ca-58a2-4bcf-a64f-c8dfc97345f5 => 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: 556/958] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:23 2026] DELETE /v2.0/networks/8cd50831-a93c-4f1b-a3b8-4e474df26336 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:23.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f1bdb26-d3ea-4db0-acb0-5555c31f9da6 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: da697303-bfaa-4f1a-b437-86d0616d9b6c 2026-08-22 11:52:23.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f1bdb26-d3ea-4db0-acb0-5555c31f9da6 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: da697303-bfaa-4f1a-b437-86d0616d9b6c [pid: 8|app: 0|req: 557/959] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:23 2026] GET /v2.0/security-groups?tenant_id=076960c098004daca3066fa34579a5ba&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: 558/960] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:23 2026] DELETE /v2.0/security-groups/d623cd5d-8aa1-4d93-a552-65d693925544 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:23.847 7 INFO neutron.services.segments.plugin [-] Segment 5be49418-9063-49e7-bd3b-7d47a60c0880 resource provider aggregate not found 2026-08-22 11:52:23.864 7 INFO neutron.services.segments.plugin [-] Segment 5be49418-9063-49e7-bd3b-7d47a60c0880 resource provider aggregate not found 2026-08-22 11:52:23.871 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5be49418-9063-49e7-bd3b-7d47a60c0880 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be49418-9063-49e7-bd3b-7d47a60c0880 found for delete ", "request_id": "req-e34d60fc-68f1-4f53-93bd-3a16fc276313"}]} 2026-08-22 11:52:23.886 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5be49418-9063-49e7-bd3b-7d47a60c0880 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be49418-9063-49e7-bd3b-7d47a60c0880 found for delete ", "request_id": "req-8ef2387f-88f4-45a9-9baa-6c4fa4d4f4b2"}]} 2026-08-22 11:52:23.892 7 INFO neutron.db.l3_hamode_db [None req-6f1bdb26-d3ea-4db0-acb0-5555c31f9da6 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] HA network 476d7b33-8c7b-4e89-84b7-31e3274370ff was deleted as no HA routers are present in tenant 89b2dd22a4f646d2ac28e7a221ded6fb. [pid: 7|app: 0|req: 403/961] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:23 2026] DELETE /v2.0/routers/7afae8ca-58a2-4bcf-a64f-c8dfc97345f5 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/962] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:23 2026] DELETE /v2.0/subnets/bc4a7187-e66a-4cd6-b526-583a9c7f3612 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/963] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:24 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:24.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-2850121c-191a-43e6-9f0f-b7800cde89d3 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 81d28b46-e45e-4c00-827c-f5ef124d359e 2026-08-22 11:52:24.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2850121c-191a-43e6-9f0f-b7800cde89d3 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 81d28b46-e45e-4c00-827c-f5ef124d359e [pid: 7|app: 0|req: 404/964] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:24 2026] DELETE /v2.0/networks/d63e77c4-d191-4b82-be32-dc5ddc35d8e7 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:24.516 8 INFO neutron.db.segments_db [None req-88239a3e-3e72-4a9d-8e92-182cf454e5d5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Added segment 0192a2f7-9e60-42af-a889-236f3449d461 of type vxlan for network ceb66da7-e2fe-40c6-945f-da62c9e04445 2026-08-22 11:52:24.732 8 INFO neutron.db.l3_hamode_db [None req-88239a3e-3e72-4a9d-8e92-182cf454e5d5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:24.875 8 INFO neutron.services.segments.plugin [-] Segment 53d960f8-e500-4e14-8166-7f3963783999 resource provider aggregate not found 2026-08-22 11:52:24.881 8 INFO neutron.services.segments.plugin [-] Segment 53d960f8-e500-4e14-8166-7f3963783999 resource provider aggregate not found 2026-08-22 11:52:24.901 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53d960f8-e500-4e14-8166-7f3963783999 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d960f8-e500-4e14-8166-7f3963783999 found for delete ", "request_id": "req-add81be1-2583-4f8e-8857-0a87e126a06a"}]} 2026-08-22 11:52:24.902 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53d960f8-e500-4e14-8166-7f3963783999 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d960f8-e500-4e14-8166-7f3963783999 found for delete ", "request_id": "req-6123c0ba-29a9-4f16-8b79-8a8c144bc6bb"}]} [pid: 7|app: 0|req: 405/965] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:25 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:25.562 8 INFO neutron.db.l3_hamode_db [None req-88239a3e-3e72-4a9d-8e92-182cf454e5d5 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:25.819 7 INFO neutron.db.segments_db [None req-3721b9f0-7439-43a7-bbcc-3d817a8965a6 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 4037d63a-d403-42ef-a2e7-788bd5c9bf21 of type vxlan for network ebc168df-45f9-4d80-8741-5218a09fc147 2026-08-22 11:52:25.892 7 INFO neutron.services.segments.plugin [-] Segment 1af77229-9072-4518-b80b-d5d7559503cd resource provider aggregate not found 2026-08-22 11:52:25.917 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1af77229-9072-4518-b80b-d5d7559503cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af77229-9072-4518-b80b-d5d7559503cd found for delete ", "request_id": "req-6d8542c5-1b87-4ba3-b5cc-23879865fd75"}]} 2026-08-22 11:52:25.918 7 INFO neutron.services.segments.plugin [-] Segment 1af77229-9072-4518-b80b-d5d7559503cd resource provider aggregate not found 2026-08-22 11:52:25.934 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1af77229-9072-4518-b80b-d5d7559503cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af77229-9072-4518-b80b-d5d7559503cd found for delete ", "request_id": "req-7d9ef134-8ad2-480e-8ec2-d1cd89d67bc0"}]} [pid: 7|app: 0|req: 406/966] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:52:25 2026] POST /v2.0/networks => generated 743 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/967] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:25 2026] POST /v2.0/subnets => generated 690 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:26.162 7 INFO neutron.db.segments_db [None req-aa7874cb-4774-4162-930f-c99994ce3936 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment fa5b2a4a-df60-4d32-88e9-c83f962c477d of type vxlan for network a48f4da7-0f33-4ec0-a479-033123502ded 2026-08-22 11:52:26.411 7 INFO neutron.db.l3_hamode_db [None req-aa7874cb-4774-4162-930f-c99994ce3936 eff27bc8948a4accb16d055496881abc de4eecebdc3346a59967989cd912d7fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 561/968] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:24 2026] POST /v2.0/routers => generated 692 bytes in 2042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/969] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:26 2026] GET /v2.0/ports?device_id=3dbec672-be7d-4fc2-8c48-08483c997bd1 => 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: 563/970] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:52:26 2026] GET /v2.0/routers/243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/971] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:52:26 2026] GET /v2.0/routers => generated 701 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/972] 10.0.0.187 () {34 vars in 741 bytes} [Sat Aug 22 11:52:26 2026] PUT /v2.0/routers/243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 705 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/973] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:52:27 2026] GET /v2.0/routers/243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/974] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:27 2026] GET /v2.0/ports?device_id=243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:27.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-b58cd2df-9211-4b6b-a31b-e674f9aa4d36 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 34931cd3-5518-41ae-8ffc-4a0d4a7649a3 2026-08-22 11:52:27.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b58cd2df-9211-4b6b-a31b-e674f9aa4d36 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 34931cd3-5518-41ae-8ffc-4a0d4a7649a3 2026-08-22 11:52:27.656 8 INFO neutron_taas.services.taas.taas_plugin [None req-b58cd2df-9211-4b6b-a31b-e674f9aa4d36 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] TaaS: Handle Delete Port: 0e1834c2-d404-414f-83a8-641be5140316 2026-08-22 11:52:27.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b58cd2df-9211-4b6b-a31b-e674f9aa4d36 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] Tap Mirror: Handle Delete Port: 0e1834c2-d404-414f-83a8-641be5140316 2026-08-22 11:52:27.700 7 INFO neutron.db.l3_hamode_db [None req-aa7874cb-4774-4162-930f-c99994ce3936 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:27.990 8 INFO neutron.services.segments.plugin [-] Segment 0192a2f7-9e60-42af-a889-236f3449d461 resource provider aggregate not found 2026-08-22 11:52:27.994 8 INFO neutron.services.segments.plugin [-] Segment 0192a2f7-9e60-42af-a889-236f3449d461 resource provider aggregate not found 2026-08-22 11:52:28.007 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0192a2f7-9e60-42af-a889-236f3449d461 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0192a2f7-9e60-42af-a889-236f3449d461 found for delete ", "request_id": "req-449f276a-f1a3-4fc9-a8db-260d32ef087c"}]} 2026-08-22 11:52:28.014 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0192a2f7-9e60-42af-a889-236f3449d461 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0192a2f7-9e60-42af-a889-236f3449d461 found for delete ", "request_id": "req-a6b1a0f7-8607-4668-9cdc-86e0bb9faf98"}]} 2026-08-22 11:52:28.054 8 INFO neutron.db.l3_hamode_db [None req-b58cd2df-9211-4b6b-a31b-e674f9aa4d36 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] HA network ceb66da7-e2fe-40c6-945f-da62c9e04445 was deleted as no HA routers are present in tenant 89b2dd22a4f646d2ac28e7a221ded6fb. [pid: 8|app: 0|req: 568/975] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:27 2026] DELETE /v2.0/routers/243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/976] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:28 2026] DELETE /v2.0/security-groups/5f26ae0b-db68-41a6-889a-e1ad9295c5c9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/977] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:28 2026] GET /v2.0/ports?device_id=243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:28.224 8 INFO neutron.api.v2.resource [None req-29be4ada-a597-4df1-be10-a94c4545201c ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/978] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:52:28 2026] GET /v2.0/security-groups/5f26ae0b-db68-41a6-889a-e1ad9295c5c9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:28.239 8 INFO neutron.api.v2.resource [None req-55bd9e65-ce87-4ed6-b608-9de7a1a60657 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/979] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:28 2026] DELETE /v2.0/routers/243e9ce6-1dc8-4fe9-b413-9ed4cd4f70dc => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:28.365 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1e00c6-49d9-484e-97cd-712ba15ced33 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] TaaS: Handle Delete Port: 5ae8c9a5-f26e-43d4-a6de-5344eb4d72b7 2026-08-22 11:52:28.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1e00c6-49d9-484e-97cd-712ba15ced33 ac9128d425e94a91962e5c293afe4876 757d83094c0747ed9dcce174e01c63fc - - default default] Tap Mirror: Handle Delete Port: 5ae8c9a5-f26e-43d4-a6de-5344eb4d72b7 [pid: 8|app: 0|req: 573/980] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:52:28 2026] DELETE /v2.0/floatingips/25c8d10f-d167-4f6c-a6c9-d860e801ffea => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/981] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:28 2026] GET /v2.0/ports?device_id=7afae8ca-58a2-4bcf-a64f-c8dfc97345f5 => 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: 408/982] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:26 2026] POST /v2.0/routers => generated 730 bytes in 2512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:28.653 7 INFO neutron.api.v2.resource [None req-400314bc-5e33-4052-a329-36ddbc404b2f a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/983] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:28 2026] DELETE /v2.0/routers/7afae8ca-58a2-4bcf-a64f-c8dfc97345f5 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:28.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-60cb2c78-87f2-4be3-8a73-9872b9f89a03 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 5cb1fcf6-91aa-4f33-a8e0-5512e05a5fa7 2026-08-22 11:52:28.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60cb2c78-87f2-4be3-8a73-9872b9f89a03 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 5cb1fcf6-91aa-4f33-a8e0-5512e05a5fa7 [pid: 8|app: 0|req: 575/984] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:28 2026] PUT /v2.0/routers/2a873c85-7888-48cf-8732-013f5ce0b6ea/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:29.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67e370b9-595c-4389-a909-495cf1547d98 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/985] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/subnets/bc4a7187-e66a-4cd6-b526-583a9c7f3612 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:29.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdf1dae6-0131-48be-8c1d-c78766636561 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 2da20814-58a7-4681-8565-517e928d6940 2026-08-22 11:52:29.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdf1dae6-0131-48be-8c1d-c78766636561 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 2da20814-58a7-4681-8565-517e928d6940 [pid: 7|app: 0|req: 410/986] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:28 2026] PUT /v2.0/routers/3814bf98-ef7c-42bb-ad7b-4afc3b083618/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/987] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:29 2026] GET /v2.0/ports?device_id=f22939f1-49ac-41e6-9c43-3ca9dcdb5418 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:29.860 7 INFO neutron.api.v2.resource [None req-474ec4ad-04a9-4d05-97de-899d00630e49 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/988] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/routers/f22939f1-49ac-41e6-9c43-3ca9dcdb5418 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:29.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c85529e0-cb62-409a-a642-4b24fe361275 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 413/989] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/subnets/55eb3540-f016-440b-97ad-43e3f0330295 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/990] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:52:29 2026] GET /v2.0/ports?device_id=69f32412-75ca-4477-aab1-13a6bac1c225 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:29.934 7 INFO neutron.api.v2.resource [None req-941b9554-d4d4-40e3-b496-478a70e197fb a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/991] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/routers/69f32412-75ca-4477-aab1-13a6bac1c225 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:29.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f472824b-57ca-4219-8844-c21fa9cd8b21 a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/992] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/subnets/5322675c-9173-442b-bc24-24f6d88a5974 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:29.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34b05399-f16e-4cd4-9498-842dde21027a a27af5869e984a16bd61a95b3b842cd6 89b2dd22a4f646d2ac28e7a221ded6fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/993] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/subnets/2d231acd-7da3-4bd4-9ec0-ce7acdd15ac0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:29.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdf1dae6-0131-48be-8c1d-c78766636561 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 9425985d-678e-4c8d-8e25-efdfd14af6b8 2026-08-22 11:52:29.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdf1dae6-0131-48be-8c1d-c78766636561 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 9425985d-678e-4c8d-8e25-efdfd14af6b8 2026-08-22 11:52:30.424 8 INFO neutron.services.segments.plugin [-] Segment b6543eda-997d-421b-b3dd-ee8d2a57be86 resource provider aggregate not found 2026-08-22 11:52:30.433 8 INFO neutron.services.segments.plugin [-] Segment b6543eda-997d-421b-b3dd-ee8d2a57be86 resource provider aggregate not found [pid: 7|app: 0|req: 418/994] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:30 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:30.453 8 INFO neutron.db.l3_hamode_db [None req-cdf1dae6-0131-48be-8c1d-c78766636561 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 004b6b08-234a-437a-929f-f1a01d5d7f6a was deleted as no HA routers are present in tenant 757d83094c0747ed9dcce174e01c63fc. 2026-08-22 11:52:30.455 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6543eda-997d-421b-b3dd-ee8d2a57be86 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6543eda-997d-421b-b3dd-ee8d2a57be86 found for delete ", "request_id": "req-27dc8b0e-ed06-4bb1-bc9f-c9dbfd43ea86"}]} 2026-08-22 11:52:30.461 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6543eda-997d-421b-b3dd-ee8d2a57be86 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6543eda-997d-421b-b3dd-ee8d2a57be86 found for delete ", "request_id": "req-51d7a563-869f-47f2-a3ab-3486b9b17960"}]} [pid: 8|app: 0|req: 577/995] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:29 2026] DELETE /v2.0/routers/2a873c85-7888-48cf-8732-013f5ce0b6ea => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/996] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:30 2026] GET /v2.0/security-groups?tenant_id=89b2dd22a4f646d2ac28e7a221ded6fb&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: 578/997] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:30 2026] DELETE /v2.0/subnets/b87ad228-592b-4908-92c7-522b7c27d870 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/998] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:52:30 2026] GET /v2.0/ports/fe345110-d3b1-48e4-9900-59f201713e65 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/999] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:52:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/1000] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:30 2026] DELETE /v2.0/security-groups/66bb171d-9b22-4546-9274-b06169597c2c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:30.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed9e0aba-1b32-41b2-aea6-fd7b147c49d8 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 5fd9475f-97f1-4ced-82d4-b3b44476852e 2026-08-22 11:52:30.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed9e0aba-1b32-41b2-aea6-fd7b147c49d8 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 5fd9475f-97f1-4ced-82d4-b3b44476852e [pid: 7|app: 0|req: 422/1001] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:52:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1002] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:30 2026] DELETE /v2.0/networks/f484f60e-0809-417f-aa29-c9925c463a69 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/1003] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:52:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/1004] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:31 2026] GET /v2.0/security-groups?tenant_id=757d83094c0747ed9dcce174e01c63fc&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/1005] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:31 2026] DELETE /v2.0/security-groups/3ec56c11-d4d1-439d-88ce-d5d08f5b8b8c => 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: 426/1006] 199.19.213.199 () {34 vars in 1000 bytes} [Sat Aug 22 11:52:31 2026] GET /v2.0/subnets?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 683 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/1007] 199.19.213.199 () {34 vars in 1146 bytes} [Sat Aug 22 11:52:31 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa&device_owner=compute%3Anova&network_id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1008] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:52:31 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/1011] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:31 2026] PUT /v2.0/ports/fe345110-d3b1-48e4-9900-59f201713e65 => generated 1145 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:52:32.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfc5a1e4-662d-475a-8c6f-86b2be399555'] response: {'name': 'network-changed', 'server_uuid': 'fb34e350-369d-45c7-a2d3-3f82c614b0fa', 'tag': 'fe345110-d3b1-48e4-9900-59f201713e65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1012] 10.0.0.194 () {34 vars in 1098 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--621779524&fields=id&tenant_id=de4eecebdc3346a59967989cd912d7fa => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/1013] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks?id=ebc168df-45f9-4d80-8741-5218a09fc147 => generated 675 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1014] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/quotas/de4eecebdc3346a59967989cd912d7fa => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/1015] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/ports?tenant_id=de4eecebdc3346a59967989cd912d7fa&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1016] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:32.486 8 INFO neutron.services.segments.plugin [-] Segment 6a374545-5de0-4436-8177-4a2292a962c5 resource provider aggregate not found 2026-08-22 11:52:32.487 8 INFO neutron.services.segments.plugin [-] Segment 6a374545-5de0-4436-8177-4a2292a962c5 resource provider aggregate not found 2026-08-22 11:52:32.521 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a374545-5de0-4436-8177-4a2292a962c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a374545-5de0-4436-8177-4a2292a962c5 found for delete ", "request_id": "req-03951b7e-5c8e-4e0a-8c8d-781f2c235c80"}]} [pid: 7|app: 0|req: 431/1017] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:32.523 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a374545-5de0-4436-8177-4a2292a962c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a374545-5de0-4436-8177-4a2292a962c5 found for delete ", "request_id": "req-b3c898dd-5f2b-4b35-84b2-b37187a4043c"}]} [pid: 8|app: 0|req: 587/1018] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1417 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/1019] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/1020] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 588/1021] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/1022] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1023] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1024] 10.0.0.187 () {32 vars in 623 bytes} [Sat Aug 22 11:52:32 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/1025] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&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: 436/1026] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/1027] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1028] 10.0.0.187 () {32 vars in 633 bytes} [Sat Aug 22 11:52:32 2026] GET /v2.0/ => generated 632 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:33.556 7 INFO neutron.db.segments_db [None req-97f66355-bdb7-4c59-8c93-f32347412818 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f of type vxlan for network 10c67370-d18f-461a-b83d-422fc27afb99 [pid: 7|app: 0|req: 438/1029] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:52:33 2026] POST /v2.0/networks => generated 738 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1030] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:33 2026] GET /v2.0/security-groups?tenant_id=0598976b050f4ca8983db51326343795&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1031] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:33 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 439/1032] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:33 2026] POST /v2.0/subnets => generated 685 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1033] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:33 2026] DELETE /v2.0/security-groups/fbcbe7f7-61d7-4360-a1a9-f886401d694b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:33.933 7 INFO neutron.db.segments_db [None req-caf43795-073b-4f46-8614-d02785d20efa eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 of type vxlan for network e19aad5d-a767-48dd-9b51-9ad4f373434c [pid: 8|app: 0|req: 595/1034] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:33 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1035] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1036] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1148 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1037] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:34.191 7 INFO neutron.db.l3_hamode_db [None req-caf43795-073b-4f46-8614-d02785d20efa eff27bc8948a4accb16d055496881abc f1c090ca2283422d914824b1d4525459 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 599/1038] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1039] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1040] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1041] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&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: 603/1042] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1043] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?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: 605/1044] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:34 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:35.066 7 INFO neutron.db.l3_hamode_db [None req-caf43795-073b-4f46-8614-d02785d20efa eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 606/1045] 199.19.213.199 () {34 vars in 1118 bytes} [Sat Aug 22 11:52:35 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1046] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:35 2026] PUT /v2.0/ports/fe345110-d3b1-48e4-9900-59f201713e65 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:35.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-504ed431-b242-48b9-83db-7295b87ca638'] response: {'name': 'network-changed', 'server_uuid': 'fb34e350-369d-45c7-a2d3-3f82c614b0fa', 'tag': 'fe345110-d3b1-48e4-9900-59f201713e65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/1047] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:33 2026] POST /v2.0/routers => generated 725 bytes in 2117 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: 441/1048] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 442/1049] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/1050] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/1051] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/1052] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/1053] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/1054] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/1055] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/1056] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:36 2026] GET /v2.0/networks?id=ebc168df-45f9-4d80-8741-5218a09fc147 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/1057] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de4eecebdc3346a59967989cd912d7fa => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1058] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:36 2026] PUT /v2.0/routers/d5180482-06f7-4eb6-b2cf-2d24c7b7228a/add_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1059] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1060] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1061] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:52:37 2026] POST /v2.0/ports => generated 954 bytes in 447 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: 611/1062] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/ports?tenant_id=a0606aa728264329b62f46958a8106f6&device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1063] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/networks?id=2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1064] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe345110-d3b1-48e4-9900-59f201713e65 => 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: 614/1065] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 615/1066] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/subnets?id=a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1067] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1068] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/ports?network_id=2c059542-27cd-46b2-9be4-1d32f93c3660&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: 618/1069] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1070] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:37 2026] GET /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1071] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:37 2026] PUT /v2.0/ports/a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 => generated 1235 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:52:38.038 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b25748b3-a63d-4c1e-bace-93a91e288715'] response: {'name': 'network-changed', 'server_uuid': '3e3068d4-3968-41fe-9cb3-cb969251cb93', 'tag': 'a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 620/1072] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:52:37 2026] POST /v2.0/security-groups => generated 1658 bytes in 168 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: 453/1073] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:52:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (2 switches on core 0) [pid: 8|app: 0|req: 621/1074] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:52:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1075] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/ports?tenant_id=de4eecebdc3346a59967989cd912d7fa&device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1076] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 624/1077] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/networks?tenant_id=de4eecebdc3346a59967989cd912d7fa&shared=False => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1078] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 626/1079] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:52:38 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: 8|app: 0|req: 627/1080] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 628/1081] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:38 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1082] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:52:38 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1083] 10.0.0.194 () {34 vars in 1096 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--46019657&fields=id&tenant_id=f1c090ca2283422d914824b1d4525459 => 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: 455/1084] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/networks?id=10c67370-d18f-461a-b83d-422fc27afb99 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1085] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/quotas/f1c090ca2283422d914824b1d4525459 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1086] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/ports?tenant_id=f1c090ca2283422d914824b1d4525459&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: 457/1087] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1088] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/ports?tenant_id=de4eecebdc3346a59967989cd912d7fa&device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1089] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?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: 460/1090] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1091] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1092] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?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: 463/1093] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/subnets?id=11b07bc9-d591-4c9c-bc96-968e93e6ed6c => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1094] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:39 2026] GET /v2.0/security-groups?tenant_id=89fc90602ace4276a28ef30a838f41cb&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1095] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1096] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/ports?network_id=ebc168df-45f9-4d80-8741-5218a09fc147&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: 633/1097] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/security-groups?id=f6dca51d-a6fd-45be-8aa5-e365fb48fb72&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1098] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1099] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:40 2026] DELETE /v2.0/security-groups/b03e0bf6-8568-49dd-b440-1aee7ec38ba5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1100] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 635/1101] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1102] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:40.343 8 INFO neutron_taas.services.taas.taas_plugin [req-9c56c3bc-ee3d-4bbd-8d15-6530fc6d16b2 req-85ad9d4f-8c61-4214-b014-261f3cda2ed7 dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] TaaS: Handle Delete Port: fe345110-d3b1-48e4-9900-59f201713e65 2026-08-22 11:52:40.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9c56c3bc-ee3d-4bbd-8d15-6530fc6d16b2 req-85ad9d4f-8c61-4214-b014-261f3cda2ed7 dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] Tap Mirror: Handle Delete Port: fe345110-d3b1-48e4-9900-59f201713e65 [pid: 7|app: 0|req: 468/1103] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:40 2026] GET /v2.0/security-groups?tenant_id=b504f53ebf1e45908f6dde3edbb754c9&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:52:40.497 8 INFO neutron.db.l3_db [req-9c56c3bc-ee3d-4bbd-8d15-6530fc6d16b2 req-85ad9d4f-8c61-4214-b014-261f3cda2ed7 dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] Floating IP c7d2b5a4-02c6-44f0-ab62-57371fe2da7b disassociated. External IP: 10.96.250.219, port: fe345110-d3b1-48e4-9900-59f201713e65. [pid: 7|app: 0|req: 469/1104] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:40 2026] DELETE /v2.0/security-groups/0c14e38a-041d-43d1-999c-4985bb18ad64 => 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: 636/1105] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:52:40 2026] DELETE /v2.0/ports/fe345110-d3b1-48e4-9900-59f201713e65 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:40.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c02a12-ef54-4cee-b869-0ac75e88be37'] response: {'server_uuid': 'fb34e350-369d-45c7-a2d3-3f82c614b0fa', 'name': 'network-vif-deleted', 'tag': 'fe345110-d3b1-48e4-9900-59f201713e65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/1106] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:41 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1107] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:41 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 471/1108] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:41 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1109] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:41 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 472/1110] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:42 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1111] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:42 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 473/1112] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:42 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 640/1113] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:42 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1114] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:43 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 474/1115] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:43 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1116] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:43 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 642/1117] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:43 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1118] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/security-groups?tenant_id=470df16429e44f40b00afeebc2053ebf&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1119] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => 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: 643/1120] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:44 2026] DELETE /v2.0/security-groups/3c425c8a-0b7d-4940-ad38-f4fe501dc696 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1121] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/networks?id=10c67370-d18f-461a-b83d-422fc27afb99 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1122] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 479/1123] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1c090ca2283422d914824b1d4525459 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1124] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1125] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:44 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1126] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:52:44 2026] POST /v2.0/ports => generated 958 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1127] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:52:45 2026] PUT /v2.0/ports/a627707f-4f9a-4617-bd4d-95fff0089429 => generated 1239 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:52:45.594 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b35ef8-7a15-4fec-b89d-b7a396e17994'] response: {'name': 'network-changed', 'server_uuid': '385b643c-c428-4dbb-82f6-47ea6366ad5e', 'tag': 'a627707f-4f9a-4617-bd4d-95fff0089429', '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: 481/1128] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/ports?device_id=fb34e350-369d-45c7-a2d3-3f82c614b0fa => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 648/1129] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1130] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1131] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 483/1132] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 650/1133] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:45 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 651/1134] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/ports?tenant_id=f1c090ca2283422d914824b1d4525459&device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1135] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/networks?tenant_id=f1c090ca2283422d914824b1d4525459&shared=False => generated 766 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1136] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:46.451 7 INFO neutron.db.l3_db [None req-634c6636-6c3d-41e2-bbe5-ce1c766b9be0 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] Floating IP bf42bcc3-cfee-469b-9b5e-c78488a9f7bc associated. External IP: 10.96.250.214, port: a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3. [pid: 7|app: 0|req: 484/1137] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:52:46 2026] PUT /v2.0/floatingips/bf42bcc3-cfee-469b-9b5e-c78488a9f7bc => generated 855 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:46.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91d5cb39-286c-434a-b8dc-4d48989cd93a'] response: {'name': 'network-changed', 'server_uuid': '3e3068d4-3968-41fe-9cb3-cb969251cb93', 'tag': 'a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 654/1138] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:46 2026] DELETE /v2.0/security-groups/f6dca51d-a6fd-45be-8aa5-e365fb48fb72 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:46.913 7 INFO neutron.api.v2.resource [None req-6f33e56c-5f99-4f24-b403-c97d16976786 dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/1139] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/security-groups/f6dca51d-a6fd-45be-8aa5-e365fb48fb72 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1142] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 489/1143] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:46 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:47.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e193136-3a12-45fb-b545-9825e8f8d07c dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] TaaS: Handle Delete Port: 81d6c889-03e3-4d9d-9edd-3fcd7b5b8ba5 2026-08-22 11:52:47.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e193136-3a12-45fb-b545-9825e8f8d07c dbda0783d6a443f5a6d0373a83c47730 a0606aa728264329b62f46958a8106f6 - - default default] Tap Mirror: Handle Delete Port: 81d6c889-03e3-4d9d-9edd-3fcd7b5b8ba5 [pid: 8|app: 0|req: 655/1144] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:52:46 2026] DELETE /v2.0/floatingips/c7d2b5a4-02c6-44f0-ab62-57371fe2da7b => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1145] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/ports?tenant_id=f1c090ca2283422d914824b1d4525459&device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1146] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a627707f-4f9a-4617-bd4d-95fff0089429 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1147] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/subnets?id=1ee7f84a-b46c-477c-8f1e-6eede0636b8d => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1148] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/ports?tenant_id=de4eecebdc3346a59967989cd912d7fa&device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1149] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/ports?network_id=10c67370-d18f-461a-b83d-422fc27afb99&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: 660/1150] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/networks?id=ebc168df-45f9-4d80-8741-5218a09fc147 => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1151] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?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: 662/1152] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 => 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: 663/1153] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1154] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/subnets?id=11b07bc9-d591-4c9c-bc96-968e93e6ed6c => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1155] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/ports?network_id=ebc168df-45f9-4d80-8741-5218a09fc147&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:52:47.761 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4477bc6-f18c-4723-b3f1-969347ddeb7c eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 3f2e1443-2b09-46a9-8491-c17d6f325e04 2026-08-22 11:52:47.764 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4477bc6-f18c-4723-b3f1-969347ddeb7c eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 3f2e1443-2b09-46a9-8491-c17d6f325e04 [pid: 8|app: 0|req: 666/1156] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?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: 667/1157] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:47 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1158] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:48 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1159] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:48 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1160] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:52:47 2026] PUT /v2.0/routers/6a062d5f-bea0-4403-a696-6c8b564fb49f/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:48.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-7855c50f-733b-4926-8a56-fc12acf98266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 39cd69b0-1b40-4a24-848e-5e99f19df966 2026-08-22 11:52:48.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7855c50f-733b-4926-8a56-fc12acf98266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 39cd69b0-1b40-4a24-848e-5e99f19df966 2026-08-22 11:52:49.338 8 INFO neutron_taas.services.taas.taas_plugin [None req-7855c50f-733b-4926-8a56-fc12acf98266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: a88641a3-5c42-41f3-8d94-d9a12a1b237f 2026-08-22 11:52:49.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7855c50f-733b-4926-8a56-fc12acf98266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: a88641a3-5c42-41f3-8d94-d9a12a1b237f 2026-08-22 11:52:49.345 7 INFO neutron.db.segments_db [None req-3b5e96a2-d170-42de-b537-ba53b41f4b2b 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] Added segment 0d32e2b0-ede5-4a12-a4da-0067620e2b42 of type vxlan for network 0cf55132-8321-44da-983f-f6e091fc33cd [pid: 7|app: 0|req: 492/1161] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:48 2026] POST /v2.0/networks => generated 726 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1162] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:49 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1163] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:49 2026] POST /v2.0/subnets => generated 644 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1164] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:49 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:49.674 7 WARNING neutron.api.v2.base [None req-14c694b7-7e0a-4a1a-8962-2ceeb94ef5d5 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-22 11:52:49.675 7 INFO neutron.api.v2.resource [None req-14c694b7-7e0a-4a1a-8962-2ceeb94ef5d5 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 496/1165] 10.0.0.187 () {34 vars in 681 bytes} [Sat Aug 22 11:52:49 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) 2026-08-22 11:52:49.686 8 INFO neutron.services.segments.plugin [-] Segment 9f20d0d7-5482-4a13-a592-78384bff7a32 resource provider aggregate not found 2026-08-22 11:52:49.697 8 INFO neutron.services.segments.plugin [-] Segment 9f20d0d7-5482-4a13-a592-78384bff7a32 resource provider aggregate not found 2026-08-22 11:52:49.715 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f20d0d7-5482-4a13-a592-78384bff7a32 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f20d0d7-5482-4a13-a592-78384bff7a32 found for delete ", "request_id": "req-2706c2a4-f7d3-4a13-b4cc-c9012bf6675c"}]} 2026-08-22 11:52:49.718 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f20d0d7-5482-4a13-a592-78384bff7a32 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f20d0d7-5482-4a13-a592-78384bff7a32 found for delete ", "request_id": "req-dfb8f7e3-af16-43aa-aef6-877ca2235573"}]} 2026-08-22 11:52:49.725 8 INFO neutron.db.l3_hamode_db [None req-7855c50f-733b-4926-8a56-fc12acf98266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 923cef65-b62b-4ee3-9c1a-750125531e25 was deleted as no HA routers are present in tenant a0606aa728264329b62f46958a8106f6. [pid: 8|app: 0|req: 670/1166] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:48 2026] DELETE /v2.0/routers/6a062d5f-bea0-4403-a696-6c8b564fb49f => generated 0 bytes in 1459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:49.886 7 INFO neutron.services.segments.plugin [-] Segment 0d32e2b0-ede5-4a12-a4da-0067620e2b42 resource provider aggregate not found 2026-08-22 11:52:49.895 7 INFO neutron.services.segments.plugin [-] Segment 0d32e2b0-ede5-4a12-a4da-0067620e2b42 resource provider aggregate not found [pid: 8|app: 0|req: 671/1167] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:49 2026] DELETE /v2.0/subnets/a46b68db-33c6-4b39-ab5a-234d64f61de5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1168] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:49 2026] DELETE /v2.0/networks/0cf55132-8321-44da-983f-f6e091fc33cd => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:49.918 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d32e2b0-ede5-4a12-a4da-0067620e2b42 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d32e2b0-ede5-4a12-a4da-0067620e2b42 found for delete ", "request_id": "req-63ff2133-9aa6-4a6c-9570-417804604d45"}]} 2026-08-22 11:52:49.919 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d32e2b0-ede5-4a12-a4da-0067620e2b42 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d32e2b0-ede5-4a12-a4da-0067620e2b42 found for delete ", "request_id": "req-9d79c512-ac20-4cc0-82d5-cc15bd4ffd5e"}]} 2026-08-22 11:52:49.979 7 INFO neutron.db.segments_db [None req-d7db09e6-8c50-4887-976b-785401cc39d4 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] Added segment 8c6b5394-51b0-48ed-9338-f1e81d115065 of type vxlan for network 69887a97-069c-4ab6-9cd9-5ce1c0c00f5a 2026-08-22 11:52:50.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-a288db2c-e97c-4da5-bf68-e80ef7005f20 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 05b67b25-d7dd-4635-8d86-6a8696c2c650 2026-08-22 11:52:50.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a288db2c-e97c-4da5-bf68-e80ef7005f20 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 05b67b25-d7dd-4635-8d86-6a8696c2c650 [pid: 7|app: 0|req: 498/1169] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:49 2026] POST /v2.0/networks => generated 727 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1170] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:49 2026] DELETE /v2.0/networks/2c059542-27cd-46b2-9be4-1d32f93c3660 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1171] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:50 2026] POST /v2.0/subnets => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:50.289 8 WARNING neutron.api.v2.base [None req-d22f1075-ae2e-43f6-84b9-2b7d88494b56 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-22 11:52:50.290 8 INFO neutron.api.v2.resource [None req-d22f1075-ae2e-43f6-84b9-2b7d88494b56 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 673/1172] 10.0.0.187 () {34 vars in 681 bytes} [Sat Aug 22 11:52:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1173] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:50 2026] GET /v2.0/security-groups?tenant_id=a0606aa728264329b62f46958a8106f6&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1174] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:50 2026] DELETE /v2.0/networks/69887a97-069c-4ab6-9cd9-5ce1c0c00f5a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1175] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:50 2026] DELETE /v2.0/security-groups/073f10e7-6031-4849-beee-266f6bdfdb8f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:52:50.582 7 INFO neutron.db.segments_db [None req-2d345318-104e-479a-8d54-3769930fa894 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] Added segment 96f646b0-3132-4d5f-a221-1209e6d69259 of type vxlan for network 37b7d6f8-2530-446f-bb7c-7110ffc334b9 [pid: 7|app: 0|req: 501/1176] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:52:50 2026] POST /v2.0/networks => generated 727 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1177] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:50 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1178] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:50 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1179] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:50 2026] POST /v2.0/subnets => generated 647 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1180] 10.0.0.187 () {34 vars in 681 bytes} [Sat Aug 22 11:52:50 2026] POST /v2.0/rbac-policies => generated 324 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:51.739 8 INFO neutron.services.segments.plugin [-] Segment f34fe129-206b-41cd-b8e2-efec428dab0f resource provider aggregate not found 2026-08-22 11:52:51.740 8 INFO neutron.services.segments.plugin [-] Segment f34fe129-206b-41cd-b8e2-efec428dab0f resource provider aggregate not found 2026-08-22 11:52:51.762 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f34fe129-206b-41cd-b8e2-efec428dab0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34fe129-206b-41cd-b8e2-efec428dab0f found for delete ", "request_id": "req-2e499640-4d6b-4e5c-988f-d7e00da25284"}]} 2026-08-22 11:52:51.764 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f34fe129-206b-41cd-b8e2-efec428dab0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34fe129-206b-41cd-b8e2-efec428dab0f found for delete ", "request_id": "req-0969ce2f-7484-4f22-ac44-6e15e0d205e7"}]} [pid: 8|app: 0|req: 677/1181] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 11:52:51 2026] GET /v2.0/networks/37b7d6f8-2530-446f-bb7c-7110ffc334b9 => generated 655 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:51.946 7 INFO neutron.services.segments.plugin [-] Segment 8c6b5394-51b0-48ed-9338-f1e81d115065 resource provider aggregate not found 2026-08-22 11:52:51.957 7 INFO neutron.services.segments.plugin [-] Segment 8c6b5394-51b0-48ed-9338-f1e81d115065 resource provider aggregate not found 2026-08-22 11:52:51.973 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c6b5394-51b0-48ed-9338-f1e81d115065 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6b5394-51b0-48ed-9338-f1e81d115065 found for delete ", "request_id": "req-49d15f2b-dab8-4fa3-b904-87a1477ca933"}]} 2026-08-22 11:52:51.986 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c6b5394-51b0-48ed-9338-f1e81d115065 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6b5394-51b0-48ed-9338-f1e81d115065 found for delete ", "request_id": "req-f1774ee0-b03c-4ec9-9bf6-8eed613d04e4"}]} [pid: 7|app: 0|req: 505/1182] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:51 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1183] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:52 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&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-08-22 11:52:52.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d3fb729-997b-4480-a424-9e197e8f0acb 6fb3553e5a4e4f22b17a254d198ce4ca ab6835ddc74d4d52a17ebb9ab058ca3f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1184] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 11:52:52 2026] GET /v2.0/networks/37b7d6f8-2530-446f-bb7c-7110ffc334b9 => generated 138 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:52.681 8 INFO neutron.db.segments_db [None req-007cc520-2dd4-4c4b-af64-bdb425c9e22c eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 14da4155-ea37-4e88-aab5-b30f5a165b31 of type vxlan for network 20f71472-2382-476c-9c49-cf4e91fd26b6 [pid: 7|app: 0|req: 507/1185] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:52:52 2026] DELETE /v2.0/networks/37b7d6f8-2530-446f-bb7c-7110ffc334b9 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:52:52.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-511d1e90-6b86-4600-998e-d1c4111c468b 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/1186] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:52 2026] DELETE /v2.0/subnets/41908e8f-2f9d-4b77-bbc8-d0c0105b6494 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:52.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07cf506b-6e7c-45b2-821e-cdeaf821b231 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/1187] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:52 2026] DELETE /v2.0/subnets/47b9db1b-f45e-4196-b29f-4bc624ce5cc5 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:52:52.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-181e4a9c-3f5b-4382-a56a-92fd5617fcd6 882dd66ae966449281863d0eb0b535e2 2b9b7b9eb6cc48e7b2c334d7c8902d2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1188] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:52:52 2026] DELETE /v2.0/subnets/209263c3-3fc9-47c5-8042-0c6356055c01 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1189] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:52:52 2026] POST /v2.0/networks => generated 746 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1190] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:52 2026] POST /v2.0/subnets => generated 693 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:52:53.068 8 INFO neutron.db.segments_db [None req-46a242bc-6dc4-44dd-ab37-cb7f18b6c487 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment ee798b0e-b445-409b-8b8c-42b7233b70f6 of type vxlan for network a9b0e29c-f8e7-46d7-968e-be35eed233a6 [pid: 7|app: 0|req: 512/1191] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:53 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1192] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:53 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1193] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:53 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:53.392 8 INFO neutron.db.l3_hamode_db [None req-46a242bc-6dc4-44dd-ab37-cb7f18b6c487 eff27bc8948a4accb16d055496881abc 7fcc503d93a443e5ade29495a758dc5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:52:53.762 7 INFO neutron.db.l3_db [None req-5654c3b1-5e84-4dbf-a0b3-26ef0ac182e0 f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] Floating IP 92e4cc0d-32dc-4576-814d-c04fd009233d associated. External IP: 10.96.250.207, port: a627707f-4f9a-4617-bd4d-95fff0089429. 2026-08-22 11:52:53.995 7 INFO neutron.services.segments.plugin [-] Segment 96f646b0-3132-4d5f-a221-1209e6d69259 resource provider aggregate not found 2026-08-22 11:52:54.018 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96f646b0-3132-4d5f-a221-1209e6d69259 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f646b0-3132-4d5f-a221-1209e6d69259 found for delete ", "request_id": "req-259ef955-7ac7-4ffe-b334-707a8e1de4fc"}]} 2026-08-22 11:52:54.021 7 INFO neutron.services.segments.plugin [-] Segment 96f646b0-3132-4d5f-a221-1209e6d69259 resource provider aggregate not found 2026-08-22 11:52:54.047 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96f646b0-3132-4d5f-a221-1209e6d69259 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f646b0-3132-4d5f-a221-1209e6d69259 found for delete ", "request_id": "req-5d446540-20bf-4514-9c07-0abae0fb1f03"}]} [pid: 7|app: 0|req: 515/1194] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:52:53 2026] PUT /v2.0/floatingips/92e4cc0d-32dc-4576-814d-c04fd009233d => generated 856 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:54.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3c2f6bc-bc6c-4bf9-8570-b16e75241c59'] response: {'name': 'network-changed', 'server_uuid': '385b643c-c428-4dbb-82f6-47ea6366ad5e', 'tag': 'a627707f-4f9a-4617-bd4d-95fff0089429', 'status': 'completed', 'code': 200} 2026-08-22 11:52:54.229 8 INFO neutron.db.l3_hamode_db [None req-46a242bc-6dc4-44dd-ab37-cb7f18b6c487 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 516/1195] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/security-groups?tenant_id=2b9b7b9eb6cc48e7b2c334d7c8902d2d&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1196] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1197] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:54 2026] DELETE /v2.0/security-groups/821892aa-4e71-47a1-84e3-a816126fe973 => 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: 519/1198] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1199] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/security-groups?tenant_id=ab6835ddc74d4d52a17ebb9ab058ca3f&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1200] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/ports?tenant_id=f1c090ca2283422d914824b1d4525459&device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 522/1201] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:54 2026] DELETE /v2.0/security-groups/5ef08df8-c790-42c1-b8a2-fa420b99778e => 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: 523/1202] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:52:54 2026] GET /v2.0/networks?id=10c67370-d18f-461a-b83d-422fc27afb99 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1203] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1204] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a627707f-4f9a-4617-bd4d-95fff0089429 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1205] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1206] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/subnets?id=1ee7f84a-b46c-477c-8f1e-6eede0636b8d => generated 688 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1207] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:52:52 2026] POST /v2.0/routers => generated 733 bytes in 2191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1208] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/ports?network_id=10c67370-d18f-461a-b83d-422fc27afb99&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: 528/1209] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/security-groups?tenant_id=c0cc48c9c462461fbfc2893172a8149d&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1210] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1211] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:52:55 2026] DELETE /v2.0/security-groups/10643813-3845-4b1b-bdf2-62659a3c91e5 => 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: 531/1212] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99?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: 532/1213] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1240 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1214] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:55 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 534/1215] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:56 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1216] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:56 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1217] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:52:55 2026] PUT /v2.0/routers/662d6d5b-4658-448a-a215-cea914e2e0e3/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1218] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1219] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1220] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/security-groups?id=08470c2b-2544-49d4-879f-719f5e6e153b&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:57.594 7 INFO neutron_taas.services.taas.taas_plugin [req-3929c8d8-a114-4242-a4fd-28c716e791a8 req-a1186bb8-3567-43db-a73c-d9b3ad202180 f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] TaaS: Handle Delete Port: a627707f-4f9a-4617-bd4d-95fff0089429 2026-08-22 11:52:57.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3929c8d8-a114-4242-a4fd-28c716e791a8 req-a1186bb8-3567-43db-a73c-d9b3ad202180 f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] Tap Mirror: Handle Delete Port: a627707f-4f9a-4617-bd4d-95fff0089429 [pid: 8|app: 0|req: 685/1221] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/networks?id=20f71472-2382-476c-9c49-cf4e91fd26b6 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:52:57.740 7 INFO neutron.db.l3_db [req-3929c8d8-a114-4242-a4fd-28c716e791a8 req-a1186bb8-3567-43db-a73c-d9b3ad202180 f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] Floating IP 92e4cc0d-32dc-4576-814d-c04fd009233d disassociated. External IP: 10.96.250.207, port: a627707f-4f9a-4617-bd4d-95fff0089429. [pid: 8|app: 0|req: 686/1222] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/quotas/7fcc503d93a443e5ade29495a758dc5b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1223] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/ports?tenant_id=7fcc503d93a443e5ade29495a758dc5b&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1224] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/networks/20f71472-2382-476c-9c49-cf4e91fd26b6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1225] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:52:57 2026] GET /v2.0/networks/20f71472-2382-476c-9c49-cf4e91fd26b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1226] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:52:57 2026] DELETE /v2.0/ports/a627707f-4f9a-4617-bd4d-95fff0089429 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1227] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:58 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:52:58.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd915285-f4a8-41cd-a454-50f357d0e7e3'] response: {'server_uuid': '385b643c-c428-4dbb-82f6-47ea6366ad5e', 'name': 'network-vif-deleted', 'tag': 'a627707f-4f9a-4617-bd4d-95fff0089429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 538/1228] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:58 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1229] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:59 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 692/1230] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:52:59 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 693/1231] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:00 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 539/1232] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:52:59 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1233] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:00 2026] GET /v2.0/ports?device_id=385b643c-c428-4dbb-82f6-47ea6366ad5e => 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: 694/1234] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:53:00 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1235] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:01 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 541/1236] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:53:01 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1239] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:01 2026] DELETE /v2.0/security-groups/08470c2b-2544-49d4-879f-719f5e6e153b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:02.069 7 INFO neutron.api.v2.resource [None req-eb26752f-26fc-45dd-b88d-13e2fbd69bae f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1240] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:53:02 2026] GET /v2.0/security-groups/08470c2b-2544-49d4-879f-719f5e6e153b => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1241] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:53:01 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:02.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c982e72-f99e-4ea8-ba40-6016da803d1d f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] TaaS: Handle Delete Port: 98c87f23-dd64-4a13-a68d-620d1932d941 2026-08-22 11:53:02.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c982e72-f99e-4ea8-ba40-6016da803d1d f52c85be62794c0a8f663518468f14e9 f1c090ca2283422d914824b1d4525459 - - default default] Tap Mirror: Handle Delete Port: 98c87f23-dd64-4a13-a68d-620d1932d941 [pid: 7|app: 0|req: 546/1242] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:02 2026] DELETE /v2.0/floatingips/92e4cc0d-32dc-4576-814d-c04fd009233d => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1243] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:53:02 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1244] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:02 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 699/1245] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:53:02 2026] PUT /v2.0/floatingips/e33eaf1e-fbb3-4ba9-8a48-217490aefba2/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1246] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:53:02 2026] PUT /v2.0/floatingips/9ddb72e4-f94a-4de7-904d-a960c0668513/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1247] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:53:02 2026] PUT /v2.0/floatingips/4e527add-4167-4f54-8389-75fb6ed39004/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1248] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:53:02 2026] PUT /v2.0/floatingips/01a07397-f279-4a77-8abd-2b71171f016d/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1249] 10.0.0.187 () {32 vars in 672 bytes} [Sat Aug 22 11:53:02 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1250] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:53:03 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: 705/1251] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1252] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1253] 10.0.0.187 () {32 vars in 680 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1254] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1255] 10.0.0.187 () {32 vars in 690 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1256] 10.0.0.187 () {32 vars in 702 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:03.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bbe227c-b5df-4269-88fd-9c8bfa5285f3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: ba96355c-66af-45c9-826a-10335f3ec54d 2026-08-22 11:53:03.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bbe227c-b5df-4269-88fd-9c8bfa5285f3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: ba96355c-66af-45c9-826a-10335f3ec54d 2026-08-22 11:53:03.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0cd9cda-8a93-4690-89cd-cf4cdc779cef 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] TaaS: Handle Delete Port: 56b8fdb9-ae35-4a30-8acf-5954d98f9c4b 2026-08-22 11:53:03.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0cd9cda-8a93-4690-89cd-cf4cdc779cef 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] Tap Mirror: Handle Delete Port: 56b8fdb9-ae35-4a30-8acf-5954d98f9c4b [pid: 8|app: 0|req: 711/1257] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:03 2026] DELETE /v2.0/floatingips/e33eaf1e-fbb3-4ba9-8a48-217490aefba2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1258] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:53:03 2026] GET /v2.0/networks?id=20f71472-2382-476c-9c49-cf4e91fd26b6 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:03.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-adda082a-8404-4752-8f5d-03219e5add12 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] TaaS: Handle Delete Port: cffa3e8b-6737-41a2-a6e9-c5ea8bfae170 2026-08-22 11:53:03.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adda082a-8404-4752-8f5d-03219e5add12 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] Tap Mirror: Handle Delete Port: cffa3e8b-6737-41a2-a6e9-c5ea8bfae170 [pid: 7|app: 0|req: 547/1259] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:53:02 2026] PUT /v2.0/routers/d5180482-06f7-4eb6-b2cf-2d24c7b7228a/remove_router_interface => generated 309 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1260] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:03 2026] DELETE /v2.0/floatingips/9ddb72e4-f94a-4de7-904d-a960c0668513 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1261] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:04 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 548/1262] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:53:03 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:04.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd61c93f-0e3c-4f7a-acbd-43923e35ead1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 55508ad0-fac4-4668-a94c-d10c24d92416 2026-08-22 11:53:04.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd61c93f-0e3c-4f7a-acbd-43923e35ead1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 55508ad0-fac4-4668-a94c-d10c24d92416 2026-08-22 11:53:04.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-11b2b944-3fec-43c3-bc8f-00392f088d79 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] TaaS: Handle Delete Port: 58c74d28-39c5-46ce-8039-88649089526a 2026-08-22 11:53:04.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11b2b944-3fec-43c3-bc8f-00392f088d79 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] Tap Mirror: Handle Delete Port: 58c74d28-39c5-46ce-8039-88649089526a [pid: 7|app: 0|req: 549/1263] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:04 2026] DELETE /v2.0/floatingips/4e527add-4167-4f54-8389-75fb6ed39004 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:04.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd61c93f-0e3c-4f7a-acbd-43923e35ead1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 3303fdcb-cea4-4626-b51f-dcc177af2858 2026-08-22 11:53:04.677 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd61c93f-0e3c-4f7a-acbd-43923e35ead1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 3303fdcb-cea4-4626-b51f-dcc177af2858 2026-08-22 11:53:05.065 8 INFO neutron.services.segments.plugin [-] Segment 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 resource provider aggregate not found 2026-08-22 11:53:05.074 8 INFO neutron.services.segments.plugin [-] Segment 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 resource provider aggregate not found 2026-08-22 11:53:05.091 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 found for delete ", "request_id": "req-24b992af-823d-426a-aad5-5b9e0ac60ae0"}]} 2026-08-22 11:53:05.093 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7effb0d9-e90e-4f09-b4ad-59e5bcb59301 found for delete ", "request_id": "req-65f1b9bd-da4b-491a-a94d-a500d8203cad"}]} 2026-08-22 11:53:05.102 8 INFO neutron.db.l3_hamode_db [None req-fd61c93f-0e3c-4f7a-acbd-43923e35ead1 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network e19aad5d-a767-48dd-9b51-9ad4f373434c was deleted as no HA routers are present in tenant f1c090ca2283422d914824b1d4525459. [pid: 8|app: 0|req: 715/1264] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:04 2026] DELETE /v2.0/routers/d5180482-06f7-4eb6-b2cf-2d24c7b7228a => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1265] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:53:04 2026] PUT /v2.0/ports/ed533737-c00a-4493-ba4f-26735f552ba7 => generated 1235 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:05.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f8fd055-cdbd-49f8-bbe9-158ee9bea85f'] response: {'name': 'network-changed', 'server_uuid': '5536e62b-b7ec-4061-a363-d0e067c0dbed', 'tag': 'ed533737-c00a-4493-ba4f-26735f552ba7', 'status': 'completed', 'code': 200} 2026-08-22 11:53:05.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-4658c225-4d39-4494-b22c-978466123fa7 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] TaaS: Handle Delete Port: cdf311ab-fad4-44f8-9200-11fc0526ef7d 2026-08-22 11:53:05.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4658c225-4d39-4494-b22c-978466123fa7 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] Tap Mirror: Handle Delete Port: cdf311ab-fad4-44f8-9200-11fc0526ef7d [pid: 7|app: 0|req: 551/1266] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:05 2026] DELETE /v2.0/subnets/1ee7f84a-b46c-477c-8f1e-6eede0636b8d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1267] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1268] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:05 2026] DELETE /v2.0/floatingips/01a07397-f279-4a77-8abd-2b71171f016d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:05.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-184f8a2a-078c-4e10-8656-5fe9a5670a21 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 37e70ee9-9702-4de2-bfb3-550b8adadcf6 2026-08-22 11:53:05.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-184f8a2a-078c-4e10-8656-5fe9a5670a21 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 37e70ee9-9702-4de2-bfb3-550b8adadcf6 [pid: 8|app: 0|req: 717/1269] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:05.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d6df32c-6819-44ad-8ba9-c9da2ea9903d 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] TaaS: Handle Delete Port: e0174861-83b0-4748-8728-18d7fa07e875 2026-08-22 11:53:05.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d6df32c-6819-44ad-8ba9-c9da2ea9903d 104e0761ae8c49c79d981e91c670ac9a 5e750b5468e84ef493ea09d429630d7d - - default default] Tap Mirror: Handle Delete Port: e0174861-83b0-4748-8728-18d7fa07e875 2026-08-22 11:53:05.625 7 INFO neutron.services.segments.plugin [-] Segment 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f resource provider aggregate not found 2026-08-22 11:53:05.645 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f found for delete ", "request_id": "req-24cf6f63-22f2-4944-ac10-6f0892733cb6"}]} [pid: 7|app: 0|req: 553/1270] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:05 2026] DELETE /v2.0/networks/10c67370-d18f-461a-b83d-422fc27afb99 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:05.654 7 INFO neutron.services.segments.plugin [-] Segment 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f resource provider aggregate not found 2026-08-22 11:53:05.677 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7ea8f8-60b0-45c2-902f-3fa10bbaf47f found for delete ", "request_id": "req-93555b8e-a749-433e-aa54-fc3d4960d712"}]} [pid: 7|app: 0|req: 554/1271] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/ports?tenant_id=7fcc503d93a443e5ade29495a758dc5b&device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1272] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:05 2026] DELETE /v2.0/floatingips/567806f8-828a-4b06-a124-5b1d6e59bdec => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1273] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/networks?tenant_id=7fcc503d93a443e5ade29495a758dc5b&shared=False => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1274] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1275] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:05 2026] GET /v2.0/security-groups?tenant_id=f1c090ca2283422d914824b1d4525459&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: 720/1276] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:05 2026] DELETE /v2.0/security-groups/63d31cba-46d6-49c8-8524-85f0d2885c42 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1277] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1278] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1279] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/security-groups?tenant_id=1fe2e2e789f94313b5f5a1f5545acde8&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1280] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:06 2026] DELETE /v2.0/security-groups/a3f90527-266d-47a2-a89a-0e536112fcd5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1281] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/ports?tenant_id=7fcc503d93a443e5ade29495a758dc5b&device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1282] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ed533737-c00a-4493-ba4f-26735f552ba7 => 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: 723/1283] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:53:06 2026] GET /v2.0/subnets?id=0a376f35-2601-45dd-90a9-9e0836d3716e => generated 696 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1284] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/ports?network_id=20f71472-2382-476c-9c49-cf4e91fd26b6&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: 725/1285] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/networks/20f71472-2382-476c-9c49-cf4e91fd26b6?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: 726/1286] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/networks/20f71472-2382-476c-9c49-cf4e91fd26b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1287] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/security-groups?tenant_id=8f0b2ec6066d4badaf1a93807568fabf&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1288] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:07 2026] DELETE /v2.0/security-groups/7d55d08e-2658-431b-ad71-3865108b0fc2 => 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: 562/1289] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/security-groups?tenant_id=5e750b5468e84ef493ea09d429630d7d&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1290] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:07 2026] DELETE /v2.0/security-groups/2214c87c-ff27-41f0-9b79-d62f11f5d7fb => 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: 563/1291] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 564/1292] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 8|app: 0|req: 729/1293] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1294] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 730/1295] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1296] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:07 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1297] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:08 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1298] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:08 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 732/1299] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:08 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1300] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:08 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 568/1301] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:08 2026] GET /v2.0/security-groups?tenant_id=eb6dfed8eb75457aaeb3eaad97f8769f&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1302] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:09 2026] DELETE /v2.0/security-groups/45db068a-7a19-4e6f-8efb-426243afc5e4 => 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: 569/1303] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:09 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1304] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:09 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1305] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:53:09 2026] GET /v2.0/ports?tenant_id=de4eecebdc3346a59967989cd912d7fa&device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1306] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/networks?id=ebc168df-45f9-4d80-8741-5218a09fc147 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1307] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1308] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1309] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/subnets?id=11b07bc9-d591-4c9c-bc96-968e93e6ed6c => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1310] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 739/1311] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/ports?network_id=ebc168df-45f9-4d80-8741-5218a09fc147&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: 573/1312] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?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: 740/1313] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1314] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1315] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:10 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 575/1316] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:11 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1317] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:11 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 576/1318] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:11 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 577/1319] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:12 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:12.370 8 INFO neutron.db.segments_db [None req-377e4fda-623f-4531-a815-d5c32a1ae9ff 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Added segment c46502ac-c092-494a-964a-9e444187affb of type vxlan for network 88d6e5f3-bfda-418a-90fc-6d1adc7f07c1 [pid: 7|app: 0|req: 578/1320] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:12 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1321] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:12 2026] POST /v2.0/networks => generated 631 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1322] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:12 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 8|app: 0|req: 744/1323] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:53:12 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1324] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:12 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 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: 7|app: 0|req: 581/1325] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:12 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:12.981 8 INFO neutron.db.segments_db [None req-d498a56f-1e47-45a1-839b-83de8a0091b8 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Added segment d002e66e-0c14-4ae9-8b4a-1f86b1e7861d of type vxlan for network 49bd757e-046e-40bc-bd85-b8fefca899c5 [pid: 8|app: 0|req: 745/1326] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:12 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1327] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:13 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 747/1328] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:13 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1329] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:53:13 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:13.517 8 INFO neutron.db.segments_db [None req-e55a7f94-9149-4373-8d0a-893129da962f 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Added segment fd6ff647-6364-4ffd-a46c-e7ee8295978d of type vxlan for network 99f66383-b877-442d-b18f-a3e2348d418c [pid: 8|app: 0|req: 748/1330] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:13 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1331] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:53:13 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:14.033 8 INFO neutron.db.segments_db [None req-954c9ee6-e822-4d13-9620-3f7634f16bf0 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Added segment 37c0adaf-f29f-4395-a830-5d5c94cf0486 of type vxlan for network e5034278-f80f-4311-9016-cd429acccae3 [pid: 7|app: 0|req: 584/1332] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:14 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1333] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:14 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&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: 749/1334] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:13 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1335] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:14 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 751/1336] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:14 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1337] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:53:14 2026] POST /v2.0/ports => generated 743 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:14.717 8 INFO neutron.db.segments_db [None req-03923edf-2baf-48d9-add4-54390000e341 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Added segment f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb of type vxlan for network c51d3f81-c838-4412-bb56-a5481db5cb8b [pid: 8|app: 0|req: 752/1338] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:14 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1339] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:53:14 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1340] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:53:15 2026] PUT /v2.0/ports/fbbc0d08-6a50-4ab0-af20-25d378a7f065/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1341] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:53:15 2026] PUT /v2.0/ports/b68f8a6a-c955-4699-9afd-2f7c1ee9f3b0/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1342] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1343] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 589/1344] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:53:15 2026] PUT /v2.0/ports/dcebfbf9-93e3-4f6d-aecb-6bde2e12db26/tags => generated 34 bytes in 94 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: 756/1345] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/security-groups?id=a5bab4b8-f369-42be-9d9a-6fffe3929d0a&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1346] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:53:15 2026] PUT /v2.0/ports/838f73ef-3941-481c-87ef-5ab430f2dc8e/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:15.536 7 INFO neutron_taas.services.taas.taas_plugin [req-2e8f6689-b496-4703-b8ed-a2ee618c4e39 req-f4dd735f-c046-4d48-8bea-be638a7fe1e0 f7f0adb41ce243ac96a41e3cd59175c4 7fcc503d93a443e5ade29495a758dc5b - - default default] TaaS: Handle Delete Port: ed533737-c00a-4493-ba4f-26735f552ba7 2026-08-22 11:53:15.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2e8f6689-b496-4703-b8ed-a2ee618c4e39 req-f4dd735f-c046-4d48-8bea-be638a7fe1e0 f7f0adb41ce243ac96a41e3cd59175c4 7fcc503d93a443e5ade29495a758dc5b - - default default] Tap Mirror: Handle Delete Port: ed533737-c00a-4493-ba4f-26735f552ba7 [pid: 8|app: 0|req: 758/1347] 10.0.0.187 () {32 vars in 660 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1348] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 760/1349] 10.0.0.187 () {32 vars in 674 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1350] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:53:15 2026] DELETE /v2.0/ports/ed533737-c00a-4493-ba4f-26735f552ba7 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1351] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:15.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-384b1b17-f3b0-442c-8809-aacded82da02'] response: {'server_uuid': '5536e62b-b7ec-4061-a363-d0e067c0dbed', 'name': 'network-vif-deleted', 'tag': 'ed533737-c00a-4493-ba4f-26735f552ba7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 591/1352] 10.0.0.187 () {32 vars in 670 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1353] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1354] 10.0.0.187 () {32 vars in 668 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1355] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:53:15 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1356] 10.0.0.187 () {32 vars in 678 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1357] 10.0.0.187 () {32 vars in 690 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:16.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-8940b23f-348a-4523-8433-c5eb0b0a3cf2 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] TaaS: Handle Delete Port: fbbc0d08-6a50-4ab0-af20-25d378a7f065 2026-08-22 11:53:16.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8940b23f-348a-4523-8433-c5eb0b0a3cf2 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Tap Mirror: Handle Delete Port: fbbc0d08-6a50-4ab0-af20-25d378a7f065 [pid: 7|app: 0|req: 595/1358] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/ports/fbbc0d08-6a50-4ab0-af20-25d378a7f065 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1359] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/security-groups?tenant_id=5bac3429d6c94b29af0ff9fefad3109a&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1360] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:16.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac31b083-494f-46b2-b0d0-f12aec2dfaa8 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] TaaS: Handle Delete Port: b68f8a6a-c955-4699-9afd-2f7c1ee9f3b0 2026-08-22 11:53:16.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac31b083-494f-46b2-b0d0-f12aec2dfaa8 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Tap Mirror: Handle Delete Port: b68f8a6a-c955-4699-9afd-2f7c1ee9f3b0 [pid: 8|app: 0|req: 766/1361] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/security-groups/1ae6ed60-8756-48f9-8a65-e2db3d343c3b => 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: 596/1362] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/ports/b68f8a6a-c955-4699-9afd-2f7c1ee9f3b0 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:16.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-3389535d-4ad2-4023-9ca3-c47551d1741b 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] TaaS: Handle Delete Port: dcebfbf9-93e3-4f6d-aecb-6bde2e12db26 2026-08-22 11:53:16.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3389535d-4ad2-4023-9ca3-c47551d1741b 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Tap Mirror: Handle Delete Port: dcebfbf9-93e3-4f6d-aecb-6bde2e12db26 [pid: 7|app: 0|req: 597/1363] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/security-groups?tenant_id=2b99f756e9324175868145545755a93c&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1364] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/ports/dcebfbf9-93e3-4f6d-aecb-6bde2e12db26 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1365] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1366] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/security-groups/30cfdafd-3ab8-4cb0-85a5-fecc0b5e94fd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1367] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:16 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:17.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac948789-4820-41f1-b19f-ce8281b4d8b2 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] TaaS: Handle Delete Port: 838f73ef-3941-481c-87ef-5ab430f2dc8e 2026-08-22 11:53:17.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac948789-4820-41f1-b19f-ce8281b4d8b2 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Tap Mirror: Handle Delete Port: 838f73ef-3941-481c-87ef-5ab430f2dc8e [pid: 7|app: 0|req: 599/1370] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:53:16 2026] DELETE /v2.0/ports/838f73ef-3941-481c-87ef-5ab430f2dc8e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:17.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-0632879d-b9e1-4795-ba31-86e3c27c0bbb 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] TaaS: Handle Delete Port: 7a3bd0a7-54d3-4fc1-bc74-4703f9eddbc1 2026-08-22 11:53:17.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0632879d-b9e1-4795-ba31-86e3c27c0bbb 2401b507aaaa4d11963c77aff9fa4aa1 11a8d658b08c4d298320916ff1a8656e - - default default] Tap Mirror: Handle Delete Port: 7a3bd0a7-54d3-4fc1-bc74-4703f9eddbc1 [pid: 8|app: 0|req: 772/1371] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/ports/7a3bd0a7-54d3-4fc1-bc74-4703f9eddbc1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:17.481 7 INFO neutron.services.segments.plugin [-] Segment c46502ac-c092-494a-964a-9e444187affb resource provider aggregate not found 2026-08-22 11:53:17.494 7 INFO neutron.services.segments.plugin [-] Segment c46502ac-c092-494a-964a-9e444187affb resource provider aggregate not found [pid: 7|app: 0|req: 600/1372] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/networks/88d6e5f3-bfda-418a-90fc-6d1adc7f07c1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:17.509 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c46502ac-c092-494a-964a-9e444187affb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46502ac-c092-494a-964a-9e444187affb found for delete ", "request_id": "req-ed895161-20ce-455c-a5ec-007cbb587044"}]} 2026-08-22 11:53:17.521 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c46502ac-c092-494a-964a-9e444187affb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46502ac-c092-494a-964a-9e444187affb found for delete ", "request_id": "req-b0143609-805e-4782-86c3-5a4e6a3b2e85"}]} [pid: 7|app: 0|req: 601/1373] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:17 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:17.617 8 INFO neutron.services.segments.plugin [-] Segment d002e66e-0c14-4ae9-8b4a-1f86b1e7861d resource provider aggregate not found 2026-08-22 11:53:17.625 8 INFO neutron.services.segments.plugin [-] Segment d002e66e-0c14-4ae9-8b4a-1f86b1e7861d resource provider aggregate not found 2026-08-22 11:53:17.635 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d002e66e-0c14-4ae9-8b4a-1f86b1e7861d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d002e66e-0c14-4ae9-8b4a-1f86b1e7861d found for delete ", "request_id": "req-b8c2ace1-dc87-4dd0-abd6-0d20359ad36f"}]} [pid: 8|app: 0|req: 773/1374] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/networks/49bd757e-046e-40bc-bd85-b8fefca899c5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:17.645 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d002e66e-0c14-4ae9-8b4a-1f86b1e7861d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d002e66e-0c14-4ae9-8b4a-1f86b1e7861d found for delete ", "request_id": "req-ee9c8fed-c413-4318-a71c-61d4587326f2"}]} [pid: 7|app: 0|req: 602/1375] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/networks/99f66383-b877-442d-b18f-a3e2348d418c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1376] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/networks/e5034278-f80f-4311-9016-cd429acccae3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1377] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:18 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 603/1378] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.0/networks/c51d3f81-c838-4412-bb56-a5481db5cb8b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1379] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:18 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1380] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:18 2026] GET /v2.0/ports?device_id=5536e62b-b7ec-4061-a363-d0e067c0dbed => 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: 777/1381] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:19 2026] GET /v2.0/security-groups?tenant_id=11a8d658b08c4d298320916ff1a8656e&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1382] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:19 2026] DELETE /v2.0/security-groups/005979c0-122d-4032-a6e1-3b1c45419d22 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:19.538 7 INFO neutron.services.segments.plugin [-] Segment fd6ff647-6364-4ffd-a46c-e7ee8295978d resource provider aggregate not found 2026-08-22 11:53:19.544 7 INFO neutron.services.segments.plugin [-] Segment fd6ff647-6364-4ffd-a46c-e7ee8295978d resource provider aggregate not found 2026-08-22 11:53:19.559 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd6ff647-6364-4ffd-a46c-e7ee8295978d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6ff647-6364-4ffd-a46c-e7ee8295978d found for delete ", "request_id": "req-1b4d091e-998d-4c88-bc1e-0328fc05dffe"}]} 2026-08-22 11:53:19.564 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd6ff647-6364-4ffd-a46c-e7ee8295978d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6ff647-6364-4ffd-a46c-e7ee8295978d found for delete ", "request_id": "req-c821b60c-8d57-4417-88cb-3ce85fe83f48"}]} 2026-08-22 11:53:19.581 7 INFO neutron.services.segments.plugin [-] Segment f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb resource provider aggregate not found 2026-08-22 11:53:19.587 7 INFO neutron.services.segments.plugin [-] Segment f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb resource provider aggregate not found [pid: 8|app: 0|req: 778/1383] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:19 2026] GET /v2.0/security-groups?tenant_id=4b2d1c31ff114b05ae73605a46ae72c3&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:19.599 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb found for delete ", "request_id": "req-3f0f0dc9-0772-4a83-b39f-076814b318ab"}]} 2026-08-22 11:53:19.602 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f211b4d2-5ca2-49a6-8fc8-72e22b10a0eb found for delete ", "request_id": "req-315232c0-3429-40ac-b8ff-929ce2254701"}]} 2026-08-22 11:53:19.661 8 INFO neutron.services.segments.plugin [-] Segment 37c0adaf-f29f-4395-a830-5d5c94cf0486 resource provider aggregate not found 2026-08-22 11:53:19.669 8 INFO neutron.services.segments.plugin [-] Segment 37c0adaf-f29f-4395-a830-5d5c94cf0486 resource provider aggregate not found 2026-08-22 11:53:19.683 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37c0adaf-f29f-4395-a830-5d5c94cf0486 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c0adaf-f29f-4395-a830-5d5c94cf0486 found for delete ", "request_id": "req-fe3ee4b6-c004-49b3-9f3b-f4a22c8ba432"}]} 2026-08-22 11:53:19.687 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37c0adaf-f29f-4395-a830-5d5c94cf0486 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c0adaf-f29f-4395-a830-5d5c94cf0486 found for delete ", "request_id": "req-a5158f30-991c-47cc-8f93-7a15dd1d8eb4"}]} [pid: 7|app: 0|req: 606/1384] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:19 2026] DELETE /v2.0/security-groups/46399c9e-1076-4075-a478-e03957fb734c => 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: 607/1385] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:19 2026] GET /v2.0/security-groups?tenant_id=06500179effa44a6b8963cec1651b3fc&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:20.069 8 INFO neutron_taas.services.taas.taas_plugin [None req-a45a7132-6a8b-4672-b5b5-18b392a16ac3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: c383b933-8081-412a-950c-4c12a3be69f3 2026-08-22 11:53:20.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a45a7132-6a8b-4672-b5b5-18b392a16ac3 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: c383b933-8081-412a-950c-4c12a3be69f3 [pid: 7|app: 0|req: 608/1386] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:19 2026] DELETE /v2.0/security-groups/e8fb518c-bcea-431f-aef9-c35d80379d9f => 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: 779/1387] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:53:19 2026] PUT /v2.0/routers/662d6d5b-4658-448a-a215-cea914e2e0e3/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:20.884 7 INFO neutron_taas.services.taas.taas_plugin [None req-57267bc7-50b7-40b2-9862-65d405d25b45 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 0df5e228-41a1-4236-b277-5d1572b54f6a 2026-08-22 11:53:20.887 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57267bc7-50b7-40b2-9862-65d405d25b45 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 0df5e228-41a1-4236-b277-5d1572b54f6a 2026-08-22 11:53:21.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-57267bc7-50b7-40b2-9862-65d405d25b45 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 306ffb77-8033-42d6-ad93-172020127940 2026-08-22 11:53:21.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57267bc7-50b7-40b2-9862-65d405d25b45 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 306ffb77-8033-42d6-ad93-172020127940 [pid: 8|app: 0|req: 780/1388] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:21 2026] GET /v2.0/security-groups?tenant_id=62b723fa11264617b75ea59dead28227&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:21.519 7 INFO neutron.db.l3_hamode_db [None req-57267bc7-50b7-40b2-9862-65d405d25b45 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network a9b0e29c-f8e7-46d7-968e-be35eed233a6 was deleted as no HA routers are present in tenant 7fcc503d93a443e5ade29495a758dc5b. [pid: 7|app: 0|req: 609/1389] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:20 2026] DELETE /v2.0/routers/662d6d5b-4658-448a-a215-cea914e2e0e3 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1390] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:21 2026] DELETE /v2.0/security-groups/1411b31c-0f86-4f68-b7ea-db9968c0aecd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:21.627 7 INFO neutron.services.segments.plugin [-] Segment ee798b0e-b445-409b-8b8c-42b7233b70f6 resource provider aggregate not found 2026-08-22 11:53:21.641 7 INFO neutron.services.segments.plugin [-] Segment ee798b0e-b445-409b-8b8c-42b7233b70f6 resource provider aggregate not found 2026-08-22 11:53:21.666 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee798b0e-b445-409b-8b8c-42b7233b70f6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee798b0e-b445-409b-8b8c-42b7233b70f6 found for delete ", "request_id": "req-af2a7c4d-b55b-41b6-9c2f-1aad6d54a416"}]} 2026-08-22 11:53:21.667 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee798b0e-b445-409b-8b8c-42b7233b70f6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee798b0e-b445-409b-8b8c-42b7233b70f6 found for delete ", "request_id": "req-ecebe791-4ab4-4c6b-bebc-358c0d85e759"}]} [pid: 7|app: 0|req: 610/1391] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:21 2026] DELETE /v2.0/subnets/0a376f35-2601-45dd-90a9-9e0836d3716e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:21.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e2eda1f-845e-44d4-b5b8-6073d43b1135 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 722e8f51-4faf-4c08-8866-5e78661b635e 2026-08-22 11:53:21.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e2eda1f-845e-44d4-b5b8-6073d43b1135 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 722e8f51-4faf-4c08-8866-5e78661b635e [pid: 7|app: 0|req: 611/1392] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:21 2026] GET /v2.0/security-groups?tenant_id=a50b50104342471b87b46d8dbcf764fb&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1393] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:21 2026] DELETE /v2.0/security-groups/a0f5a18a-dae7-43db-b1a5-ac3fdf09027c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:22.000 8 INFO neutron.services.segments.plugin [-] Segment 14da4155-ea37-4e88-aab5-b30f5a165b31 resource provider aggregate not found 2026-08-22 11:53:22.006 8 INFO neutron.services.segments.plugin [-] Segment 14da4155-ea37-4e88-aab5-b30f5a165b31 resource provider aggregate not found 2026-08-22 11:53:22.020 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14da4155-ea37-4e88-aab5-b30f5a165b31 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14da4155-ea37-4e88-aab5-b30f5a165b31 found for delete ", "request_id": "req-73adde19-f9a8-44a5-8b15-02006c1b6f2e"}]} [pid: 8|app: 0|req: 782/1394] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:21 2026] DELETE /v2.0/networks/20f71472-2382-476c-9c49-cf4e91fd26b6 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:22.030 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14da4155-ea37-4e88-aab5-b30f5a165b31 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14da4155-ea37-4e88-aab5-b30f5a165b31 found for delete ", "request_id": "req-9b07da42-d3d1-40e7-adc2-0a001fe1d4c0"}]} [pid: 7|app: 0|req: 613/1395] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:22 2026] GET /v2.0/security-groups?tenant_id=7fcc503d93a443e5ade29495a758dc5b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1396] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:22 2026] DELETE /v2.0/security-groups/a5bab4b8-f369-42be-9d9a-6fffe3929d0a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:24.516 7 INFO neutron.db.segments_db [None req-6fe5c23c-0e6a-4b8a-b93f-fbac3c358bd7 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Added segment c98387ed-4fe5-4489-b918-dabd463c0c78 of type vxlan for network 8b5a10a6-f26f-4e0b-80d3-1cf8f7d66591 2026-08-22 11:53:24.755 7 INFO neutron.db.l3_hamode_db [None req-6fe5c23c-0e6a-4b8a-b93f-fbac3c358bd7 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:53:24.858 7 INFO neutron.db.l3_hamode_db [None req-6fe5c23c-0e6a-4b8a-b93f-fbac3c358bd7 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 614/1397] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:53:24 2026] POST /v2.0/routers => generated 474 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:25.491 8 INFO neutron.db.l3_hamode_db [None req-6c615d0d-70ea-40db-815a-58812a2ecea1 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:53:25.620 8 INFO neutron.db.l3_hamode_db [None req-6c615d0d-70ea-40db-815a-58812a2ecea1 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1398] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:53:25 2026] POST /v2.0/routers => generated 474 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:26.267 7 INFO neutron.db.l3_hamode_db [None req-75790e3f-a8f6-4380-aa28-b51848c7659d 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:53:26.391 7 INFO neutron.db.l3_hamode_db [None req-75790e3f-a8f6-4380-aa28-b51848c7659d 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 785/1399] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:26 2026] GET /v2.0/security-groups?tenant_id=7ec8b5cac8af43f5a46a158f67bcd698&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1400] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:26 2026] DELETE /v2.0/security-groups/a66f5bff-aa0c-4488-beca-5c4ba0cec922 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1401] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:53:26 2026] POST /v2.0/routers => generated 474 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1402] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:26 2026] GET /v2.0/security-groups?tenant_id=e6b40f96361841c8a617dd4e1bb1797d&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1403] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:26 2026] GET /v2.0/security-groups?tenant_id=32d8db89d035482eb820692fe41685b2&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:27.096 8 INFO neutron.db.l3_hamode_db [None req-5ca5cb54-6318-4c92-80f6-15a2229cef47 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 617/1404] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:27 2026] DELETE /v2.0/security-groups/070b1063-2565-45d8-b4e0-23199619325d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:27.199 8 INFO neutron.db.l3_hamode_db [None req-5ca5cb54-6318-4c92-80f6-15a2229cef47 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1405] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:27 2026] DELETE /v2.0/security-groups/aa1a20df-e874-460f-a0f7-381b8b13ef78 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1406] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:27 2026] GET /v2.0/security-groups?tenant_id=0488d753815c4df99ea0a6ed9aaff52e&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1407] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:27 2026] DELETE /v2.0/security-groups/554b65f9-2dd6-4dfe-8ffd-63b0f361cab4 => 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: 788/1408] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:53:27 2026] POST /v2.0/routers => generated 474 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:27.968 7 INFO neutron.db.l3_hamode_db [None req-bcba8c28-4227-41be-9a1b-117f8b43b295 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:53:28.117 7 INFO neutron.db.l3_hamode_db [None req-bcba8c28-4227-41be-9a1b-117f8b43b295 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1409] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:53:27 2026] POST /v2.0/routers => generated 474 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1410] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:53:28 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1411] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:29 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:29.315 7 INFO neutron.db.segments_db [None req-0412fc9a-dd3d-400a-9896-2e6add6cfdbc d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] Added segment 1810eb51-989a-445a-9eb4-515e621d4565 of type vxlan for network bb3d996b-a1ea-4403-8e84-4c7bd53640fa [pid: 8|app: 0|req: 789/1412] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:28 2026] PUT /v2.0/routers/41ff0748-7dc9-4613-9285-a70fc83fe8a4/tags => generated 17 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1413] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:29 2026] POST /v2.0/networks => generated 643 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1414] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:29 2026] PUT /v2.0/routers/e21a0fe3-9649-49e5-aef4-3137402a54fe/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: 791/1415] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:29 2026] PUT /v2.0/routers/0d242acf-4ea8-4a48-bacc-623543104bca/tags => generated 34 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1416] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:29 2026] POST /v2.0/subnets => generated 641 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1417] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:29 2026] PUT /v2.0/routers/56864663-84dd-475c-81d5-4f512c28d7b6/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:29.742 7 INFO neutron.db.segments_db [None req-5be60056-1f87-4a28-88b2-6ade71167130 d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] Added segment 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c of type vxlan for network 026c4633-0aa8-4b65-91b9-a21d7955a144 [pid: 8|app: 0|req: 793/1418] 10.0.0.187 () {32 vars in 664 bytes} [Sat Aug 22 11:53:29 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1419] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:29 2026] POST /v2.0/networks => generated 643 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1420] 10.0.0.187 () {32 vars in 678 bytes} [Sat Aug 22 11:53:29 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1421] 10.0.0.187 () {34 vars in 743 bytes} [Sat Aug 22 11:53:29 2026] PUT /v2.0/networks/026c4633-0aa8-4b65-91b9-a21d7955a144 => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1422] 10.0.0.187 () {32 vars in 674 bytes} [Sat Aug 22 11:53:29 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1423] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1424] 10.0.0.187 () {32 vars in 672 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1425] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:29 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1426] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1427] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1428] 10.0.0.187 () {34 vars in 741 bytes} [Sat Aug 22 11:53:30 2026] PUT /v2.0/subnets/8829ae15-c695-45c1-8e13-68949a4ab3f7 => generated 636 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1429] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1430] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/routers/41ff0748-7dc9-4613-9285-a70fc83fe8a4 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:30.567 7 INFO neutron.services.segments.plugin [-] Segment 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c resource provider aggregate not found 2026-08-22 11:53:30.573 7 INFO neutron.services.segments.plugin [-] Segment 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c resource provider aggregate not found 2026-08-22 11:53:30.588 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c found for delete ", "request_id": "req-a789556b-4f18-4da2-aa1a-ed635d7f1938"}]} 2026-08-22 11:53:30.595 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b98546-93c0-4cc3-bf3a-3908a1ffcc4c found for delete ", "request_id": "req-374129e6-3339-420b-8bd4-2b096ba83b15"}]} [pid: 7|app: 0|req: 630/1431] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:30 2026] DELETE /v2.0/networks/026c4633-0aa8-4b65-91b9-a21d7955a144 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:30.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af6958bb-a080-48fb-b806-8ff566957382 d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1432] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:30 2026] DELETE /v2.0/networks/026c4633-0aa8-4b65-91b9-a21d7955a144 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1433] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1434] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/subnets?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1435] 10.0.0.187 () {32 vars in 653 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1436] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/networks => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1437] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1438] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/networks/bb3d996b-a1ea-4403-8e84-4c7bd53640fa => generated 668 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1439] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:30 2026] GET /v2.0/subnets/9c2fbe59-330e-455a-a15e-a6172b90214f => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:30.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-385de67f-768f-475d-b7a5-c2103ba422c7 d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1440] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:30 2026] DELETE /v2.0/subnets/8829ae15-c695-45c1-8e13-68949a4ab3f7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:53:30.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d852a9c0-5648-4aca-8ff3-4c075d3b545b d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1441] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:30 2026] DELETE /v2.0/networks/026c4633-0aa8-4b65-91b9-a21d7955a144 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1442] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:53:30 2026] PUT /v2.0/routers/41ff0748-7dc9-4613-9285-a70fc83fe8a4 => 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: 803/1443] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:53:31 2026] GET /v2.0/ports?device_id=41ff0748-7dc9-4613-9285-a70fc83fe8a4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1444] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:30 2026] DELETE /v2.0/subnets/9c2fbe59-330e-455a-a15e-a6172b90214f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:31.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-301aa63b-e0ed-47b2-8b1a-b09a143022cd d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] TaaS: Handle Delete Port: 3f0f2e25-577f-4ed5-a6d9-abf3b75e7f0b 2026-08-22 11:53:31.259 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-301aa63b-e0ed-47b2-8b1a-b09a143022cd d8c78e7c8d12420a978e6b47a967b428 c594bf7626ae4260918e60539d9c4890 - - default default] Tap Mirror: Handle Delete Port: 3f0f2e25-577f-4ed5-a6d9-abf3b75e7f0b 2026-08-22 11:53:31.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-aacd2caa-8f63-4856-9091-a1aff9f982c5 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] TaaS: Handle Delete Port: 35f9866d-dfe7-4d06-84ca-52ab37b221c6 2026-08-22 11:53:31.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aacd2caa-8f63-4856-9091-a1aff9f982c5 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Tap Mirror: Handle Delete Port: 35f9866d-dfe7-4d06-84ca-52ab37b221c6 [pid: 7|app: 0|req: 642/1445] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:31 2026] DELETE /v2.0/networks/bb3d996b-a1ea-4403-8e84-4c7bd53640fa => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1446] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:31 2026] DELETE /v2.0/routers/41ff0748-7dc9-4613-9285-a70fc83fe8a4 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1447] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:31 2026] GET /v2.0/routers/e21a0fe3-9649-49e5-aef4-3137402a54fe => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1450] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:53:31 2026] PUT /v2.0/routers/e21a0fe3-9649-49e5-aef4-3137402a54fe => generated 493 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1451] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:53:32 2026] GET /v2.0/ports?device_id=e21a0fe3-9649-49e5-aef4-3137402a54fe => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:32.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e3a346a-14fb-4a5b-83a7-9c50a400a9e6 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] TaaS: Handle Delete Port: 135836ee-f7df-4ea9-949a-9e6793294741 [pid: 7|app: 0|req: 646/1452] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:32 2026] GET /v2.0/security-groups?tenant_id=c594bf7626ae4260918e60539d9c4890&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:32.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3a346a-14fb-4a5b-83a7-9c50a400a9e6 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Tap Mirror: Handle Delete Port: 135836ee-f7df-4ea9-949a-9e6793294741 [pid: 7|app: 0|req: 647/1453] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:32 2026] DELETE /v2.0/security-groups/9f2e2590-866c-4c0e-a3b1-495e21a040e2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:32.607 7 INFO neutron.services.segments.plugin [-] Segment 1810eb51-989a-445a-9eb4-515e621d4565 resource provider aggregate not found 2026-08-22 11:53:32.617 7 INFO neutron.services.segments.plugin [-] Segment 1810eb51-989a-445a-9eb4-515e621d4565 resource provider aggregate not found 2026-08-22 11:53:32.621 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1810eb51-989a-445a-9eb4-515e621d4565 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1810eb51-989a-445a-9eb4-515e621d4565 found for delete ", "request_id": "req-81b14e81-eb34-4bf6-be27-7ac53e6a7bd3"}]} 2026-08-22 11:53:32.632 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1810eb51-989a-445a-9eb4-515e621d4565 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1810eb51-989a-445a-9eb4-515e621d4565 found for delete ", "request_id": "req-ee4ae58d-dc49-4008-9303-7b0b16596bea"}]} [pid: 8|app: 0|req: 807/1454] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:32 2026] DELETE /v2.0/routers/e21a0fe3-9649-49e5-aef4-3137402a54fe => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1455] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:32 2026] GET /v2.0/routers/0d242acf-4ea8-4a48-bacc-623543104bca => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1456] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:53:32 2026] PUT /v2.0/routers/0d242acf-4ea8-4a48-bacc-623543104bca => generated 502 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1457] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:53:33 2026] GET /v2.0/ports?device_id=0d242acf-4ea8-4a48-bacc-623543104bca => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:33.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-29a64d23-7922-4409-9617-5dad3463911e 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] TaaS: Handle Delete Port: 5240b49b-28f6-439c-a62a-09c61373fe30 2026-08-22 11:53:33.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a64d23-7922-4409-9617-5dad3463911e 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Tap Mirror: Handle Delete Port: 5240b49b-28f6-439c-a62a-09c61373fe30 [pid: 8|app: 0|req: 809/1458] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:33 2026] DELETE /v2.0/routers/0d242acf-4ea8-4a48-bacc-623543104bca => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1459] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:33 2026] GET /v2.0/routers/56864663-84dd-475c-81d5-4f512c28d7b6 => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1460] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:33 2026] GET /v2.0/security-groups?tenant_id=f789e17bcf71472583f657ce40cb3d6a&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: 811/1461] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:33 2026] DELETE /v2.0/security-groups/940992d5-cf0a-4927-8469-f612034287e3 => 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: 651/1462] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:53:33 2026] PUT /v2.0/routers/56864663-84dd-475c-81d5-4f512c28d7b6 => generated 487 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1463] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:53:34 2026] GET /v2.0/ports?device_id=56864663-84dd-475c-81d5-4f512c28d7b6 => 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: 812/1464] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:34 2026] GET /v2.0/security-groups?tenant_id=f118094b96e1434896cde73c749e4819&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:34.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-04204e60-9425-49bc-adfc-cb198cc010f2 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] TaaS: Handle Delete Port: d3443921-2a4a-40db-9861-3f446aba82a8 2026-08-22 11:53:34.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04204e60-9425-49bc-adfc-cb198cc010f2 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Tap Mirror: Handle Delete Port: d3443921-2a4a-40db-9861-3f446aba82a8 [pid: 8|app: 0|req: 813/1465] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:34 2026] DELETE /v2.0/security-groups/d816afcc-303e-41af-8483-1f71d76010f8 => 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: 653/1466] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:34 2026] DELETE /v2.0/routers/56864663-84dd-475c-81d5-4f512c28d7b6 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1467] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:53:34 2026] GET /v2.0/routers/69a0cb34-5142-4ccc-9694-36d1e5b85031 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1468] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:53:34 2026] PUT /v2.0/routers/69a0cb34-5142-4ccc-9694-36d1e5b85031 => generated 480 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1469] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:53:35 2026] GET /v2.0/ports?device_id=69a0cb34-5142-4ccc-9694-36d1e5b85031 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:35.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-05725298-32ca-43a9-844b-83b28ece7d52 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] TaaS: Handle Delete Port: 2dbcb8ca-bf8a-4299-a93b-a8c67b9256d7 2026-08-22 11:53:35.610 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05725298-32ca-43a9-844b-83b28ece7d52 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] Tap Mirror: Handle Delete Port: 2dbcb8ca-bf8a-4299-a93b-a8c67b9256d7 2026-08-22 11:53:35.966 7 INFO neutron.services.segments.plugin [-] Segment c98387ed-4fe5-4489-b918-dabd463c0c78 resource provider aggregate not found 2026-08-22 11:53:35.972 7 INFO neutron.services.segments.plugin [-] Segment c98387ed-4fe5-4489-b918-dabd463c0c78 resource provider aggregate not found 2026-08-22 11:53:35.990 7 INFO neutron.db.l3_hamode_db [None req-05725298-32ca-43a9-844b-83b28ece7d52 7423250c44b24fdfaf45d5ab468888b0 0b7cf9c6facb41079181926ad4656377 - - default default] HA network 8b5a10a6-f26f-4e0b-80d3-1cf8f7d66591 was deleted as no HA routers are present in tenant 0b7cf9c6facb41079181926ad4656377. 2026-08-22 11:53:35.996 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c98387ed-4fe5-4489-b918-dabd463c0c78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c98387ed-4fe5-4489-b918-dabd463c0c78 found for delete ", "request_id": "req-1c802fc9-182b-4a71-8632-8ca888ae159f"}]} 2026-08-22 11:53:35.999 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c98387ed-4fe5-4489-b918-dabd463c0c78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c98387ed-4fe5-4489-b918-dabd463c0c78 found for delete ", "request_id": "req-68d17101-ee33-4eed-bd52-95eea12f21f3"}]} [pid: 7|app: 0|req: 655/1470] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:35 2026] DELETE /v2.0/routers/69a0cb34-5142-4ccc-9694-36d1e5b85031 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1471] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:36 2026] GET /v2.0/security-groups?tenant_id=7c8e5442e8fd4013b43e961f09443899&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1472] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:36 2026] DELETE /v2.0/security-groups/9bb2ce2a-aa54-4a54-b093-e409d674835d => 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: 656/1473] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:36 2026] GET /v2.0/security-groups?tenant_id=eacf6fd1ac4c47c594ac98b6563b9ede&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1474] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:37 2026] DELETE /v2.0/security-groups/3d00518a-72f9-4be1-9892-d46377983ceb => 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: 657/1475] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:37 2026] GET /v2.0/security-groups?tenant_id=4080de0528d84dd8bda12e60a367c57d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1476] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:37 2026] DELETE /v2.0/security-groups/9ed6d5c6-c499-475e-8e98-0abd4d21e6f1 => 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: 658/1477] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:37 2026] GET /v2.0/security-groups?tenant_id=0b7cf9c6facb41079181926ad4656377&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1478] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:37 2026] DELETE /v2.0/security-groups/46150abf-93eb-4710-aad1-012efaddfed5 => 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: 659/1479] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:39 2026] GET /v2.0/security-groups?tenant_id=b647702d052f42d8a2ab98df8f8b02d8&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1480] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:39 2026] DELETE /v2.0/security-groups/54c855f3-1f0f-4e51-a60b-096b0bd9445e => 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: 822/1481] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:39 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1482] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:39 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&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: 660/1483] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:39 2026] GET /v2.0/security-groups?tenant_id=05be04c48e544ebf95d7e9b2489b7585&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1484] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:39 2026] DELETE /v2.0/security-groups/39445f5a-bf8a-4655-a094-243c2d0b984d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1485] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:39 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1486] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:40 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1487] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:40 2026] GET /v2.0/security-groups?tenant_id=ebb66e1c02d64c4f8009d61262f97352&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1488] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:40 2026] DELETE /v2.0/security-groups/70c8f6a8-0ba0-4420-986e-d58f236f7363 => 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: 663/1489] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:41 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1490] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:41 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:41.819 7 INFO neutron.db.segments_db [None req-fa236e10-a654-42a2-8703-f5861bf7e699 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment f9e1999f-3d98-4629-9b0b-510de41db819 of type vxlan for network 89a1349b-ba53-407e-96ab-474f7d1881f8 [pid: 7|app: 0|req: 664/1491] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:53:41 2026] POST /v2.0/networks => generated 741 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1492] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:41 2026] POST /v2.0/subnets => generated 688 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:42.167 7 INFO neutron.db.segments_db [None req-bd4c6c7a-cec6-4614-b6b8-a41505e96d32 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 21d017ef-53bc-4f52-9a6f-020752026517 of type vxlan for network 35c84928-65b3-4148-aadf-bf64b1935395 [pid: 8|app: 0|req: 829/1493] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:42 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1494] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:42 2026] GET /v2.0/security-groups?id=eaf2ab06-b417-4cc2-97c6-2013bc83f0f9&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:42.464 7 INFO neutron.db.l3_hamode_db [None req-bd4c6c7a-cec6-4614-b6b8-a41505e96d32 eff27bc8948a4accb16d055496881abc 6c0fcfa402e94887ae27e979287f3304 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1495] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:53:42 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:42.636 8 INFO neutron_taas.services.taas.taas_plugin [req-c4dcf3bd-41cf-4d59-9552-fec3c7028c63 req-06496b93-abd1-4e17-82ce-51faefef8c47 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] TaaS: Handle Delete Port: a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 2026-08-22 11:53:42.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c4dcf3bd-41cf-4d59-9552-fec3c7028c63 req-06496b93-abd1-4e17-82ce-51faefef8c47 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] Tap Mirror: Handle Delete Port: a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 2026-08-22 11:53:42.751 8 INFO neutron.db.l3_db [req-c4dcf3bd-41cf-4d59-9552-fec3c7028c63 req-06496b93-abd1-4e17-82ce-51faefef8c47 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] Floating IP bf42bcc3-cfee-469b-9b5e-c78488a9f7bc disassociated. External IP: 10.96.250.214, port: a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3. [pid: 8|app: 0|req: 832/1496] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:53:42 2026] DELETE /v2.0/ports/a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:43.123 7 INFO neutron.db.l3_hamode_db [None req-bd4c6c7a-cec6-4614-b6b8-a41505e96d32 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:53:43.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f012077d-2072-4172-9871-33877c59322e'] response: {'server_uuid': '3e3068d4-3968-41fe-9cb3-cb969251cb93', 'name': 'network-vif-deleted', 'tag': 'a27fb1b0-ffbe-4a34-96eb-c14dcbf2f7d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 833/1497] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:53:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1498] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:43 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 835/1499] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:53:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1500] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:53:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1501] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:42 2026] POST /v2.0/routers => generated 728 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1502] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:53:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1503] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:53:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1504] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 11:53:44 2026] PUT /v2.0/security-groups/5e290702-867c-400c-a4a1-5a99066b7c03/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1505] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 11:53:44 2026] PUT /v2.0/security-groups/bd346f1d-30e3-486f-8548-1bf8e0fc3004/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1506] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 11:53:44 2026] PUT /v2.0/security-groups/31ee9a69-9d90-45f6-9675-a5a4214b0114/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: 842/1507] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 11:53:44 2026] PUT /v2.0/security-groups/ecdc3a0e-1530-497e-bc75-d70a68fbc1ae/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1508] 10.0.0.187 () {32 vars in 680 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1509] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1510] 10.0.0.187 () {32 vars in 690 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1511] 10.0.0.187 () {32 vars in 702 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1512] 10.0.0.187 () {32 vars in 688 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1513] 10.0.0.187 () {32 vars in 702 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1514] 10.0.0.187 () {32 vars in 698 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1515] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 851/1516] 10.0.0.187 () {32 vars in 710 bytes} [Sat Aug 22 11:53:44 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1517] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:44 2026] DELETE /v2.0/security-groups/5e290702-867c-400c-a4a1-5a99066b7c03 => 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: 853/1518] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:44 2026] DELETE /v2.0/security-groups/bd346f1d-30e3-486f-8548-1bf8e0fc3004 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1519] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:45 2026] DELETE /v2.0/security-groups/31ee9a69-9d90-45f6-9675-a5a4214b0114 => 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: 855/1520] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:45 2026] DELETE /v2.0/security-groups/ecdc3a0e-1530-497e-bc75-d70a68fbc1ae => 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: 666/1521] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:53:44 2026] PUT /v2.0/routers/33d68677-f149-4ba5-afe8-360e53a70f3c/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1522] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:45 2026] DELETE /v2.0/security-groups/2cdc5122-dcdf-40ba-a1b6-8e37b0a8b0b9 => 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: 667/1523] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:45 2026] GET /v2.0/ports?device_id=3e3068d4-3968-41fe-9cb3-cb969251cb93 => 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: 857/1524] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:46 2026] GET /v2.0/security-groups?tenant_id=54d24d266ee542bfba095cd428453e6d&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1525] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:46 2026] DELETE /v2.0/security-groups/fccb4296-c222-4a19-8976-6497aa3e527e => 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: 669/1526] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:46 2026] GET /v2.0/security-groups?tenant_id=5d9f6df3600243578554eae44652c309&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: 858/1529] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:46 2026] GET /v2.0/security-groups?tenant_id=66c46909ea274e718b4047a4450a13df&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1530] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/security-groups/eaf2ab06-b417-4cc2-97c6-2013bc83f0f9 => 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: 859/1531] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/security-groups/36861128-94f9-46e4-b973-9199368bb362 => 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: 673/1532] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/security-groups/1fe8b158-490d-40df-88f2-87e81562b448 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:47.218 8 INFO neutron.api.v2.resource [None req-a390a5f1-35f9-4886-9d5f-42b5a5cecda8 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1533] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/security-groups/eaf2ab06-b417-4cc2-97c6-2013bc83f0f9 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:53:47.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-49e6e1ee-2933-41fb-a3d4-d6a783faebc1 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] TaaS: Handle Delete Port: 5f8ad86e-65c8-49b5-9bc6-dc4832e45607 2026-08-22 11:53:47.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49e6e1ee-2933-41fb-a3d4-d6a783faebc1 4b3b250ce17641afb0ae2f2fe7799b50 de4eecebdc3346a59967989cd912d7fa - - default default] Tap Mirror: Handle Delete Port: 5f8ad86e-65c8-49b5-9bc6-dc4832e45607 [pid: 8|app: 0|req: 861/1534] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/security-groups?tenant_id=29d35f7b52ed4b798cb5950931c2311a&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1535] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/security-groups?tenant_id=db1a160f699948da927014456742ec13&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1536] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/floatingips/bf42bcc3-cfee-469b-9b5e-c78488a9f7bc => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1537] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/security-groups/7f5b1dca-2a7c-4c71-a034-a0319428b5d8 => 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: 675/1538] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:47 2026] DELETE /v2.0/security-groups/9bb51648-4271-4435-8e02-06c8482726b9 => 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: 676/1539] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/networks?id=89a1349b-ba53-407e-96ab-474f7d1881f8 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1540] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/quotas/6c0fcfa402e94887ae27e979287f3304 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1541] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/ports?tenant_id=6c0fcfa402e94887ae27e979287f3304&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1542] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/networks/89a1349b-ba53-407e-96ab-474f7d1881f8?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: 680/1543] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:53:47 2026] GET /v2.0/networks/89a1349b-ba53-407e-96ab-474f7d1881f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:48.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-afc32213-7884-4290-95e7-c83966e86353 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 2199c3ae-6eca-47c8-9a62-c24dcd099f7d [pid: 7|app: 0|req: 681/1544] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:48 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:48.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afc32213-7884-4290-95e7-c83966e86353 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 2199c3ae-6eca-47c8-9a62-c24dcd099f7d [pid: 8|app: 0|req: 864/1545] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:53:47 2026] PUT /v2.0/routers/3814bf98-ef7c-42bb-ad7b-4afc3b083618/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:48.971 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5a773f0-e873-4a02-9230-8e1dc6b2442f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: cb3ead28-56eb-4e54-9e9d-569bb33f26cd 2026-08-22 11:53:48.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5a773f0-e873-4a02-9230-8e1dc6b2442f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: cb3ead28-56eb-4e54-9e9d-569bb33f26cd [pid: 8|app: 0|req: 865/1546] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:49 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:49.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5a773f0-e873-4a02-9230-8e1dc6b2442f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 5ec1e6ae-ba1f-49df-a170-e3c03ae7d881 2026-08-22 11:53:49.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5a773f0-e873-4a02-9230-8e1dc6b2442f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 5ec1e6ae-ba1f-49df-a170-e3c03ae7d881 2026-08-22 11:53:49.689 7 INFO neutron.services.segments.plugin [-] Segment fa5b2a4a-df60-4d32-88e9-c83f962c477d resource provider aggregate not found 2026-08-22 11:53:49.691 7 INFO neutron.services.segments.plugin [-] Segment fa5b2a4a-df60-4d32-88e9-c83f962c477d resource provider aggregate not found 2026-08-22 11:53:49.718 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa5b2a4a-df60-4d32-88e9-c83f962c477d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5b2a4a-df60-4d32-88e9-c83f962c477d found for delete ", "request_id": "req-7cfc0682-2304-492f-96b8-a0d8e7b2dcf6"}]} 2026-08-22 11:53:49.720 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa5b2a4a-df60-4d32-88e9-c83f962c477d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5b2a4a-df60-4d32-88e9-c83f962c477d found for delete ", "request_id": "req-2d24e078-c7b8-4627-b457-9714f1f35fcb"}]} 2026-08-22 11:53:49.731 7 INFO neutron.db.l3_hamode_db [None req-d5a773f0-e873-4a02-9230-8e1dc6b2442f eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network a48f4da7-0f33-4ec0-a479-033123502ded was deleted as no HA routers are present in tenant de4eecebdc3346a59967989cd912d7fa. [pid: 7|app: 0|req: 682/1547] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:48 2026] DELETE /v2.0/routers/3814bf98-ef7c-42bb-ad7b-4afc3b083618 => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1548] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:49 2026] DELETE /v2.0/subnets/11b07bc9-d591-4c9c-bc96-968e93e6ed6c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:50.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-66dfcd14-16e8-463c-b4ea-6b3247de7ec0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 19eaf684-bc42-42d2-b53b-93a4f1d1257e 2026-08-22 11:53:50.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66dfcd14-16e8-463c-b4ea-6b3247de7ec0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 19eaf684-bc42-42d2-b53b-93a4f1d1257e [pid: 8|app: 0|req: 867/1549] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:50 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1550] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:49 2026] DELETE /v2.0/networks/ebc168df-45f9-4d80-8741-5218a09fc147 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1551] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:50 2026] GET /v2.0/security-groups?tenant_id=de4eecebdc3346a59967989cd912d7fa&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1552] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:50 2026] DELETE /v2.0/security-groups/0511b949-e456-49da-abf9-0a8fe853931c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1553] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:51 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:53:51.743 7 INFO neutron.services.segments.plugin [-] Segment 4037d63a-d403-42ef-a2e7-788bd5c9bf21 resource provider aggregate not found 2026-08-22 11:53:51.749 7 INFO neutron.services.segments.plugin [-] Segment 4037d63a-d403-42ef-a2e7-788bd5c9bf21 resource provider aggregate not found 2026-08-22 11:53:51.769 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4037d63a-d403-42ef-a2e7-788bd5c9bf21 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4037d63a-d403-42ef-a2e7-788bd5c9bf21 found for delete ", "request_id": "req-10e23127-c237-4ad6-85e7-4801c0b755ce"}]} 2026-08-22 11:53:51.774 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4037d63a-d403-42ef-a2e7-788bd5c9bf21 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4037d63a-d403-42ef-a2e7-788bd5c9bf21 found for delete ", "request_id": "req-95ea02d1-5f1b-4572-a01c-c197edb6f7b5"}]} [pid: 8|app: 0|req: 870/1554] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:53:52 2026] GET /v2.0/networks?id=89a1349b-ba53-407e-96ab-474f7d1881f8 => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:53:52.611 7 INFO neutron.db.segments_db [None req-50aa3271-481c-4cbc-8405-1e11b4384caf d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Added segment 090ead43-bbe5-4b2a-bb34-4b22754a0264 of type vxlan for network 8f6c7abe-9da4-46b2-ac6c-cf80a91cc268 [pid: 7|app: 0|req: 685/1555] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:52 2026] POST /v2.0/networks => generated 631 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1556] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:52 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1557] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:53:52 2026] POST /v2.0/ports => generated 958 bytes in 440 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: 872/1558] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:52 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1559] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:53:52 2026] PUT /v2.0/ports/6c30f10a-48c7-4bee-bf29-429fc53c5343 => generated 1239 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:53.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db2e6a2c-2b60-42b6-b2ec-470559062955'] response: {'name': 'network-changed', 'server_uuid': '3a588a5d-d4e6-4335-911f-2b2f7171ff4c', 'tag': '6c30f10a-48c7-4bee-bf29-429fc53c5343', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 687/1560] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:52 2026] POST /v2.0/subnets => generated 626 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:53.589 8 INFO neutron.db.segments_db [None req-b5313aca-5884-4b50-8910-e88aec78ab26 d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Added segment 400069a0-6645-4f49-a482-d8433c71b455 of type vxlan for network a03af131-94fa-4032-b0e5-28cf44b2947e [pid: 8|app: 0|req: 874/1561] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:53 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1562] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:53 2026] POST /v2.0/subnets => generated 629 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1563] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:53:53 2026] GET /v2.0/ports?tenant_id=6c0fcfa402e94887ae27e979287f3304&device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:53.970 8 INFO neutron.db.segments_db [None req-c13b93cb-ff13-4548-9245-b2f65afad086 d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Added segment 88463e35-7cf9-4db9-be20-386a1182c2a1 of type vxlan for network cc1bc064-1bef-4bab-b8bb-4686da64c2ed [pid: 7|app: 0|req: 690/1564] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:53:53 2026] GET /v2.0/networks?tenant_id=6c0fcfa402e94887ae27e979287f3304&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1565] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:53 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1566] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:54 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1567] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:53:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1568] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:54 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1569] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:54 2026] POST /v2.0/subnets => generated 629 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:53:54.467 8 INFO neutron.db.segments_db [None req-2f708d9f-ef74-4990-ad42-4bac4fdd685c d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Added segment 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 of type vxlan for network 4211403c-9232-46bb-bcdb-e1e3e5a33604 [pid: 8|app: 0|req: 878/1570] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:54 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1571] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:54 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: 879/1572] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:54 2026] GET /v2.0/security-groups?tenant_id=3af0be1c69b54a689ef65398b9621b26&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:54.951 8 INFO neutron.db.segments_db [None req-0ed25f86-05fa-4c92-beb2-49600bf6701b d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Added segment a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 of type vxlan for network 460fc721-03ef-4351-87ee-d51fc195ced6 [pid: 7|app: 0|req: 694/1573] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:54 2026] GET /v2.0/security-groups?tenant_id=b79eb68cdcda4e2f8da5a2d7bb49b070&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1574] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:53:54 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1575] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:54 2026] DELETE /v2.0/security-groups/20041270-f332-468f-b683-7b08ddcc5b4f => 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: 881/1576] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:55 2026] DELETE /v2.0/security-groups/c4590fb4-7e32-4ea2-964e-a3e577b017db => 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: 882/1577] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/ports?tenant_id=6c0fcfa402e94887ae27e979287f3304&device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1578] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/security-groups?tenant_id=b60dae5c763242b1b808addd37ed7e97&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1579] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6c30f10a-48c7-4bee-bf29-429fc53c5343 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1580] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:53:55 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1581] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1582] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/security-groups?tenant_id=be45134238464887a71df3f76dd5428e&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1583] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:55 2026] DELETE /v2.0/security-groups/1c78d1f9-1ef1-4f5e-ab6c-25aa5a463231 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1584] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/subnets?id=24ff3eb8-6740-4e7d-9498-ef94b4bf2cb2 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1585] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:55 2026] PUT /v2.0/subnets/ae05f2b7-1703-4de0-8bd6-7fc54b87bb4e/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1586] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&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: 700/1587] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/ports?network_id=89a1349b-ba53-407e-96ab-474f7d1881f8&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: 701/1588] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:55 2026] PUT /v2.0/subnets/42f30a13-474d-4fd7-993c-34d33005b1fd/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1589] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:55 2026] DELETE /v2.0/security-groups/73ec12fd-a1e3-4512-868a-8fb300eef774 => 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: 702/1590] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/networks/89a1349b-ba53-407e-96ab-474f7d1881f8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1591] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:55 2026] PUT /v2.0/subnets/547df5d0-ef01-47f7-b110-f87a2029cc5a/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1592] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/networks/89a1349b-ba53-407e-96ab-474f7d1881f8?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: 890/1593] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:53:55 2026] PUT /v2.0/subnets/1ec0d43b-5a35-4072-bd81-67f8f156330c/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: 704/1594] 10.0.0.187 () {32 vars in 664 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1595] 10.0.0.187 () {32 vars in 678 bytes} [Sat Aug 22 11:53:55 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: 7|app: 0|req: 705/1596] 10.0.0.187 () {32 vars in 674 bytes} [Sat Aug 22 11:53:55 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: 8|app: 0|req: 892/1597] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:53:55 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1598] 10.0.0.187 () {32 vars in 672 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1599] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1600] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/subnets?not-tags-any=blue => 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: 894/1601] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1602] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/subnets/ae05f2b7-1703-4de0-8bd6-7fc54b87bb4e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1603] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/subnets/42f30a13-474d-4fd7-993c-34d33005b1fd => 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: 896/1604] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1605] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:56 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1606] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/subnets/547df5d0-ef01-47f7-b110-f87a2029cc5a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1607] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/subnets/1ec0d43b-5a35-4072-bd81-67f8f156330c => 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: 710/1608] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/subnets/99eed44b-76d3-4b08-a3ee-610790f000fa => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:57.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4410653-919f-44e8-ac13-086018a7cecb d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] TaaS: Handle Delete Port: 11fe5de7-6bc7-40eb-b211-575b61933262 2026-08-22 11:53:57.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4410653-919f-44e8-ac13-086018a7cecb d68f9c57cae3495281a2b10b2d49c9cd 90db309ee29d438ead452fa59fa8bc2f - - default default] Tap Mirror: Handle Delete Port: 11fe5de7-6bc7-40eb-b211-575b61933262 2026-08-22 11:53:57.230 8 INFO neutron.services.segments.plugin [-] Segment 090ead43-bbe5-4b2a-bb34-4b22754a0264 resource provider aggregate not found 2026-08-22 11:53:57.236 8 INFO neutron.services.segments.plugin [-] Segment 090ead43-bbe5-4b2a-bb34-4b22754a0264 resource provider aggregate not found 2026-08-22 11:53:57.257 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 090ead43-bbe5-4b2a-bb34-4b22754a0264 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090ead43-bbe5-4b2a-bb34-4b22754a0264 found for delete ", "request_id": "req-880a46ec-8b0a-45af-b9ee-aac9b376020f"}]} 2026-08-22 11:53:57.258 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 090ead43-bbe5-4b2a-bb34-4b22754a0264 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090ead43-bbe5-4b2a-bb34-4b22754a0264 found for delete ", "request_id": "req-6e4def85-acf8-4c24-bd72-24d289231339"}]} [pid: 8|app: 0|req: 899/1609] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:56 2026] DELETE /v2.0/networks/8f6c7abe-9da4-46b2-ac6c-cf80a91cc268 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:53:57.410 7 INFO neutron.services.segments.plugin [-] Segment 400069a0-6645-4f49-a482-d8433c71b455 resource provider aggregate not found 2026-08-22 11:53:57.420 7 INFO neutron.services.segments.plugin [-] Segment 400069a0-6645-4f49-a482-d8433c71b455 resource provider aggregate not found 2026-08-22 11:53:57.437 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 400069a0-6645-4f49-a482-d8433c71b455 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400069a0-6645-4f49-a482-d8433c71b455 found for delete ", "request_id": "req-d1efb0fc-7fd6-4a8b-af56-7edce79f6470"}]} 2026-08-22 11:53:57.440 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 400069a0-6645-4f49-a482-d8433c71b455 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400069a0-6645-4f49-a482-d8433c71b455 found for delete ", "request_id": "req-c413d72a-47cd-4def-b165-d02bb21f1a74"}]} [pid: 7|app: 0|req: 711/1610] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:57 2026] DELETE /v2.0/networks/a03af131-94fa-4032-b0e5-28cf44b2947e => 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: 900/1611] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:57 2026] DELETE /v2.0/networks/cc1bc064-1bef-4bab-b8bb-4686da64c2ed => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1612] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:57 2026] DELETE /v2.0/networks/4211403c-9232-46bb-bcdb-e1e3e5a33604 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1613] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:57 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1614] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:53:57 2026] DELETE /v2.0/networks/460fc721-03ef-4351-87ee-d51fc195ced6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1615] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:57 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&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: 715/1616] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:58 2026] GET /v2.0/security-groups?tenant_id=24277877d0de4dc4b84eba8c3127ee91&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1617] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:58 2026] GET /v2.0/security-groups?tenant_id=bc004d829f1846818c9441fbb48d83d8&name=default => generated 2925 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1618] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:58 2026] DELETE /v2.0/security-groups/cb13d315-31d6-4bd5-87da-ce092429de4c => 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: 903/1619] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:58 2026] DELETE /v2.0/security-groups/493d4656-6665-4bd0-af7d-3e4f0e6767f6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1620] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:53:58 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1621] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:53:59 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&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: 717/1622] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:58 2026] GET /v2.0/security-groups?tenant_id=720dfda2eb6d49afaf712f56a851cb21&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:53:59.285 8 INFO neutron.services.segments.plugin [-] Segment 88463e35-7cf9-4db9-be20-386a1182c2a1 resource provider aggregate not found 2026-08-22 11:53:59.290 8 INFO neutron.services.segments.plugin [-] Segment 88463e35-7cf9-4db9-be20-386a1182c2a1 resource provider aggregate not found 2026-08-22 11:53:59.314 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88463e35-7cf9-4db9-be20-386a1182c2a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88463e35-7cf9-4db9-be20-386a1182c2a1 found for delete ", "request_id": "req-e5ee485c-2ffb-4d7e-9535-7b09fcc138d0"}]} 2026-08-22 11:53:59.329 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88463e35-7cf9-4db9-be20-386a1182c2a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88463e35-7cf9-4db9-be20-386a1182c2a1 found for delete ", "request_id": "req-cd73e92b-5608-4455-82c3-a6ecc83d62c7"}]} 2026-08-22 11:53:59.333 8 INFO neutron.services.segments.plugin [-] Segment a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 resource provider aggregate not found 2026-08-22 11:53:59.354 8 INFO neutron.services.segments.plugin [-] Segment a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 resource provider aggregate not found 2026-08-22 11:53:59.361 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 found for delete ", "request_id": "req-3548738e-e314-48db-b5aa-904e34a80970"}]} [pid: 8|app: 0|req: 906/1623] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:59 2026] DELETE /v2.0/security-groups/fabd63b1-87ce-4213-ac39-75c8799b14f3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:53:59.379 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a448c1e2-2f3c-47ce-9b81-8e99e96e6d08 found for delete ", "request_id": "req-f7ef7fd7-a323-4285-8823-d5fcd2b49c3a"}]} 2026-08-22 11:53:59.458 7 INFO neutron.services.segments.plugin [-] Segment 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 resource provider aggregate not found 2026-08-22 11:53:59.463 7 INFO neutron.services.segments.plugin [-] Segment 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 resource provider aggregate not found 2026-08-22 11:53:59.473 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 found for delete ", "request_id": "req-7c742f79-f482-4592-83f4-8c4e0b97e845"}]} 2026-08-22 11:53:59.485 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ac0e51-14b1-4b0b-9d92-11f6548cdbf9 found for delete ", "request_id": "req-cbd17dd7-f5bb-4200-a936-e9ed1b33c93a"}]} [pid: 7|app: 0|req: 718/1624] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:59 2026] GET /v2.0/security-groups?tenant_id=90db309ee29d438ead452fa59fa8bc2f&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1625] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:59 2026] DELETE /v2.0/security-groups/ba29224a-71c0-4fce-bc3d-64561fd42e84 => 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: 719/1626] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:53:59 2026] GET /v2.0/security-groups?tenant_id=1b6b177573db4db595f424f16c4a5382&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1627] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:53:59 2026] DELETE /v2.0/security-groups/935880f5-440a-4551-8d82-59389f1d8d73 => 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: 720/1628] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:00 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1629] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:00 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:00.651 7 INFO neutron.db.segments_db [None req-66b23aa8-6600-4352-8c4a-27402ae307c2 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Added segment 88346692-261a-4158-a56e-bd966adcbef8 of type vxlan for network 7bf92a2a-c649-426b-9212-6f2fada68cfc [pid: 7|app: 0|req: 721/1630] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:00 2026] POST /v2.0/networks => generated 644 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1631] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:00 2026] POST /v2.0/ports => generated 775 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:54:01.142 8 INFO neutron.db.segments_db [None req-90f699b5-8821-47ec-abb4-e78ea5f0dd86 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Added segment 24f06cf9-0667-448a-ae7c-ae064d9cf13d of type vxlan for network 0b7d3e04-b0bf-46a9-9763-7ac7511c129f [pid: 8|app: 0|req: 911/1632] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:01 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1633] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:00 2026] GET /v2.0/security-groups?tenant_id=6d0a4ce9fab348338c740ecad4dab0d6&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1634] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:01 2026] DELETE /v2.0/security-groups/f9affc75-a556-4d3c-ab05-b82f4716e52b => 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: 912/1635] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:01 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1636] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:01 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1637] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:01 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1640] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:01 2026] POST /v2.0/ports => generated 949 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:02.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-a70e26e3-0d2e-44c7-a532-f984a9fa7f0f 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] TaaS: Handle Delete Port: e8676391-5de9-4d26-aae2-d53ac0350f39 2026-08-22 11:54:02.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a70e26e3-0d2e-44c7-a532-f984a9fa7f0f 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Tap Mirror: Handle Delete Port: e8676391-5de9-4d26-aae2-d53ac0350f39 [pid: 8|app: 0|req: 917/1641] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:02 2026] DELETE /v2.0/ports/e8676391-5de9-4d26-aae2-d53ac0350f39 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:54:02.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de29649c-bca6-4eec-8069-12c7d100b222 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1642] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:02 2026] DELETE /v2.0/ports/e8676391-5de9-4d26-aae2-d53ac0350f39 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:02.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33ce1275-20f3-4292-813e-6f429edcf109 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1643] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:02 2026] GET /v2.0/ports/e8676391-5de9-4d26-aae2-d53ac0350f39 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1644] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:02 2026] DELETE /v2.0/subnets/0d574bc1-bae2-4936-98b0-156ff3219e0f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:02.743 8 INFO neutron.services.segments.plugin [-] Segment 24f06cf9-0667-448a-ae7c-ae064d9cf13d resource provider aggregate not found 2026-08-22 11:54:02.746 8 INFO neutron.services.segments.plugin [-] Segment 24f06cf9-0667-448a-ae7c-ae064d9cf13d resource provider aggregate not found 2026-08-22 11:54:02.769 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24f06cf9-0667-448a-ae7c-ae064d9cf13d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f06cf9-0667-448a-ae7c-ae064d9cf13d found for delete ", "request_id": "req-24fa89ae-e4c8-4087-914e-6157ad7d4a77"}]} 2026-08-22 11:54:02.771 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24f06cf9-0667-448a-ae7c-ae064d9cf13d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f06cf9-0667-448a-ae7c-ae064d9cf13d found for delete ", "request_id": "req-818e022c-f151-49f7-a3c2-561221942f94"}]} [pid: 8|app: 0|req: 919/1645] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:02 2026] DELETE /v2.0/networks/0b7d3e04-b0bf-46a9-9763-7ac7511c129f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:02.879 7 INFO neutron.db.segments_db [None req-d2a2828f-36ed-48bd-affa-7331cb62f480 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Added segment dc77dd73-e90d-4f57-ad86-55f5eabec8dd of type vxlan for network 3a6be67e-fd3c-4c7b-8f05-2ad7b3ed0e3c [pid: 8|app: 0|req: 920/1646] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:02 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => 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: 921/1647] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:02 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1648] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:02 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1649] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:02 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1650] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:03 2026] POST /v2.0/ports => generated 912 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:03.691 8 INFO neutron.db.segments_db [None req-f8fa33e6-83cc-4ae2-8492-c8a24db26921 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Added segment 1f399495-504c-44ff-9bbc-86a7d161ab2e of type vxlan for network b87f078a-afce-4e31-b1a6-39229538dc41 [pid: 8|app: 0|req: 923/1651] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:03 2026] POST /v2.0/networks => generated 650 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:03.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-875ed625-ed76-4ec4-9eed-9169fd2fd6bd 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] TaaS: Handle Delete Port: 28c31378-f20f-4b0e-8385-ac7c5fee88db 2026-08-22 11:54:03.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-875ed625-ed76-4ec4-9eed-9169fd2fd6bd 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Tap Mirror: Handle Delete Port: 28c31378-f20f-4b0e-8385-ac7c5fee88db [pid: 7|app: 0|req: 729/1652] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:03 2026] DELETE /v2.0/ports/28c31378-f20f-4b0e-8385-ac7c5fee88db => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:03.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7afed0b3-71ce-442d-9626-52e67cc5af68 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1653] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:03 2026] GET /v2.0/ports/28c31378-f20f-4b0e-8385-ac7c5fee88db => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1654] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:03 2026] POST /v2.0/subnets => generated 627 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:04.012 8 INFO neutron.db.segments_db [None req-a966c35e-13f4-4f71-a026-edbfdaea735a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Added segment 2f8e9287-268e-42f1-beea-ca7efaa2a76a of type vxlan for network bc3288b4-6e4e-446a-8941-1ff625b5e340 [pid: 7|app: 0|req: 731/1655] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:03 2026] DELETE /v2.0/subnets/6e9d13c1-9b14-4a5b-a76a-f9350dfed14e => 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: 732/1656] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:04 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:04.214 8 INFO neutron.db.l3_hamode_db [None req-a966c35e-13f4-4f71-a026-edbfdaea735a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:04.244 7 INFO neutron.services.segments.plugin [-] Segment dc77dd73-e90d-4f57-ad86-55f5eabec8dd resource provider aggregate not found 2026-08-22 11:54:04.244 7 INFO neutron.services.segments.plugin [-] Segment dc77dd73-e90d-4f57-ad86-55f5eabec8dd resource provider aggregate not found 2026-08-22 11:54:04.271 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc77dd73-e90d-4f57-ad86-55f5eabec8dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc77dd73-e90d-4f57-ad86-55f5eabec8dd found for delete ", "request_id": "req-267d7fad-9372-471f-b2d7-14ab66abea7e"}]} 2026-08-22 11:54:04.274 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc77dd73-e90d-4f57-ad86-55f5eabec8dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc77dd73-e90d-4f57-ad86-55f5eabec8dd found for delete ", "request_id": "req-bdb6e0e0-c35f-4cfa-97fa-0a2f5a6abfae"}]} [pid: 7|app: 0|req: 733/1657] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:04 2026] DELETE /v2.0/networks/3a6be67e-fd3c-4c7b-8f05-2ad7b3ed0e3c => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1658] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:04 2026] GET /v2.0/security-groups?id=b5e08722-72a0-485b-9953-c0817929ec3b&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1659] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:54:04 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1660] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:04 2026] POST /v2.0/ports => generated 774 bytes in 265 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: 737/1661] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:04.944 7 INFO neutron_taas.services.taas.taas_plugin [req-9e8d1128-f4b8-4136-8836-7cace9194273 req-2a85e27a-fa85-48a9-b764-1d775418ddb4 f60a53c3a9b64b19bab15d72383e1fe0 6c0fcfa402e94887ae27e979287f3304 - - default default] TaaS: Handle Delete Port: 6c30f10a-48c7-4bee-bf29-429fc53c5343 2026-08-22 11:54:04.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9e8d1128-f4b8-4136-8836-7cace9194273 req-2a85e27a-fa85-48a9-b764-1d775418ddb4 f60a53c3a9b64b19bab15d72383e1fe0 6c0fcfa402e94887ae27e979287f3304 - - default default] Tap Mirror: Handle Delete Port: 6c30f10a-48c7-4bee-bf29-429fc53c5343 2026-08-22 11:54:05.040 8 INFO neutron.db.l3_hamode_db [None req-a966c35e-13f4-4f71-a026-edbfdaea735a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 738/1662] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:54:04 2026] DELETE /v2.0/ports/6c30f10a-48c7-4bee-bf29-429fc53c5343 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:05.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37088c22-55a3-4b47-954d-30a79e3506ec'] response: {'server_uuid': '3a588a5d-d4e6-4335-911f-2b2f7171ff4c', 'name': 'network-vif-deleted', 'tag': '6c30f10a-48c7-4bee-bf29-429fc53c5343', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 739/1663] 10.0.0.187 () {34 vars in 737 bytes} [Sat Aug 22 11:54:05 2026] PUT /v2.0/ports/5e30e550-3adf-4454-ad11-b14e075a8cb6 => generated 752 bytes in 228 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: 740/1664] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:05.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-746a56ab-0040-4bc8-a8bd-39b14cf11a81 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] TaaS: Handle Delete Port: 5e30e550-3adf-4454-ad11-b14e075a8cb6 2026-08-22 11:54:05.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-746a56ab-0040-4bc8-a8bd-39b14cf11a81 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Tap Mirror: Handle Delete Port: 5e30e550-3adf-4454-ad11-b14e075a8cb6 [pid: 7|app: 0|req: 741/1665] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:05 2026] DELETE /v2.0/ports/5e30e550-3adf-4454-ad11-b14e075a8cb6 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1666] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:05 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => 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: 743/1667] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1668] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:05 2026] GET /v2.0/ports => generated 778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1669] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:05.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04b18c93-9032-4c70-893a-0c53b07210cb 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1670] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:05 2026] GET /v2.0/ports/5e30e550-3adf-4454-ad11-b14e075a8cb6 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1671] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1672] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:05 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1673] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:03 2026] POST /v2.0/routers => generated 694 bytes in 2031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1674] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:54:06 2026] PUT /v2.0/subnetpools/a2d3cd62-164a-44e9-bc39-4a3219d0770f/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1675] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:06 2026] GET /v2.0/ports/e92a4103-0c1a-40e5-88ae-c536b8536eb3 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1676] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:54:06 2026] PUT /v2.0/subnetpools/e457d40e-7c03-4639-b029-a87efda405c7/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:06.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d45133-80d1-4cf2-b3c1-a2d92d79bba0 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1677] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:06 2026] DELETE /v2.0/ports/28c31378-f20f-4b0e-8385-ac7c5fee88db => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1678] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:54:06 2026] PUT /v2.0/subnetpools/be272237-379d-4474-b901-46f8d958549c/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:06.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71dd82d6-bfe6-4f2d-8970-d84c0a0060a4 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1679] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:06 2026] DELETE /v2.0/subnets/6e9d13c1-9b14-4a5b-a76a-f9350dfed14e => 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: 931/1680] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:54:06 2026] PUT /v2.0/subnetpools/f26b1b15-9686-4afc-ba78-f4d568476675/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:06.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a04d624d-2779-4ec7-944e-a5ade37b3b7f 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1681] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:06 2026] DELETE /v2.0/subnets/0d574bc1-bae2-4936-98b0-156ff3219e0f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1682] 10.0.0.187 () {32 vars in 672 bytes} [Sat Aug 22 11:54:06 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:06.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-8eff2224-0531-4bcb-9754-10a506a90850 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] TaaS: Handle Delete Port: e92a4103-0c1a-40e5-88ae-c536b8536eb3 2026-08-22 11:54:06.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8eff2224-0531-4bcb-9754-10a506a90850 2727066be9d9412ebdd118d2738d773b 2c2f74f3241b432ba8e67f262d5c7ebe - - default default] Tap Mirror: Handle Delete Port: e92a4103-0c1a-40e5-88ae-c536b8536eb3 [pid: 8|app: 0|req: 934/1683] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:06 2026] DELETE /v2.0/ports/e92a4103-0c1a-40e5-88ae-c536b8536eb3 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1684] 10.0.0.187 () {32 vars in 686 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1685] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:07.274 8 INFO neutron.services.segments.plugin [-] Segment 88346692-261a-4158-a56e-bd966adcbef8 resource provider aggregate not found 2026-08-22 11:54:07.275 8 INFO neutron.services.segments.plugin [-] Segment 88346692-261a-4158-a56e-bd966adcbef8 resource provider aggregate not found 2026-08-22 11:54:07.293 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88346692-261a-4158-a56e-bd966adcbef8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88346692-261a-4158-a56e-bd966adcbef8 found for delete ", "request_id": "req-0f97df33-62a5-4652-aee2-771b99e9171a"}]} [pid: 8|app: 0|req: 937/1686] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/networks/7bf92a2a-c649-426b-9212-6f2fada68cfc => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:07.311 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88346692-261a-4158-a56e-bd966adcbef8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88346692-261a-4158-a56e-bd966adcbef8 found for delete ", "request_id": "req-86c0c17b-1f34-4af0-9963-e1cf56f44da4"}]} [pid: 8|app: 0|req: 938/1687] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1688] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:06 2026] PUT /v2.0/routers/5f861552-8ea0-414b-b019-3905f0b23cb9/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1689] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1690] 10.0.0.187 () {32 vars in 680 bytes} [Sat Aug 22 11:54:07 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: 8|app: 0|req: 941/1691] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:54:07 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: 942/1692] 10.0.0.187 () {32 vars in 690 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1693] 10.0.0.187 () {32 vars in 702 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1694] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/subnetpools/a2d3cd62-164a-44e9-bc39-4a3219d0770f => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1695] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/subnetpools/e457d40e-7c03-4639-b029-a87efda405c7 => 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: 946/1696] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/subnetpools/be272237-379d-4474-b901-46f8d958549c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1697] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/subnetpools/f26b1b15-9686-4afc-ba78-f4d568476675 => 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: 751/1698] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:07 2026] POST /v2.0/ports => generated 954 bytes in 379 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: 948/1699] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/subnetpools/25bb0a94-c424-4e13-9e4d-79d951c5dc5b => 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: 949/1700] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:07 2026] GET /v2.0/security-groups?tenant_id=2c2f74f3241b432ba8e67f262d5c7ebe&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: 950/1701] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:07 2026] DELETE /v2.0/security-groups/1a7fc3cb-ff23-486f-85c9-4d2ff7a24848 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1702] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:07 2026] POST /v2.0/ports => generated 958 bytes in 406 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: 753/1703] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:08 2026] GET /v2.0/ports?device_id=3a588a5d-d4e6-4335-911f-2b2f7171ff4c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:08.867 8 INFO neutron.db.l3_db [None req-b619193b-54af-49d6-916b-19639a5e6675 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Floating IP c0690267-595e-4b51-9bde-bc9474129101 associated. External IP: 10.96.250.206, port: a2485164-de17-490e-92af-1f8fb82b826b. [pid: 7|app: 0|req: 754/1704] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:08 2026] GET /v2.0/security-groups?tenant_id=626cd861f9304e998b7163547be39aa0&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1705] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:08 2026] DELETE /v2.0/security-groups/54c84492-918d-45f0-bdfd-77cb7af788c4 => 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: 951/1706] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:54:08 2026] POST /v2.0/floatingips => generated 842 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:09.252 7 INFO neutron.db.l3_db [None req-8c85a32b-7a7f-45bd-92c6-2328a882798a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Floating IP c0690267-595e-4b51-9bde-bc9474129101 disassociated. External IP: 10.96.250.206, port: a2485164-de17-490e-92af-1f8fb82b826b. [pid: 8|app: 0|req: 952/1707] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:09 2026] GET /v2.0/security-groups?tenant_id=2b41f95b27d3442f883d4ae78e3d0924&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1708] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:09 2026] DELETE /v2.0/security-groups/26c8c8ce-ccf6-44f3-94a9-453bef7e46fd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1709] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:09 2026] PUT /v2.0/floatingips/c0690267-595e-4b51-9bde-bc9474129101 => generated 552 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:09.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-79cbd3d1-50a1-4f3f-bb11-7e2b8500391a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: ae14f919-c627-424e-9e80-a715739a95f6 2026-08-22 11:54:09.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79cbd3d1-50a1-4f3f-bb11-7e2b8500391a 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: ae14f919-c627-424e-9e80-a715739a95f6 [pid: 7|app: 0|req: 757/1710] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:09 2026] GET /v2.0/security-groups?tenant_id=642da4308e7240a7afe20c7cf9922b9e&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1711] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:09 2026] DELETE /v2.0/floatingips/c0690267-595e-4b51-9bde-bc9474129101 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1712] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:09 2026] DELETE /v2.0/security-groups/2b224416-f09f-4d50-8570-1303901b2d53 => 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: 759/1713] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:54:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1714] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:10 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:10.524 8 INFO neutron.db.l3_db [None req-44908f04-3b1a-432e-aa0a-7587227a7f72 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Floating IP cd478929-cc37-41bd-b610-5d36aedfa6f3 associated. External IP: 10.96.250.209, port: 5dec561e-ff13-43fe-92aa-d06be8bd002a. [pid: 7|app: 0|req: 761/1715] 10.0.0.187 () {34 vars in 758 bytes} [Sat Aug 22 11:54:10 2026] PUT /v2.0/security-groups/4df793fd-30b5-432f-8bb5-7ed034f25bbd => generated 1663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1716] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:54:09 2026] POST /v2.0/floatingips => generated 841 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1717] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:54:10 2026] GET /v2.0/security-groups/4df793fd-30b5-432f-8bb5-7ed034f25bbd => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:10.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-03fc729b-4159-4975-b14c-5407aaf71744 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 9a63feec-24ea-4799-8974-8e7de4ae8495 2026-08-22 11:54:10.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03fc729b-4159-4975-b14c-5407aaf71744 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 9a63feec-24ea-4799-8974-8e7de4ae8495 [pid: 8|app: 0|req: 957/1718] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:10 2026] GET /v2.0/floatingips/cd478929-cc37-41bd-b610-5d36aedfa6f3 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1719] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:10 2026] DELETE /v2.0/security-groups/4df793fd-30b5-432f-8bb5-7ed034f25bbd => 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: 959/1720] 10.0.0.187 () {32 vars in 655 bytes} [Sat Aug 22 11:54:10 2026] GET /v2.0/floatingips => generated 844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1721] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:11.417 8 INFO neutron.db.l3_db [None req-ede59277-9894-43db-95c4-62a048f795a4 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Floating IP cd478929-cc37-41bd-b610-5d36aedfa6f3 associated. External IP: 10.96.250.209, port: 5dec561e-ff13-43fe-92aa-d06be8bd002a. [pid: 7|app: 0|req: 762/1722] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:10 2026] PUT /v2.0/routers/33d68677-f149-4ba5-afe8-360e53a70f3c/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:11.531 7 INFO neutron.api.v2.resource [None req-73c98337-f536-4859-8d6c-180633d09ce2 a51af400be4b4503bdadf4957df239c7 2ac74765aa724933b79aa2cc2c444255 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1723] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:11 2026] DELETE /v2.0/security-groups/4df793fd-30b5-432f-8bb5-7ed034f25bbd => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:11.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-df293699-6e46-40d5-b791-20a7d2637bcc eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: b6bab156-1b9b-4037-ac0b-159de67408a9 2026-08-22 11:54:11.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df293699-6e46-40d5-b791-20a7d2637bcc eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: b6bab156-1b9b-4037-ac0b-159de67408a9 [pid: 8|app: 0|req: 961/1724] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:11 2026] PUT /v2.0/floatingips/cd478929-cc37-41bd-b610-5d36aedfa6f3 => generated 842 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:12.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-df293699-6e46-40d5-b791-20a7d2637bcc eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 69f14f5a-b970-47af-a091-0bf1f5e0d42d 2026-08-22 11:54:12.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df293699-6e46-40d5-b791-20a7d2637bcc eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 69f14f5a-b970-47af-a091-0bf1f5e0d42d [pid: 8|app: 0|req: 962/1725] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:54:12 2026] POST /v2.0/security-groups => generated 1624 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-22 11:54:12.281 8 INFO neutron.db.l3_db [None req-6f8a2494-7e73-4ddc-a381-2c5f9d3b8f79 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Floating IP cd478929-cc37-41bd-b610-5d36aedfa6f3 disassociated. External IP: 10.96.250.209, port: a2485164-de17-490e-92af-1f8fb82b826b. 2026-08-22 11:54:12.525 7 INFO neutron.services.segments.plugin [-] Segment 21d017ef-53bc-4f52-9a6f-020752026517 resource provider aggregate not found 2026-08-22 11:54:12.531 7 INFO neutron.services.segments.plugin [-] Segment 21d017ef-53bc-4f52-9a6f-020752026517 resource provider aggregate not found 2026-08-22 11:54:12.544 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 21d017ef-53bc-4f52-9a6f-020752026517 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d017ef-53bc-4f52-9a6f-020752026517 found for delete ", "request_id": "req-28f06993-8181-4426-bc42-f3f072b8c86e"}]} [pid: 8|app: 0|req: 963/1726] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:12 2026] PUT /v2.0/floatingips/cd478929-cc37-41bd-b610-5d36aedfa6f3 => generated 552 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:12.553 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 21d017ef-53bc-4f52-9a6f-020752026517 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d017ef-53bc-4f52-9a6f-020752026517 found for delete ", "request_id": "req-8033f78f-56a9-48a9-a898-23068047b0b0"}]} 2026-08-22 11:54:12.557 7 INFO neutron.db.l3_hamode_db [None req-df293699-6e46-40d5-b791-20a7d2637bcc eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 35c84928-65b3-4148-aadf-bf64b1935395 was deleted as no HA routers are present in tenant 6c0fcfa402e94887ae27e979287f3304. [pid: 7|app: 0|req: 764/1727] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:11 2026] DELETE /v2.0/routers/33d68677-f149-4ba5-afe8-360e53a70f3c => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1728] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:12.669 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d1091b4-d9c2-4a10-bf29-8169d4b397a5 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: 1bd4890d-d24e-4e46-9399-e7f97dbe8ea6 2026-08-22 11:54:12.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d1091b4-d9c2-4a10-bf29-8169d4b397a5 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: 1bd4890d-d24e-4e46-9399-e7f97dbe8ea6 [pid: 8|app: 0|req: 965/1729] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:12 2026] DELETE /v2.0/subnets/24ff3eb8-6740-4e7d-9498-ef94b4bf2cb2 => 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: 966/1730] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:54:12 2026] GET /v2.0/security-group-rules/2e9f866f-2d76-47eb-9637-5d1a542fa6fb => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1731] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:12 2026] DELETE /v2.0/floatingips/cd478929-cc37-41bd-b610-5d36aedfa6f3 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:12.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bff047e-a9ee-41bb-9eb9-50a0ac48d985 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 6055c7ba-e311-4004-95f8-d19f996b26a0 2026-08-22 11:54:12.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bff047e-a9ee-41bb-9eb9-50a0ac48d985 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 6055c7ba-e311-4004-95f8-d19f996b26a0 [pid: 7|app: 0|req: 766/1732] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:12.927 7 INFO neutron.api.v2.resource [None req-672fdffa-73a8-4334-ad6d-fd8342142e3b 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1733] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:12 2026] DELETE /v2.0/floatingips/cd478929-cc37-41bd-b610-5d36aedfa6f3 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1734] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:54:12 2026] DELETE /v2.0/security-group-rules/2e9f866f-2d76-47eb-9637-5d1a542fa6fb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:13.040 8 INFO neutron.services.segments.plugin [-] Segment f9e1999f-3d98-4629-9b0b-510de41db819 resource provider aggregate not found 2026-08-22 11:54:13.047 8 INFO neutron.services.segments.plugin [-] Segment f9e1999f-3d98-4629-9b0b-510de41db819 resource provider aggregate not found 2026-08-22 11:54:13.068 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9e1999f-3d98-4629-9b0b-510de41db819 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e1999f-3d98-4629-9b0b-510de41db819 found for delete ", "request_id": "req-aaf45514-def3-42cc-86aa-1f65b315fcb6"}]} 2026-08-22 11:54:13.080 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9e1999f-3d98-4629-9b0b-510de41db819 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e1999f-3d98-4629-9b0b-510de41db819 found for delete ", "request_id": "req-6706a11c-dacd-4903-b399-667dc559abe2"}]} [pid: 8|app: 0|req: 967/1735] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:12 2026] DELETE /v2.0/networks/89a1349b-ba53-407e-96ab-474f7d1881f8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:13.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-581ff30a-d41c-4675-92a6-5e35216cb92c 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: a2485164-de17-490e-92af-1f8fb82b826b 2026-08-22 11:54:13.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-581ff30a-d41c-4675-92a6-5e35216cb92c 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: a2485164-de17-490e-92af-1f8fb82b826b [pid: 8|app: 0|req: 968/1736] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1737] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/ports/a2485164-de17-490e-92af-1f8fb82b826b => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1738] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1739] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-groups?tenant_id=6c0fcfa402e94887ae27e979287f3304&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1740] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules/c7acae59-ac7c-4852-8915-7828facfd626 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:13.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-03b408a6-78e0-49f1-bb88-3d05804b8eb9 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: 5dec561e-ff13-43fe-92aa-d06be8bd002a 2026-08-22 11:54:13.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03b408a6-78e0-49f1-bb88-3d05804b8eb9 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: 5dec561e-ff13-43fe-92aa-d06be8bd002a [pid: 7|app: 0|req: 772/1741] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/security-groups/b5e08722-72a0-485b-9953-c0817929ec3b => 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: 773/1742] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1743] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/security-group-rules/c7acae59-ac7c-4852-8915-7828facfd626 => 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: 970/1744] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/ports/5dec561e-ff13-43fe-92aa-d06be8bd002a => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1745] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1746] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/ports?device_id=5f861552-8ea0-414b-b019-3905f0b23cb9 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1747] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1748] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules/d25603c5-3549-4265-a07b-66ab5f7c5a3c => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1749] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1750] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/security-group-rules/d25603c5-3549-4265-a07b-66ab5f7c5a3c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1751] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:13.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef4d24ea-694b-4d3b-8eaa-e0475ed7e346 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: cde2ccde-a70d-4922-ba65-6f6a5f03e7aa 2026-08-22 11:54:13.997 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef4d24ea-694b-4d3b-8eaa-e0475ed7e346 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: cde2ccde-a70d-4922-ba65-6f6a5f03e7aa [pid: 7|app: 0|req: 781/1752] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:13 2026] DELETE /v2.0/security-groups/9a79a551-c877-4c8b-a736-d98d25a35685 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1753] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1754] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:14 2026] GET /v2.0/security-groups => 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: 972/1755] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:13 2026] PUT /v2.0/routers/5f861552-8ea0-414b-b019-3905f0b23cb9/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:14.587 7 INFO neutron.db.segments_db [None req-dbf24a1f-9e94-409a-a487-baa1dc27eae5 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Added segment c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d of type vxlan for network bedbf559-3cf8-4394-bdd3-0950f5ff01dc [pid: 7|app: 0|req: 784/1756] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:14 2026] POST /v2.0/networks => generated 631 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:14.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa3aee67-d755-43fc-a2d5-1c166c168a82 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: e669a16f-a6f0-41eb-98e2-e13a0e6b9011 2026-08-22 11:54:14.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3aee67-d755-43fc-a2d5-1c166c168a82 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: e669a16f-a6f0-41eb-98e2-e13a0e6b9011 [pid: 7|app: 0|req: 785/1757] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:14 2026] GET /v2.0/security-groups?tenant_id=2ac74765aa724933b79aa2cc2c444255&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:14.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa3aee67-d755-43fc-a2d5-1c166c168a82 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] TaaS: Handle Delete Port: 4f8d46db-2118-414a-af53-47ef7af01365 2026-08-22 11:54:14.946 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3aee67-d755-43fc-a2d5-1c166c168a82 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] Tap Mirror: Handle Delete Port: 4f8d46db-2118-414a-af53-47ef7af01365 [pid: 7|app: 0|req: 786/1758] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:54:14 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 787/1759] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:15 2026] DELETE /v2.0/security-groups/4e364912-ed78-42fe-8d21-9e2760c23411 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:15.300 8 INFO neutron.services.segments.plugin [-] Segment 2f8e9287-268e-42f1-beea-ca7efaa2a76a resource provider aggregate not found 2026-08-22 11:54:15.312 8 INFO neutron.services.segments.plugin [-] Segment 2f8e9287-268e-42f1-beea-ca7efaa2a76a resource provider aggregate not found 2026-08-22 11:54:15.324 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f8e9287-268e-42f1-beea-ca7efaa2a76a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f8e9287-268e-42f1-beea-ca7efaa2a76a found for delete ", "request_id": "req-6684bc0a-6fc5-44fe-84e5-221fb546c0a0"}]} 2026-08-22 11:54:15.332 8 INFO neutron.db.l3_hamode_db [None req-fa3aee67-d755-43fc-a2d5-1c166c168a82 08ca419b7256492bb9f959b56a3d68b1 e92282c98d8148c3b80112d69f88500b - - default default] HA network bc3288b4-6e4e-446a-8941-1ff625b5e340 was deleted as no HA routers are present in tenant e92282c98d8148c3b80112d69f88500b. 2026-08-22 11:54:15.334 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f8e9287-268e-42f1-beea-ca7efaa2a76a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f8e9287-268e-42f1-beea-ca7efaa2a76a found for delete ", "request_id": "req-08fb2987-3fda-47b2-8341-ebc5a9556d8d"}]} [pid: 8|app: 0|req: 973/1760] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:14 2026] DELETE /v2.0/routers/5f861552-8ea0-414b-b019-3905f0b23cb9 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1761] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:54:15 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1762] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:15 2026] DELETE /v2.0/subnets/e77d0255-a0a8-426a-9670-80e032b43b79 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:15.507 7 INFO neutron.db.segments_db [None req-50a01f27-7ec8-4412-b099-57e68908be86 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Added segment b3c75c83-5656-4ca0-b577-19d2de72a4ef of type vxlan for network 27eccec8-34e1-4d2f-a812-c76609750365 [pid: 7|app: 0|req: 789/1763] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:15 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1764] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:15 2026] DELETE /v2.0/networks/b87f078a-afce-4e31-b1a6-39229538dc41 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1765] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:54:15 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) [pid: 8|app: 0|req: 976/1766] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:54:15 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:54:16.159 7 INFO neutron.db.segments_db [None req-5846dc45-f12e-4cde-a5ca-938bace90abb cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Added segment e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 of type vxlan for network 9f442e88-183e-4dc3-9f2f-2f5d355f8f77 [pid: 7|app: 0|req: 791/1767] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1768] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:16 2026] GET /v2.0/security-groups?tenant_id=e92282c98d8148c3b80112d69f88500b&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1769] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:16 2026] DELETE /v2.0/security-groups/2d364fc2-c91d-40de-89d5-b07a921bd152 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1770] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/ports => generated 743 bytes in 314 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: 793/1771] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:16.856 7 INFO neutron.db.segments_db [None req-9cd5ad5e-646d-4a23-a221-07adef99f1ac cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Added segment db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a of type vxlan for network 312f2f90-3456-4e9d-b2e8-bceca7bdcfd4 2026-08-22 11:54:16.886 8 INFO neutron.db.segments_db [None req-723c5b06-f41c-4f93-a470-59bf68bbb244 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Added segment 0ea17f03-f471-4fe0-8da4-841b71dac750 of type vxlan for network 4fe0fc81-9184-4c35-a9aa-59c67218ffe7 [pid: 7|app: 0|req: 794/1772] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1773] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/networks => generated 633 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:17.013 8 INFO neutron.db.segments_db [None req-2644ef61-931c-4a4e-b0a2-34e430d1efea 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Added segment 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 of type vxlan for network df593a47-7170-42d5-90c1-899cd9e34e79 2026-08-22 11:54:17.267 8 INFO neutron.db.l3_hamode_db [None req-2644ef61-931c-4a4e-b0a2-34e430d1efea 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1776] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:17.368 8 INFO neutron.services.segments.plugin [-] Segment 1f399495-504c-44ff-9bbc-86a7d161ab2e resource provider aggregate not found 2026-08-22 11:54:17.372 8 INFO neutron.services.segments.plugin [-] Segment 1f399495-504c-44ff-9bbc-86a7d161ab2e resource provider aggregate not found 2026-08-22 11:54:17.392 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f399495-504c-44ff-9bbc-86a7d161ab2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f399495-504c-44ff-9bbc-86a7d161ab2e found for delete ", "request_id": "req-1b73e24c-a803-4a7c-b6ac-b3fd9e38ca57"}]} 2026-08-22 11:54:17.403 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f399495-504c-44ff-9bbc-86a7d161ab2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f399495-504c-44ff-9bbc-86a7d161ab2e found for delete ", "request_id": "req-80ab30d7-3302-4d57-8550-9bcb145444c3"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 797/1777] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:54:17 2026] POST /v2.0/subnetpools => generated 549 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1778] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:54:17 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1779] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:17 2026] GET /v2.0/subnetpools/e69de6d8-3051-41e8-9794-a88fcc3067d9 => generated 549 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:17.777 7 INFO neutron.db.segments_db [None req-7d9e8e99-086e-4296-bce8-f2434f4a3410 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Added segment c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a of type vxlan for network 80643798-45a3-477f-b21b-407804ebea88 [pid: 7|app: 0|req: 800/1780] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:17 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1781] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:17 2026] PUT /v2.0/subnetpools/e69de6d8-3051-41e8-9794-a88fcc3067d9 => generated 501 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:18.058 8 INFO neutron.db.l3_hamode_db [None req-2644ef61-931c-4a4e-b0a2-34e430d1efea 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 802/1782] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:54:17 2026] POST /v2.0/ports => generated 743 bytes in 305 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: 803/1783] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:18 2026] DELETE /v2.0/subnetpools/e69de6d8-3051-41e8-9794-a88fcc3067d9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:18.605 7 INFO neutron.db.segments_db [None req-d038d467-f569-4cc0-928c-89bf5c71d2e9 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment 824aefab-ce1f-470e-a924-7cbe2f620c70 of type vxlan for network be610f6f-049e-4c28-ac21-f66d9a6a5a9d 2026-08-22 11:54:18.647 7 INFO neutron.db.segments_db [None req-d038d467-f569-4cc0-928c-89bf5c71d2e9 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment 4107695e-4e9e-4905-af46-8e722dc452e5 of type vxlan for network c6ea6a5c-2210-4197-a9fc-d025f3360192 [pid: 7|app: 0|req: 804/1784] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:18 2026] POST /v2.0/networks => generated 1246 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1785] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:54:18 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:18.944 7 INFO neutron.api.v2.resource [None req-208afdde-3a29-412a-b829-5433eb0e06e7 6c80445025c34bf091c811abe576d5e2 e2cc20a33210408ca3602c49172ff229 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1786] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:18 2026] GET /v2.0/subnetpools/e69de6d8-3051-41e8-9794-a88fcc3067d9 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1787] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:16 2026] POST /v2.0/routers => generated 695 bytes in 2016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1788] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:54:18 2026] GET /v2.0/networks => generated 1845 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:19.002 7 INFO neutron.api.v2.resource [None req-0071e1f3-fd94-4510-b3b5-568864499fac 6c80445025c34bf091c811abe576d5e2 e2cc20a33210408ca3602c49172ff229 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1789] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:54:18 2026] DELETE /v2.0/subnetpools/e69de6d8-3051-41e8-9794-a88fcc3067d9 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1790] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:18 2026] PUT /v2.0/trunks/dfe77cf4-387c-40fa-8ce5-a7f6717c492c/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1791] 10.0.0.187 () {32 vars in 776 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/subnets?project_id=6ece5c23d00648009e475280835c4125&cidr=10.100.0.0%2F28 => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1792] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:19 2026] PUT /v2.0/trunks/ed941896-b24d-4591-bb03-9dfccc9de4cd/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1793] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:19 2026] DELETE /v2.0/networks/be610f6f-049e-4c28-ac21-f66d9a6a5a9d => 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: 984/1794] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:19 2026] PUT /v2.0/trunks/28b62353-ca48-4a56-8122-1148932e0251/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1795] 10.0.0.187 () {32 vars in 694 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/networks?router%3Aexternal=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: 812/1796] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:19 2026] PUT /v2.0/trunks/2ef07a38-dce2-4408-92be-d816530ff4ac/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1797] 10.0.0.187 () {32 vars in 784 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/subnets?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0&cidr=10.100.0.0%2F28 => 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: 814/1798] 10.0.0.187 () {32 vars in 662 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1799] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:19 2026] DELETE /v2.0/networks/c6ea6a5c-2210-4197-a9fc-d025f3360192 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1800] 10.0.0.187 () {32 vars in 676 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1801] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:19.416 8 INFO neutron.services.segments.plugin [-] Segment 824aefab-ce1f-470e-a924-7cbe2f620c70 resource provider aggregate not found [pid: 8|app: 0|req: 988/1802] 10.0.0.187 () {32 vars in 672 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:19.434 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 824aefab-ce1f-470e-a924-7cbe2f620c70 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824aefab-ce1f-470e-a924-7cbe2f620c70 found for delete ", "request_id": "req-d23046c2-a0d4-4c6c-b2bb-f1b2de6dd9d5"}]} 2026-08-22 11:54:19.439 8 INFO neutron.services.segments.plugin [-] Segment 824aefab-ce1f-470e-a924-7cbe2f620c70 resource provider aggregate not found 2026-08-22 11:54:19.455 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 824aefab-ce1f-470e-a924-7cbe2f620c70 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824aefab-ce1f-470e-a924-7cbe2f620c70 found for delete ", "request_id": "req-6062c4d2-245a-4872-b765-8a3757c138e5"}]} 2026-08-22 11:54:19.459 8 INFO neutron.services.segments.plugin [-] Segment 4107695e-4e9e-4905-af46-8e722dc452e5 resource provider aggregate not found 2026-08-22 11:54:19.475 8 INFO neutron.services.segments.plugin [-] Segment 4107695e-4e9e-4905-af46-8e722dc452e5 resource provider aggregate not found 2026-08-22 11:54:19.481 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4107695e-4e9e-4905-af46-8e722dc452e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4107695e-4e9e-4905-af46-8e722dc452e5 found for delete ", "request_id": "req-08898581-a9c7-4d84-838c-6bc12bdd408c"}]} 2026-08-22 11:54:19.497 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4107695e-4e9e-4905-af46-8e722dc452e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4107695e-4e9e-4905-af46-8e722dc452e5 found for delete ", "request_id": "req-0f37974c-5c9e-444b-99a0-48b2bf2b9624"}]} 2026-08-22 11:54:19.500 8 INFO neutron.db.segments_db [None req-b46dec50-bbf5-4bf7-89b5-8a15d03fb6da 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment 14f23697-e9cd-4b83-a470-853d430e0c2d of type vxlan for network 70f56d35-d86c-445f-96b9-8a719ec14550 [pid: 7|app: 0|req: 815/1803] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:19 2026] POST /v2.0/subnets => generated 656 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1804] 10.0.0.187 () {32 vars in 684 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1805] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:19 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1806] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/security-groups?tenant_id=e2cc20a33210408ca3602c49172ff229&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: 991/1807] 10.0.0.187 () {32 vars in 670 bytes} [Sat Aug 22 11:54:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:19.868 8 INFO neutron.db.segments_db [None req-213cb5e2-b573-441b-9fdb-1cb5f63b8de7 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment ac572a41-8110-4177-b568-580c616d933d of type vxlan for network 17df5e83-8638-449b-9610-c93cfa67c114 [pid: 8|app: 0|req: 992/1808] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:19 2026] POST /v2.0/networks => generated 650 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1809] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:19 2026] DELETE /v2.0/security-groups/255a9f71-7afb-441f-888a-4f44df8755cf => 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: 994/1810] 10.0.0.187 () {32 vars in 684 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1811] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:20 2026] POST /v2.0/ports => generated 1506 bytes in 697 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: 996/1812] 10.0.0.187 () {32 vars in 680 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1813] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:19 2026] PUT /v2.0/routers/3e04bb9c-10f8-4df2-b22b-2e0fce23102f/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1814] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/ports => generated 1506 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1815] 10.0.0.187 () {32 vars in 692 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1816] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/networks => generated 8567 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1817] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/trunks/dfe77cf4-387c-40fa-8ce5-a7f6717c492c => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:20.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-58a908e0-c64b-49ba-8735-73928690fedb 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] TaaS: Handle Delete Port: d4de1ea9-1e22-44ee-9b0f-97a8312448c4 2026-08-22 11:54:20.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a908e0-c64b-49ba-8735-73928690fedb 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Tap Mirror: Handle Delete Port: d4de1ea9-1e22-44ee-9b0f-97a8312448c4 [pid: 8|app: 0|req: 1000/1818] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:54:20 2026] GET /v2.0/subnets => generated 2594 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1819] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:20 2026] DELETE /v2.0/ports/d4de1ea9-1e22-44ee-9b0f-97a8312448c4 => 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: 1001/1820] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/ports/d7e78390-37e9-4138-ac9c-60312b309425 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1821] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/routers => generated 738 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:21.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5c958c2-e818-49d1-bf23-19cf9beb7d1d 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] TaaS: Handle Delete Port: f3cf55da-71b8-4906-b3ee-4ed7378f11ea 2026-08-22 11:54:21.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5c958c2-e818-49d1-bf23-19cf9beb7d1d 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Tap Mirror: Handle Delete Port: f3cf55da-71b8-4906-b3ee-4ed7378f11ea [pid: 7|app: 0|req: 821/1822] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:54:21 2026] DELETE /v2.0/trunks/dfe77cf4-387c-40fa-8ce5-a7f6717c492c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1823] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:21 2026] DELETE /v2.0/ports/f3cf55da-71b8-4906-b3ee-4ed7378f11ea => 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: 1003/1824] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/trunks/ed941896-b24d-4591-bb03-9dfccc9de4cd => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1825] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:21 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: 1005/1826] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/ports/f352d2ed-28cd-4994-bed0-75ce05340635 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1827] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-22 11:54:21.476 8 INFO neutron.db.segments_db [None req-417f93dc-fa13-4c9a-a2a2-b2a9a6110d4b 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 of type vxlan for network f4238788-8c1e-4cc1-8ca8-e0dd19ab8d5a [pid: 7|app: 0|req: 823/1828] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:54:21 2026] DELETE /v2.0/trunks/ed941896-b24d-4591-bb03-9dfccc9de4cd => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1829] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/networks => generated 649 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1830] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/trunks/28b62353-ca48-4a56-8122-1148932e0251 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1831] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:21.650 8 INFO neutron.db.segments_db [None req-ac127be4-4e48-4b43-9921-48d28af0c9ed 51a83c22004c43e7921b120085688489 01a7ff1ffbd94861bf527c44c1def8f9 - - default default] Added segment f6a0df32-4ccd-4a68-9c98-01aef2995898 of type vxlan for network 6c665b4c-f311-452a-9a67-62b9fa006be7 [pid: 7|app: 0|req: 825/1832] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/ports/e4dbb745-4293-4f89-857b-df036f090326 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1833] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/networks => generated 649 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1834] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1835] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:54:21 2026] DELETE /v2.0/trunks/28b62353-ca48-4a56-8122-1148932e0251 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1836] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1837] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:54:21 2026] GET /v2.0/trunks/2ef07a38-dce2-4408-92be-d816530ff4ac => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1838] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1839] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:22 2026] GET /v2.0/ports/60d10d3c-fe9b-48a0-8906-ecb907256af4 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:22.260 8 INFO neutron.db.securitygroups_db [None req-fc8069ba-edcc-4a3c-b397-f1a4a06d9d0a 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Project 6ece5c23d00648009e475280835c4125 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: 827/1840] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:21 2026] POST /v2.0/subnets => generated 1274 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1841] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1842] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/trunks/2ef07a38-dce2-4408-92be-d816530ff4ac => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1843] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:54:22 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1844] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:54:22 2026] GET /v2.0/trunks/97735868-3fd1-4434-86d9-b389c59659ec => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:22.414 7 INFO neutron.db.securitygroups_db [None req-54c79c68-9e17-44c4-bb9b-2b480f586e84 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Project 6ece5c23d00648009e475280835c4125 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: 829/1845] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1846] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/subnets/6fbedb9c-5b04-48be-b849-147fd81b9f86 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1847] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:22 2026] GET /v2.0/ports/c9549334-c9f3-45cc-b8b9-5714a59aa952 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1848] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/trunks/97735868-3fd1-4434-86d9-b389c59659ec => 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: 1018/1849] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/subnets/578fb3b7-3eb2-4b87-b59c-16e60cbcce7c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1850] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:54:22 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:22.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-74678592-aa62-46e7-964e-bc216ff24aab cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] TaaS: Handle Delete Port: d7e78390-37e9-4138-ac9c-60312b309425 2026-08-22 11:54:22.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74678592-aa62-46e7-964e-bc216ff24aab cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Tap Mirror: Handle Delete Port: d7e78390-37e9-4138-ac9c-60312b309425 2026-08-22 11:54:22.837 8 INFO neutron.services.segments.plugin [-] Segment f6a0df32-4ccd-4a68-9c98-01aef2995898 resource provider aggregate not found [pid: 7|app: 0|req: 832/1851] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/ports/d7e78390-37e9-4138-ac9c-60312b309425 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:22.841 8 INFO neutron.services.segments.plugin [-] Segment f6a0df32-4ccd-4a68-9c98-01aef2995898 resource provider aggregate not found 2026-08-22 11:54:22.857 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f6a0df32-4ccd-4a68-9c98-01aef2995898 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a0df32-4ccd-4a68-9c98-01aef2995898 found for delete ", "request_id": "req-05695188-4eb8-49cc-8a89-bf2193050808"}]} 2026-08-22 11:54:22.879 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f6a0df32-4ccd-4a68-9c98-01aef2995898 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a0df32-4ccd-4a68-9c98-01aef2995898 found for delete ", "request_id": "req-bc33e88e-5605-4e78-9623-40fd72c5354f"}]} [pid: 8|app: 0|req: 1020/1852] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/networks/6c665b4c-f311-452a-9a67-62b9fa006be7 => 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: 1021/1853] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/networks/f4238788-8c1e-4cc1-8ca8-e0dd19ab8d5a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:23.027 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ba25baa-ee1d-46c8-851b-7a07cf9b0009 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] TaaS: Handle Delete Port: f352d2ed-28cd-4994-bed0-75ce05340635 2026-08-22 11:54:23.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ba25baa-ee1d-46c8-851b-7a07cf9b0009 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Tap Mirror: Handle Delete Port: f352d2ed-28cd-4994-bed0-75ce05340635 [pid: 7|app: 0|req: 833/1854] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:22 2026] DELETE /v2.0/ports/f352d2ed-28cd-4994-bed0-75ce05340635 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1855] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/networks => generated 1298 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:23.275 7 INFO neutron.services.segments.plugin [-] Segment ac572a41-8110-4177-b568-580c616d933d resource provider aggregate not found 2026-08-22 11:54:23.279 7 INFO neutron.services.segments.plugin [-] Segment ac572a41-8110-4177-b568-580c616d933d resource provider aggregate not found [pid: 7|app: 0|req: 834/1856] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/networks/17df5e83-8638-449b-9610-c93cfa67c114 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:23.297 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac572a41-8110-4177-b568-580c616d933d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac572a41-8110-4177-b568-580c616d933d found for delete ", "request_id": "req-8eba6e21-becd-4556-8152-070dd393ea76"}]} 2026-08-22 11:54:23.310 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac572a41-8110-4177-b568-580c616d933d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac572a41-8110-4177-b568-580c616d933d found for delete ", "request_id": "req-82e2d0d9-8a29-48b8-b692-5e595f63c6e8"}]} [pid: 7|app: 0|req: 835/1857] 10.0.0.194 () {34 vars in 1098 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-180059771&fields=id&tenant_id=6ece5c23d00648009e475280835c4125 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:23.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-badffa4d-6869-48dc-9ca4-115782aa9f09 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] TaaS: Handle Delete Port: e4dbb745-4293-4f89-857b-df036f090326 2026-08-22 11:54:23.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-badffa4d-6869-48dc-9ca4-115782aa9f09 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Tap Mirror: Handle Delete Port: e4dbb745-4293-4f89-857b-df036f090326 [pid: 8|app: 0|req: 1023/1858] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/ports/e4dbb745-4293-4f89-857b-df036f090326 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1859] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/networks/70f56d35-d86c-445f-96b9-8a719ec14550 => 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: 1024/1860] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1861] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/quotas/6ece5c23d00648009e475280835c4125 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:23.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2b48599-b253-43ce-8d10-206fc24b1aa5 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] TaaS: Handle Delete Port: 60d10d3c-fe9b-48a0-8906-ecb907256af4 2026-08-22 11:54:23.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2b48599-b253-43ce-8d10-206fc24b1aa5 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Tap Mirror: Handle Delete Port: 60d10d3c-fe9b-48a0-8906-ecb907256af4 [pid: 8|app: 0|req: 1026/1862] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1863] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/ports/60d10d3c-fe9b-48a0-8906-ecb907256af4 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1864] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1865] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:23.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-6078c849-c5e7-4f9a-b9e7-61e5553e1e09 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] TaaS: Handle Delete Port: c9549334-c9f3-45cc-b8b9-5714a59aa952 2026-08-22 11:54:23.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6078c849-c5e7-4f9a-b9e7-61e5553e1e09 cd5bd55cb8be4fcfabd7476ea24a0808 1c05f4739f6e4b929374f49f7cf9f110 - - default default] Tap Mirror: Handle Delete Port: c9549334-c9f3-45cc-b8b9-5714a59aa952 [pid: 8|app: 0|req: 1029/1866] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:23 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1867] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/ports/c9549334-c9f3-45cc-b8b9-5714a59aa952 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1868] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:23 2026] DELETE /v2.0/networks/bedbf559-3cf8-4394-bdd3-0950f5ff01dc => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1869] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:24 2026] GET /v2.0/security-groups?tenant_id=01a7ff1ffbd94861bf527c44c1def8f9&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1870] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:24 2026] DELETE /v2.0/security-groups/f000deee-b59b-4439-a622-87a95bf9a29a => 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: 1031/1871] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:24 2026] DELETE /v2.0/networks/27eccec8-34e1-4d2f-a812-c76609750365 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1872] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:24 2026] DELETE /v2.0/networks/9f442e88-183e-4dc3-9f2f-2f5d355f8f77 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1873] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:24 2026] DELETE /v2.0/networks/312f2f90-3456-4e9d-b2e8-bceca7bdcfd4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1874] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:24 2026] DELETE /v2.0/networks/80643798-45a3-477f-b21b-407804ebea88 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:24.883 8 INFO neutron.services.segments.plugin [-] Segment 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 resource provider aggregate not found 2026-08-22 11:54:24.897 8 INFO neutron.services.segments.plugin [-] Segment 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 resource provider aggregate not found 2026-08-22 11:54:24.906 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 found for delete ", "request_id": "req-a0614770-32cf-4c24-8ce9-31ddb8fd97a8"}]} 2026-08-22 11:54:24.911 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce7c446-0c6c-4ac0-8afb-f32fc97d0017 found for delete ", "request_id": "req-89703a29-9ef3-4954-99fe-ee425b516d17"}]} 2026-08-22 11:54:24.925 8 INFO neutron.services.segments.plugin [-] Segment c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d resource provider aggregate not found 2026-08-22 11:54:24.935 8 INFO neutron.services.segments.plugin [-] Segment c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d resource provider aggregate not found 2026-08-22 11:54:24.940 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d found for delete ", "request_id": "req-47ede88b-218e-4904-abe0-af51c554dabf"}]} 2026-08-22 11:54:24.959 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ff8e67-4ad5-4b89-90c8-64b5e73c1a0d found for delete ", "request_id": "req-a61d7808-8465-4583-b25a-20d18f915812"}]} 2026-08-22 11:54:24.965 8 INFO neutron.services.segments.plugin [-] Segment b3c75c83-5656-4ca0-b577-19d2de72a4ef resource provider aggregate not found 2026-08-22 11:54:24.978 8 INFO neutron.services.segments.plugin [-] Segment b3c75c83-5656-4ca0-b577-19d2de72a4ef resource provider aggregate not found 2026-08-22 11:54:24.993 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3c75c83-5656-4ca0-b577-19d2de72a4ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c75c83-5656-4ca0-b577-19d2de72a4ef found for delete ", "request_id": "req-90515ed2-a1b8-441f-a2e5-90e3eadff34d"}]} 2026-08-22 11:54:25.013 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3c75c83-5656-4ca0-b577-19d2de72a4ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c75c83-5656-4ca0-b577-19d2de72a4ef found for delete ", "request_id": "req-2f0fa7f1-7515-400b-b634-bf8fc3ef5169"}]} 2026-08-22 11:54:25.023 8 INFO neutron.services.segments.plugin [-] Segment db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a resource provider aggregate not found 2026-08-22 11:54:25.031 8 INFO neutron.services.segments.plugin [-] Segment db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a resource provider aggregate not found [pid: 7|app: 0|req: 843/1875] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:25 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:25.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a found for delete ", "request_id": "req-bc6edf57-fdb1-4a4d-ba03-838ef6e39220"}]} 2026-08-22 11:54:25.048 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db51fec7-fe8a-44a3-85a7-8ea6e3ddf66a found for delete ", "request_id": "req-ce8a94fc-e76c-4af3-8035-9633f1cc033b"}]} [pid: 8|app: 0|req: 1033/1876] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:24 2026] GET /v2.0/security-groups?tenant_id=9cdbb849b1d04e66b04a9552ca3e9e3f&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1877] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:25 2026] DELETE /v2.0/security-groups/bd51c98f-cb4a-42f4-bca4-af1b24dd2a13 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:25.317 7 INFO neutron.services.segments.plugin [-] Segment 14f23697-e9cd-4b83-a470-853d430e0c2d resource provider aggregate not found 2026-08-22 11:54:25.334 7 INFO neutron.services.segments.plugin [-] Segment 14f23697-e9cd-4b83-a470-853d430e0c2d resource provider aggregate not found 2026-08-22 11:54:25.339 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14f23697-e9cd-4b83-a470-853d430e0c2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f23697-e9cd-4b83-a470-853d430e0c2d found for delete ", "request_id": "req-d860f28d-c9bd-4c8b-bf08-6ad3339691f9"}]} 2026-08-22 11:54:25.357 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14f23697-e9cd-4b83-a470-853d430e0c2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f23697-e9cd-4b83-a470-853d430e0c2d found for delete ", "request_id": "req-4dd66aa3-1393-402b-9694-eed75556f63c"}]} 2026-08-22 11:54:25.363 7 INFO neutron.services.segments.plugin [-] Segment e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 resource provider aggregate not found 2026-08-22 11:54:25.382 7 INFO neutron.services.segments.plugin [-] Segment e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 resource provider aggregate not found 2026-08-22 11:54:25.393 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 found for delete ", "request_id": "req-fec2eba1-b1b2-47b9-b218-59579ed1db81"}]} 2026-08-22 11:54:25.401 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46c57f4-6bfc-4d56-8fbb-ddf6f9b683e8 found for delete ", "request_id": "req-cf556151-fd8c-4e2a-9884-056d8d5a450e"}]} 2026-08-22 11:54:25.414 7 INFO neutron.services.segments.plugin [-] Segment c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a resource provider aggregate not found 2026-08-22 11:54:25.421 7 INFO neutron.services.segments.plugin [-] Segment c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a resource provider aggregate not found 2026-08-22 11:54:25.428 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a found for delete ", "request_id": "req-163aaebc-d15c-467c-b781-7b743a187a6d"}]} 2026-08-22 11:54:25.443 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ddfd95-8a3c-4bb0-a6ca-af8a53b02c0a found for delete ", "request_id": "req-701ee905-a25d-4157-9f50-15ab855f02ad"}]} [pid: 8|app: 0|req: 1034/1878] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:25 2026] GET /v2.0/security-groups?tenant_id=ea5b9b57a5054ee98d10b7d3e5e89d7c&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1879] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:25 2026] DELETE /v2.0/security-groups/a90a16c2-0e2f-4580-9b17-25e22f334e47 => 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: 845/1880] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:25 2026] GET /v2.0/security-groups?tenant_id=0e541ed76b484cab85f0fb98ecdc23c2&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1881] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:25 2026] DELETE /v2.0/security-groups/bbb43cec-0776-4358-8105-9bd8956b02ea => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1882] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:26 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 846/1883] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:26 2026] GET /v2.0/security-groups?tenant_id=fb6b11dba2004501a22d5c42989c61fd&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1884] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:26 2026] DELETE /v2.0/security-groups/ddc9ec8a-3a76-42b9-ae23-1da17f69d399 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1885] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:26 2026] GET /v2.0/security-groups?tenant_id=1c05f4739f6e4b929374f49f7cf9f110&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:26.580 7 INFO neutron.db.segments_db [None req-19f50ccc-9373-4c29-9698-5328f71d21f7 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Added segment b375e416-07ce-4342-a9fa-94631dc4bab3 of type vxlan for network 0f7a8385-0441-4f44-9896-373ef9c1606c [pid: 8|app: 0|req: 1040/1886] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:26 2026] DELETE /v2.0/security-groups/6ad71aad-9079-443c-bb58-8302acc81320 => 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: 847/1887] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:26 2026] POST /v2.0/networks => generated 649 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1888] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:26 2026] POST /v2.0/ports => generated 779 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:27.022 7 INFO neutron.db.segments_db [None req-c56de290-0b5d-40b5-b345-2e605a75f069 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Added segment d5b3d553-c576-4826-befc-698e0862e1fa of type vxlan for network ce1eafc9-9359-4b38-8a55-9355d68e55e3 [pid: 7|app: 0|req: 848/1889] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:26 2026] POST /v2.0/networks => generated 635 bytes in 148 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: 849/1890] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:27 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 1042/1891] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:27 2026] POST /v2.0/subnets => generated 646 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1892] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:27 2026] POST /v2.0/ports => generated 965 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:27.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4fd9e08-2f58-4430-bb7c-dd362d2434ea 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] TaaS: Handle Delete Port: b80dc6b0-99db-44fc-b172-5a965c2c4cbb 2026-08-22 11:54:27.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fd9e08-2f58-4430-bb7c-dd362d2434ea 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Tap Mirror: Handle Delete Port: b80dc6b0-99db-44fc-b172-5a965c2c4cbb [pid: 8|app: 0|req: 1043/1893] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:27 2026] DELETE /v2.0/ports/b80dc6b0-99db-44fc-b172-5a965c2c4cbb => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:54:28.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c9961e-8cfc-4a15-aaa0-b2e83d639de9 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1894] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:28 2026] DELETE /v2.0/ports/b80dc6b0-99db-44fc-b172-5a965c2c4cbb => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:28.082 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1101373-ddfb-4eda-815d-56184e631e03 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/1895] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:28 2026] GET /v2.0/ports/b80dc6b0-99db-44fc-b172-5a965c2c4cbb => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1896] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:54:28 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1897] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:28 2026] DELETE /v2.0/subnets/f8becf40-0ce3-46eb-ac83-74ae2a80f10c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1898] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:54:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ece5c23d00648009e475280835c4125 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:28.389 7 INFO neutron.services.segments.plugin [-] Segment d5b3d553-c576-4826-befc-698e0862e1fa resource provider aggregate not found 2026-08-22 11:54:28.394 7 INFO neutron.services.segments.plugin [-] Segment d5b3d553-c576-4826-befc-698e0862e1fa resource provider aggregate not found 2026-08-22 11:54:28.409 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5b3d553-c576-4826-befc-698e0862e1fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b3d553-c576-4826-befc-698e0862e1fa found for delete ", "request_id": "req-6514ddb7-c28b-4d3d-a3b1-4d35651652c7"}]} [pid: 7|app: 0|req: 853/1899] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:28 2026] DELETE /v2.0/networks/ce1eafc9-9359-4b38-8a55-9355d68e55e3 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:28.427 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5b3d553-c576-4826-befc-698e0862e1fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b3d553-c576-4826-befc-698e0862e1fa found for delete ", "request_id": "req-06b7f0b6-d940-4101-89e2-92fced4bb467"}]} [pid: 7|app: 0|req: 854/1900] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:28 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:28.512 7 INFO neutron.db.segments_db [None req-9ac6f598-b2a3-4b75-8c07-c88bb5dfdb40 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Added segment 08e85f37-9041-4a38-8a2e-6ade6500b2bc of type vxlan for network 35dd527f-ec61-468e-a2d8-5220c30ea7c4 [pid: 7|app: 0|req: 855/1901] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:28 2026] POST /v2.0/networks => generated 636 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1902] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:54:28 2026] POST /v2.0/ports => generated 958 bytes in 436 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: 856/1903] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:28 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1904] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:54:28 2026] PUT /v2.0/ports/426b1f4d-7049-4ed1-9140-aeb5ed351761 => generated 1239 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:29.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52445893-e02d-433d-97f6-1192b662121c'] response: {'name': 'network-changed', 'server_uuid': '9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4', 'tag': '426b1f4d-7049-4ed1-9140-aeb5ed351761', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 857/1905] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:28 2026] POST /v2.0/ports => generated 928 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:54:29.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea4b87a7-9089-49fb-a941-135953c99b79 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] TaaS: Handle Delete Port: 294fe2ed-ff95-44e3-bd76-926c149c6610 2026-08-22 11:54:29.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea4b87a7-9089-49fb-a941-135953c99b79 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Tap Mirror: Handle Delete Port: 294fe2ed-ff95-44e3-bd76-926c149c6610 [pid: 8|app: 0|req: 1049/1906] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:29 2026] DELETE /v2.0/ports/294fe2ed-ff95-44e3-bd76-926c149c6610 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:29.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc03cbec-822b-42fd-80a3-365a65a65b8c 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1907] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:29 2026] GET /v2.0/ports/294fe2ed-ff95-44e3-bd76-926c149c6610 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1908] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:29 2026] DELETE /v2.0/subnets/4cb6f61f-a56a-4964-ac33-0f26695f3a50 => 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: 859/1909] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:29 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:29.661 8 INFO neutron.services.segments.plugin [-] Segment 08e85f37-9041-4a38-8a2e-6ade6500b2bc resource provider aggregate not found 2026-08-22 11:54:29.668 8 INFO neutron.services.segments.plugin [-] Segment 08e85f37-9041-4a38-8a2e-6ade6500b2bc resource provider aggregate not found 2026-08-22 11:54:29.687 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 08e85f37-9041-4a38-8a2e-6ade6500b2bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08e85f37-9041-4a38-8a2e-6ade6500b2bc found for delete ", "request_id": "req-2ea6aa82-65af-49cc-a47d-c6d0a01da318"}]} 2026-08-22 11:54:29.688 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 08e85f37-9041-4a38-8a2e-6ade6500b2bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08e85f37-9041-4a38-8a2e-6ade6500b2bc found for delete ", "request_id": "req-87364926-ffa3-464d-a6eb-803ec9dbc1ab"}]} [pid: 8|app: 0|req: 1051/1910] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:29 2026] DELETE /v2.0/networks/35dd527f-ec61-468e-a2d8-5220c30ea7c4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1911] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:54:29 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1912] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:29 2026] POST /v2.0/ports => generated 779 bytes in 216 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: 1054/1913] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:54:29 2026] GET /v2.0/networks?tenant_id=6ece5c23d00648009e475280835c4125&shared=False => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1914] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:29 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&fields=id&fields=name => generated 113 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:30.290 8 INFO neutron.db.segments_db [None req-e92f95b1-9282-487d-9135-8408a5637d22 df068dae5c7c431fa499d10c360fc6f2 bc3d653a67424eb2b041699c8b2b1ffe - - default default] Added segment 4d563592-5c7f-49b5-b350-098884d44f64 of type vxlan for network e9dde97f-d6a0-4ecf-b9ea-a2d10905e84c [pid: 7|app: 0|req: 861/1915] 10.0.0.187 () {34 vars in 737 bytes} [Sat Aug 22 11:54:30 2026] PUT /v2.0/ports/81488223-080d-4d94-b8a7-1b986f1e9837 => 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: 8|app: 0|req: 1055/1916] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:29 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1917] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:54:30 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) 2026-08-22 11:54:30.487 7 INFO neutron.db.segments_db [None req-d97331b0-a048-4052-8820-417b5bf2f30c df068dae5c7c431fa499d10c360fc6f2 bc3d653a67424eb2b041699c8b2b1ffe - - default default] Added segment ec76c0f1-c74d-436f-a8ad-ec551990a5d9 of type vxlan for network ccfdbabf-251f-45a3-813b-610184491f77 2026-08-22 11:54:30.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-df9225a8-0ce8-4fed-b6d0-479ad018712c 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] TaaS: Handle Delete Port: 81488223-080d-4d94-b8a7-1b986f1e9837 2026-08-22 11:54:30.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df9225a8-0ce8-4fed-b6d0-479ad018712c 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Tap Mirror: Handle Delete Port: 81488223-080d-4d94-b8a7-1b986f1e9837 [pid: 7|app: 0|req: 863/1918] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:30 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1919] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/ports/81488223-080d-4d94-b8a7-1b986f1e9837 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1920] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:54:30 2026] PUT /v2.0/networks/e9dde97f-d6a0-4ecf-b9ea-a2d10905e84c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1921] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:30.658 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7690454e-c5a9-4535-a729-b6951fe0c698 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1058/1922] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/ports/81488223-080d-4d94-b8a7-1b986f1e9837 => 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: 865/1923] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/networks/e9dde97f-d6a0-4ecf-b9ea-a2d10905e84c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1924] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1925] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/ports/89cfdbf1-b36b-4791-8d45-08c628415f5c => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1926] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:54:30 2026] PUT /v2.0/networks/ccfdbabf-251f-45a3-813b-610184491f77/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:30.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1d51563-6a0a-4c96-93eb-9239881f904e 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1927] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/ports/294fe2ed-ff95-44e3-bd76-926c149c6610 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:30.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0283627-7029-4e9e-946a-e2d690fb54da 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1928] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/subnets/4cb6f61f-a56a-4964-ac33-0f26695f3a50 => 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: 1061/1929] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/networks/ccfdbabf-251f-45a3-813b-610184491f77/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:30.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0da6a3d6-a239-43a1-960e-fd31b89145d6 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1930] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/subnets/f8becf40-0ce3-46eb-ac83-74ae2a80f10c => 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: 1062/1931] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:54:30 2026] PUT /v2.0/networks/ccfdbabf-251f-45a3-813b-610184491f77/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1932] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/networks/ccfdbabf-251f-45a3-813b-610184491f77/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:30.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-15572d0a-32e2-441a-a9d2-a6c1bc82094f 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] TaaS: Handle Delete Port: 89cfdbf1-b36b-4791-8d45-08c628415f5c 2026-08-22 11:54:30.909 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15572d0a-32e2-441a-a9d2-a6c1bc82094f 0b46cfcea05c4923b0955ea9065cf81d ff009b2b266d4018830ad105ad87d86f - - default default] Tap Mirror: Handle Delete Port: 89cfdbf1-b36b-4791-8d45-08c628415f5c [pid: 8|app: 0|req: 1064/1933] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:54:30 2026] GET /v2.0/networks/e9dde97f-d6a0-4ecf-b9ea-a2d10905e84c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1934] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/ports/89cfdbf1-b36b-4791-8d45-08c628415f5c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1935] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:30 2026] DELETE /v2.0/networks/e9dde97f-d6a0-4ecf-b9ea-a2d10905e84c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:31.135 7 INFO neutron.services.segments.plugin [-] Segment b375e416-07ce-4342-a9fa-94631dc4bab3 resource provider aggregate not found 2026-08-22 11:54:31.143 7 INFO neutron.services.segments.plugin [-] Segment b375e416-07ce-4342-a9fa-94631dc4bab3 resource provider aggregate not found 2026-08-22 11:54:31.163 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b375e416-07ce-4342-a9fa-94631dc4bab3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b375e416-07ce-4342-a9fa-94631dc4bab3 found for delete ", "request_id": "req-1276be55-7191-471d-8cec-42fe441559ae"}]} 2026-08-22 11:54:31.166 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b375e416-07ce-4342-a9fa-94631dc4bab3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b375e416-07ce-4342-a9fa-94631dc4bab3 found for delete ", "request_id": "req-dd56bdfe-2953-4e65-93a5-a82553afaa83"}]} [pid: 7|app: 0|req: 871/1936] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:31 2026] DELETE /v2.0/networks/0f7a8385-0441-4f44-9896-373ef9c1606c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1937] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:31 2026] DELETE /v2.0/networks/ccfdbabf-251f-45a3-813b-610184491f77 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1938] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1939] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1940] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1941] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=426b1f4d-7049-4ed1-9140-aeb5ed351761 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1942] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/subnets?id=ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1943] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/ports?network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7&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: 875/1944] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:31.713 8 INFO neutron.services.segments.plugin [-] Segment 4d563592-5c7f-49b5-b350-098884d44f64 resource provider aggregate not found 2026-08-22 11:54:31.714 8 INFO neutron.services.segments.plugin [-] Segment 4d563592-5c7f-49b5-b350-098884d44f64 resource provider aggregate not found 2026-08-22 11:54:31.737 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d563592-5c7f-49b5-b350-098884d44f64 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d563592-5c7f-49b5-b350-098884d44f64 found for delete ", "request_id": "req-f9144557-fe9d-4d68-96d8-aced612cc416"}]} 2026-08-22 11:54:31.746 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d563592-5c7f-49b5-b350-098884d44f64 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d563592-5c7f-49b5-b350-098884d44f64 found for delete ", "request_id": "req-f5bd5804-1896-4dd8-8c2e-a6f83a0d23f0"}]} [pid: 8|app: 0|req: 1070/1945] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:31.761 8 INFO neutron.services.segments.plugin [-] Segment ec76c0f1-c74d-436f-a8ad-ec551990a5d9 resource provider aggregate not found 2026-08-22 11:54:31.776 8 INFO neutron.services.segments.plugin [-] Segment ec76c0f1-c74d-436f-a8ad-ec551990a5d9 resource provider aggregate not found 2026-08-22 11:54:31.780 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec76c0f1-c74d-436f-a8ad-ec551990a5d9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec76c0f1-c74d-436f-a8ad-ec551990a5d9 found for delete ", "request_id": "req-9a2f71b2-fb84-4b02-a7d1-3dbf2bc3f5df"}]} 2026-08-22 11:54:31.791 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec76c0f1-c74d-436f-a8ad-ec551990a5d9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec76c0f1-c74d-436f-a8ad-ec551990a5d9 found for delete ", "request_id": "req-08cde2e3-2a2b-432d-8f91-cb5ccce09f9b"}]} [pid: 7|app: 0|req: 876/1946] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/security-groups?tenant_id=ff009b2b266d4018830ad105ad87d86f&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1949] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:31 2026] DELETE /v2.0/security-groups/4413295a-fd75-4e09-86b8-2bccc04cc53b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1950] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:31 2026] GET /v2.0/security-groups?tenant_id=b4731d85fbeb4960ad0d33bb649a3d3b&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1951] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:32 2026] DELETE /v2.0/security-groups/c2eccfe9-1427-4491-abb8-9c5bba845bc3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1952] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:32 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 880/1953] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:32 2026] GET /v2.0/security-groups?tenant_id=bc3d653a67424eb2b041699c8b2b1ffe&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1954] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:32 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1955] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:32 2026] DELETE /v2.0/security-groups/c58955dc-67c3-4058-b84a-51d417338fe2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1956] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:33 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1957] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:33 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:34.166 8 INFO neutron.db.segments_db [None req-397f6410-8408-4b36-86ba-b25009a2f8a6 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment bf42079b-be0a-4af5-adb0-51b12284d0c7 of type vxlan for network e53d9bb7-b6e0-49d9-976a-0a8398fd3979 [pid: 8|app: 0|req: 1076/1958] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:33 2026] POST /v2.0/networks => generated 630 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:34.332 7 INFO neutron.db.segments_db [None req-8d9afaea-c253-4bd1-bb1b-d08c502466be b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment bb4e782e-2c74-44ec-afb6-1437e3fa5175 of type vxlan for network 0600b846-977e-49ea-8710-ddabc9d60c1d [pid: 7|app: 0|req: 883/1959] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:34 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1960] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:34 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1961] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:34 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1962] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:34 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 8|app: 0|req: 1078/1963] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:34 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:35.092 7 INFO neutron.db.segments_db [None req-41a0394a-75f5-4f10-a12b-349acd57ea89 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment a17c862e-316d-440b-906e-8c85a3f8c9cb of type vxlan for network 545526fe-b800-4ce2-9c56-acf541b54d19 2026-08-22 11:54:35.319 7 INFO neutron.db.l3_hamode_db [None req-41a0394a-75f5-4f10-a12b-349acd57ea89 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:35.425 7 INFO neutron.db.l3_hamode_db [None req-41a0394a-75f5-4f10-a12b-349acd57ea89 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 886/1964] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:35 2026] POST /v2.0/routers => generated 506 bytes in 953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1965] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:35 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1966] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:36 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1081/1967] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:36 2026] GET /v2.0/security-groups?tenant_id=d02808cbea324fcdaea45f2f04a7e54a&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1968] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:36 2026] DELETE /v2.0/security-groups/351bf4ec-d4a3-47c2-9acb-7eae881bdb8f => 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: 887/1969] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:35 2026] PUT /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1970] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/ports/09d2618e-9e01-4f7c-9056-f74942b38590 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/1971] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1972] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 8|app: 0|req: 1086/1973] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1974] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1088/1975] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:37 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1976] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:37 2026] PUT /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1977] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:38 2026] GET /v2.0/ports/29303bb9-1e2a-4e11-8f76-61017032a916 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:38.445 8 INFO neutron.db.l3_db [None req-fdff2f0b-fec1-4cb4-b053-20d1b6c92d86 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Floating IP dacafc26-e3d6-4303-a871-541cdb359b10 associated. External IP: 10.96.250.209, port: 426b1f4d-7049-4ed1-9140-aeb5ed351761. 2026-08-22 11:54:38.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a237543-cd56-45b3-9080-22349e4fd425 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 29303bb9-1e2a-4e11-8f76-61017032a916 2026-08-22 11:54:38.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a237543-cd56-45b3-9080-22349e4fd425 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 29303bb9-1e2a-4e11-8f76-61017032a916 [pid: 8|app: 0|req: 1089/1978] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:54:37 2026] POST /v2.0/floatingips => generated 856 bytes in 1331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:38.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ae1f168-2074-445a-9193-05e330df5e4d'] response: {'name': 'network-changed', 'server_uuid': '9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4', 'tag': '426b1f4d-7049-4ed1-9140-aeb5ed351761', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1090/1979] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:38 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1980] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:38 2026] PUT /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74/remove_router_interface => generated 309 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1981] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 892/1982] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:39.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-62074228-a766-4ca2-8264-2c5e88ac4748 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 09d2618e-9e01-4f7c-9056-f74942b38590 2026-08-22 11:54:39.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62074228-a766-4ca2-8264-2c5e88ac4748 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 09d2618e-9e01-4f7c-9056-f74942b38590 [pid: 7|app: 0|req: 893/1983] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=426b1f4d-7049-4ed1-9140-aeb5ed351761 => 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: 894/1984] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/subnets?id=ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1985] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/ports?network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7&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: 7|app: 0|req: 896/1986] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 897/1987] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 7|app: 0|req: 898/1988] 10.0.0.96 () {30 vars in 649 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/extensions => generated 21537 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1989] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1990] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:39 2026] PUT /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1991] 10.0.0.96 () {30 vars in 723 bytes} [Sat Aug 22 11:54:39 2026] GET /v2.0/quotas/271bb36068fb4dbbb585007740d7fa38/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/1992] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:40 2026] GET /v2.0/ports?device_id=ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:40.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-42831a17-e503-4677-b7b9-db94ae8ce382 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 35ca8d49-8a07-43e3-a194-28df643981d1 2026-08-22 11:54:40.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42831a17-e503-4677-b7b9-db94ae8ce382 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 35ca8d49-8a07-43e3-a194-28df643981d1 2026-08-22 11:54:40.623 7 INFO neutron.services.segments.plugin [-] Segment a17c862e-316d-440b-906e-8c85a3f8c9cb resource provider aggregate not found 2026-08-22 11:54:40.632 7 INFO neutron.services.segments.plugin [-] Segment a17c862e-316d-440b-906e-8c85a3f8c9cb resource provider aggregate not found 2026-08-22 11:54:40.655 7 INFO neutron.db.l3_hamode_db [None req-42831a17-e503-4677-b7b9-db94ae8ce382 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] HA network 545526fe-b800-4ce2-9c56-acf541b54d19 was deleted as no HA routers are present in tenant 5159d2759f4f4850b04e45bb00b0415c. 2026-08-22 11:54:40.658 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a17c862e-316d-440b-906e-8c85a3f8c9cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17c862e-316d-440b-906e-8c85a3f8c9cb found for delete ", "request_id": "req-a9d41ad2-ffe7-4cd6-bd4c-16461a93dbf6"}]} 2026-08-22 11:54:40.659 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a17c862e-316d-440b-906e-8c85a3f8c9cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17c862e-316d-440b-906e-8c85a3f8c9cb found for delete ", "request_id": "req-6d48c3d4-504d-4bae-b4ab-ee4f9e5eea18"}]} [pid: 7|app: 0|req: 901/1993] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:40 2026] DELETE /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/1994] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:40 2026] DELETE /v2.0/subnets/8d506b77-5d6d-4d9c-837a-cd8319fc5885 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1995] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:40 2026] DELETE /v2.0/subnets/f8c3ff20-dc6f-4d34-b803-5949e4262e58 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1996] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:40 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:41.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e901874-c5b8-4280-87b6-6666d4dd955f b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 1578c7e3-6e5b-428a-9c85-859ed52230fc 2026-08-22 11:54:41.058 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e901874-c5b8-4280-87b6-6666d4dd955f b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 1578c7e3-6e5b-428a-9c85-859ed52230fc 2026-08-22 11:54:41.257 8 INFO neutron.services.segments.plugin [-] Segment bb4e782e-2c74-44ec-afb6-1437e3fa5175 resource provider aggregate not found 2026-08-22 11:54:41.262 8 INFO neutron.services.segments.plugin [-] Segment bb4e782e-2c74-44ec-afb6-1437e3fa5175 resource provider aggregate not found 2026-08-22 11:54:41.277 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb4e782e-2c74-44ec-afb6-1437e3fa5175 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4e782e-2c74-44ec-afb6-1437e3fa5175 found for delete ", "request_id": "req-dd0b369f-a4a8-4a82-b632-6ea6696f9b15"}]} 2026-08-22 11:54:41.280 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb4e782e-2c74-44ec-afb6-1437e3fa5175 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4e782e-2c74-44ec-afb6-1437e3fa5175 found for delete ", "request_id": "req-e60b374e-6ef7-4019-976d-ac34e3b69b20"}]} [pid: 8|app: 0|req: 1094/1997] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:40 2026] DELETE /v2.0/networks/0600b846-977e-49ea-8710-ddabc9d60c1d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:41.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-e15409d6-b64a-48ff-a6a4-5bc14c3cad24 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 17fffce4-b3f6-42c4-b1af-96f52c90e303 2026-08-22 11:54:41.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e15409d6-b64a-48ff-a6a4-5bc14c3cad24 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 17fffce4-b3f6-42c4-b1af-96f52c90e303 [pid: 7|app: 0|req: 904/1998] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:41 2026] DELETE /v2.0/networks/e53d9bb7-b6e0-49d9-976a-0a8398fd3979 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:41.652 8 INFO neutron.db.segments_db [None req-e3134eca-a418-4b03-9747-b87c3614fcad b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment b07660b1-ef34-41b8-849f-00c2887f9d31 of type vxlan for network c3468b9f-41b4-4b4e-bf14-ccb6f84fe086 [pid: 8|app: 0|req: 1095/1999] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:41 2026] POST /v2.0/networks => generated 629 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/2000] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:41 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2001] 10.0.0.96 () {30 vars in 649 bytes} [Sat Aug 22 11:54:42 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) 2026-08-22 11:54:42.076 7 INFO neutron.db.segments_db [None req-0b085486-11ba-41ba-b267-e830a05adc91 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment d5344692-4128-408a-8108-deb0e9bba007 of type vxlan for network c99dd464-9c96-4309-a072-bed05d8b8fcb [pid: 8|app: 0|req: 1097/2002] 10.0.0.96 () {30 vars in 723 bytes} [Sat Aug 22 11:54:42 2026] GET /v2.0/quotas/271bb36068fb4dbbb585007740d7fa38/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:42.369 7 INFO neutron.db.l3_hamode_db [None req-0b085486-11ba-41ba-b267-e830a05adc91 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:42.485 7 INFO neutron.db.l3_hamode_db [None req-0b085486-11ba-41ba-b267-e830a05adc91 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:42.695 7 INFO neutron.services.segments.plugin [-] Segment bf42079b-be0a-4af5-adb0-51b12284d0c7 resource provider aggregate not found 2026-08-22 11:54:42.701 7 INFO neutron.services.segments.plugin [-] Segment bf42079b-be0a-4af5-adb0-51b12284d0c7 resource provider aggregate not found 2026-08-22 11:54:42.719 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf42079b-be0a-4af5-adb0-51b12284d0c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf42079b-be0a-4af5-adb0-51b12284d0c7 found for delete ", "request_id": "req-ee275410-76d6-4154-8336-9012a74293e8"}]} 2026-08-22 11:54:42.722 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf42079b-be0a-4af5-adb0-51b12284d0c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf42079b-be0a-4af5-adb0-51b12284d0c7 found for delete ", "request_id": "req-61d636b7-b94b-4f82-8164-35d340827774"}]} [pid: 7|app: 0|req: 906/2003] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:42 2026] POST /v2.0/routers => generated 507 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2004] 10.0.0.187 () {34 vars in 665 bytes} [Sat Aug 22 11:54:43 2026] POST /v2.0/ports => generated 952 bytes in 435 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: 1099/2005] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:44 2026] GET /v2.0/security-groups?tenant_id=271bb36068fb4dbbb585007740d7fa38&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/2006] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:43 2026] PUT /v2.0/routers/a1fd006d-19b0-4833-95ba-917f0dbf2f92/add_router_interface => generated 309 bytes in 1052 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: 908/2007] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:44 2026] GET /v2.0/ports/df1c250a-be59-4c12-b972-59e747d85c04 => generated 1026 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2008] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:44 2026] DELETE /v2.0/security-groups/f673109a-fb11-4a3d-93d3-58d1edc5664c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:45.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c25633f-d9d9-4e51-987d-b96f8b7b4fce b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: df1c250a-be59-4c12-b972-59e747d85c04 2026-08-22 11:54:45.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c25633f-d9d9-4e51-987d-b96f8b7b4fce b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: df1c250a-be59-4c12-b972-59e747d85c04 [pid: 7|app: 0|req: 909/2009] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:44 2026] PUT /v2.0/routers/a1fd006d-19b0-4833-95ba-917f0dbf2f92/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:45.717 8 INFO neutron.api.v2.resource [None req-9923a2af-d795-4a8d-af9c-b2ded18e8e57 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2010] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:45 2026] PUT /v2.0/routers/a1fd006d-19b0-4833-95ba-917f0dbf2f92/remove_router_interface => generated 197 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 910/2011] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:45 2026] GET /v2.0/ports?device_id=a1fd006d-19b0-4833-95ba-917f0dbf2f92 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:45.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a4ebe9f-ab73-4c1a-b4b3-3d5cf17b97cf b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: dfba5337-4db1-448b-bc99-2850c2ff71c9 2026-08-22 11:54:45.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a4ebe9f-ab73-4c1a-b4b3-3d5cf17b97cf b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: dfba5337-4db1-448b-bc99-2850c2ff71c9 2026-08-22 11:54:46.256 8 INFO neutron.services.segments.plugin [-] Segment d5344692-4128-408a-8108-deb0e9bba007 resource provider aggregate not found 2026-08-22 11:54:46.271 8 INFO neutron.services.segments.plugin [-] Segment d5344692-4128-408a-8108-deb0e9bba007 resource provider aggregate not found 2026-08-22 11:54:46.281 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5344692-4128-408a-8108-deb0e9bba007 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5344692-4128-408a-8108-deb0e9bba007 found for delete ", "request_id": "req-1c7e9f10-0618-4269-9b9f-ec00a1bd5b1f"}]} 2026-08-22 11:54:46.290 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5344692-4128-408a-8108-deb0e9bba007 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5344692-4128-408a-8108-deb0e9bba007 found for delete ", "request_id": "req-85468b06-dd0d-46c8-bdde-ec7e1f991fe4"}]} 2026-08-22 11:54:46.299 8 INFO neutron.db.l3_hamode_db [None req-0a4ebe9f-ab73-4c1a-b4b3-3d5cf17b97cf b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] HA network c99dd464-9c96-4309-a072-bed05d8b8fcb was deleted as no HA routers are present in tenant 5159d2759f4f4850b04e45bb00b0415c. [pid: 8|app: 0|req: 1102/2012] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:45 2026] DELETE /v2.0/routers/a1fd006d-19b0-4833-95ba-917f0dbf2f92 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2013] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:46 2026] DELETE /v2.0/subnets/d9d53b89-e59a-4dfc-a750-89574645c9e1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:46.583 7 INFO neutron_taas.services.taas.taas_plugin [None req-83b9fc02-7c76-4a35-8557-fb75515362b8 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: a549569d-724f-4313-8c2d-958dcfee9caa 2026-08-22 11:54:46.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83b9fc02-7c76-4a35-8557-fb75515362b8 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: a549569d-724f-4313-8c2d-958dcfee9caa 2026-08-22 11:54:46.755 7 INFO neutron.services.segments.plugin [-] Segment b07660b1-ef34-41b8-849f-00c2887f9d31 resource provider aggregate not found 2026-08-22 11:54:46.762 7 INFO neutron.services.segments.plugin [-] Segment b07660b1-ef34-41b8-849f-00c2887f9d31 resource provider aggregate not found 2026-08-22 11:54:46.771 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b07660b1-ef34-41b8-849f-00c2887f9d31 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07660b1-ef34-41b8-849f-00c2887f9d31 found for delete ", "request_id": "req-b6ceb907-e05a-46c9-9a80-8981bff151e9"}]} 2026-08-22 11:54:46.785 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b07660b1-ef34-41b8-849f-00c2887f9d31 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07660b1-ef34-41b8-849f-00c2887f9d31 found for delete ", "request_id": "req-2f478e77-0723-4ce5-8814-249250325eb1"}]} [pid: 7|app: 0|req: 912/2014] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:46 2026] DELETE /v2.0/networks/c3468b9f-41b4-4b4e-bf14-ccb6f84fe086 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:46.860 7 INFO neutron.db.segments_db [None req-407a5a4f-61fb-4123-9bb3-b1bd0c405156 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a of type vxlan for network 80100c64-9d38-4ae1-a272-f88d41c414c3 [pid: 7|app: 0|req: 913/2015] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:54:46 2026] POST /v2.0/networks => generated 629 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2018] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:46 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:47.226 7 INFO neutron.db.segments_db [None req-872d8a6f-ace8-415a-8b46-0a81b9580e20 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment f146b2de-46aa-4450-a93e-1d33d93fb59c of type vxlan for network ba01411f-219c-4245-9b23-a1f9a9b36677 2026-08-22 11:54:47.399 8 INFO neutron.db.segments_db [None req-07bdda22-5fc5-4987-880e-104f9f62a422 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 of type vxlan for network 8eae6ff0-6909-4bb8-95e8-3a8f29e99dee 2026-08-22 11:54:47.485 7 INFO neutron.db.l3_hamode_db [None req-872d8a6f-ace8-415a-8b46-0a81b9580e20 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2019] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:54:46 2026] POST /v2.0/networks => generated 740 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:47.622 7 INFO neutron.db.l3_hamode_db [None req-872d8a6f-ace8-415a-8b46-0a81b9580e20 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1104/2020] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:47 2026] POST /v2.0/subnets => generated 687 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:47.713 8 INFO neutron.db.segments_db [None req-b4cbc36c-a4d3-44e4-b1ef-e365d31ede5d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment aa4e4002-1b38-45a2-8687-90787345c5f9 of type vxlan for network 5ee4972b-2fad-4e84-a96c-f2721d53deea 2026-08-22 11:54:47.971 8 INFO neutron.db.l3_hamode_db [None req-b4cbc36c-a4d3-44e4-b1ef-e365d31ede5d eff27bc8948a4accb16d055496881abc afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 917/2021] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:47 2026] POST /v2.0/routers => generated 507 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:48.779 8 INFO neutron.db.l3_hamode_db [None req-b4cbc36c-a4d3-44e4-b1ef-e365d31ede5d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 918/2022] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:48 2026] PUT /v2.0/routers/1744d4d5-013d-49e9-8f2c-4bddcdb65be6/add_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2023] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:54:49 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 920/2024] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:54:49 2026] GET /v2.0/ports/4cfe52d4-96e0-4440-b5bf-3f90ac4ae3d0 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2025] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:54:49 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1105/2026] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:47 2026] POST /v2.0/routers => generated 727 bytes in 1976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:49.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-07f9d96c-64b8-4313-a297-2fb335c5987c b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 4cfe52d4-96e0-4440-b5bf-3f90ac4ae3d0 2026-08-22 11:54:49.871 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07f9d96c-64b8-4313-a297-2fb335c5987c b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 4cfe52d4-96e0-4440-b5bf-3f90ac4ae3d0 [pid: 7|app: 0|req: 922/2027] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:54:49 2026] PUT /v2.0/routers/1744d4d5-013d-49e9-8f2c-4bddcdb65be6/remove_router_interface => generated 309 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2028] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:50 2026] GET /v2.0/ports?device_id=1744d4d5-013d-49e9-8f2c-4bddcdb65be6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:50.568 7 INFO neutron_taas.services.taas.taas_plugin [None req-f496ea62-1b1a-4577-9fb0-f976f90f31ca b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: cf7ca8b6-fef3-41bb-9b87-60387e1e5e5c 2026-08-22 11:54:50.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f496ea62-1b1a-4577-9fb0-f976f90f31ca b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: cf7ca8b6-fef3-41bb-9b87-60387e1e5e5c [pid: 8|app: 0|req: 1106/2029] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:49 2026] PUT /v2.0/routers/320ac247-e3a1-478b-855d-a2231760cafc/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:50.978 7 INFO neutron.services.segments.plugin [-] Segment f146b2de-46aa-4450-a93e-1d33d93fb59c resource provider aggregate not found 2026-08-22 11:54:50.988 7 INFO neutron.services.segments.plugin [-] Segment f146b2de-46aa-4450-a93e-1d33d93fb59c resource provider aggregate not found 2026-08-22 11:54:51.004 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f146b2de-46aa-4450-a93e-1d33d93fb59c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f146b2de-46aa-4450-a93e-1d33d93fb59c found for delete ", "request_id": "req-7043bf35-f362-4e04-a8be-6d21289a3df4"}]} 2026-08-22 11:54:51.007 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f146b2de-46aa-4450-a93e-1d33d93fb59c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f146b2de-46aa-4450-a93e-1d33d93fb59c found for delete ", "request_id": "req-43c983b3-e629-49ad-8f6f-e532f2fa403b"}]} 2026-08-22 11:54:51.013 7 INFO neutron.db.l3_hamode_db [None req-f496ea62-1b1a-4577-9fb0-f976f90f31ca b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] HA network ba01411f-219c-4245-9b23-a1f9a9b36677 was deleted as no HA routers are present in tenant 5159d2759f4f4850b04e45bb00b0415c. [pid: 7|app: 0|req: 924/2030] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:50 2026] DELETE /v2.0/routers/1744d4d5-013d-49e9-8f2c-4bddcdb65be6 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2031] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:51 2026] DELETE /v2.0/subnets/642839f2-cf81-4311-b5df-260b971b7e51 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:51.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c405be6-efe8-434d-9c87-ab6a04638da0 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 893d7a9b-c547-4326-b606-b76e539d5fc5 2026-08-22 11:54:51.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c405be6-efe8-434d-9c87-ab6a04638da0 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 893d7a9b-c547-4326-b606-b76e539d5fc5 [pid: 7|app: 0|req: 925/2032] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:54:51 2026] DELETE /v2.0/networks/80100c64-9d38-4ae1-a272-f88d41c414c3 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:54:51.604 8 INFO neutron.db.segments_db [None req-f7f52d58-e201-49e5-b43a-607bc17ab4ac b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Added segment faf32c17-534a-4d4e-85b9-b3dc205cb7a3 of type vxlan for network 0f06f900-4538-4ce7-9614-ca23be37a10a 2026-08-22 11:54:51.827 8 INFO neutron.db.l3_hamode_db [None req-f7f52d58-e201-49e5-b43a-607bc17ab4ac b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:52.105 7 INFO neutron.db.segments_db [None req-e0cbbce5-f97c-486e-95dd-230f42cffc4e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment ad6669db-a58a-4650-9d2e-7781ee47c621 of type vxlan for network a69925b0-0f8e-4112-9c19-d31f8b0db793 [pid: 7|app: 0|req: 926/2033] 10.0.0.187 () {34 vars in 671 bytes} [Sat Aug 22 11:54:51 2026] POST /v2.0/networks => generated 741 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2034] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:52 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:52.445 7 INFO neutron.db.segments_db [None req-9da918b0-fc72-443d-984f-787feeefbd6d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Added segment 4fa45256-d50f-4970-853b-4a2d32af4c49 of type vxlan for network 4d787137-761f-4953-adff-ac36017fe9f8 2026-08-22 11:54:52.662 8 INFO neutron.db.l3_hamode_db [None req-f7f52d58-e201-49e5-b43a-607bc17ab4ac b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:52.664 7 INFO neutron.db.l3_hamode_db [None req-9da918b0-fc72-443d-984f-787feeefbd6d eff27bc8948a4accb16d055496881abc 8e33839dc78a4cfd834a198510eba68b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:54:53.061 7 INFO neutron.services.segments.plugin [-] Segment 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a resource provider aggregate not found 2026-08-22 11:54:53.067 7 INFO neutron.services.segments.plugin [-] Segment 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a resource provider aggregate not found 2026-08-22 11:54:53.088 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a found for delete ", "request_id": "req-b9645299-f367-4629-8305-e25804f998cb"}]} 2026-08-22 11:54:53.091 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae1d9ea-f9cf-4976-bed6-714e2dc5b47a found for delete ", "request_id": "req-9fac066b-5c21-4075-8de2-3ed8a69d9309"}]} 2026-08-22 11:54:53.520 7 INFO neutron.db.l3_hamode_db [None req-9da918b0-fc72-443d-984f-787feeefbd6d eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1108/2035] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:51 2026] POST /v2.0/routers => generated 688 bytes in 2074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2036] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:54:53 2026] GET /v2.0/routers/78080640-b424-46e1-916a-06ce79370a1b => generated 694 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2037] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 11:54:53 2026] GET /v2.0/routers => generated 697 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2038] 10.0.0.187 () {34 vars in 741 bytes} [Sat Aug 22 11:54:53 2026] PUT /v2.0/routers/78080640-b424-46e1-916a-06ce79370a1b => generated 701 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2039] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:54:54 2026] GET /v2.0/routers/78080640-b424-46e1-916a-06ce79370a1b => generated 701 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2040] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:54 2026] GET /v2.0/ports?device_id=78080640-b424-46e1-916a-06ce79370a1b => 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: 928/2041] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:54:52 2026] POST /v2.0/routers => generated 728 bytes in 2112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:54.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-cff90c19-cf15-4665-9841-74c13ecf4dab b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 777ea9ed-c6cb-407a-9e25-4b6ca6f24f8d 2026-08-22 11:54:54.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cff90c19-cf15-4665-9841-74c13ecf4dab b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 777ea9ed-c6cb-407a-9e25-4b6ca6f24f8d 2026-08-22 11:54:54.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-cff90c19-cf15-4665-9841-74c13ecf4dab b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] TaaS: Handle Delete Port: 4d2a7bb8-82fe-43d2-8447-121aefb4fe07 2026-08-22 11:54:54.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cff90c19-cf15-4665-9841-74c13ecf4dab b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] Tap Mirror: Handle Delete Port: 4d2a7bb8-82fe-43d2-8447-121aefb4fe07 2026-08-22 11:54:55.140 8 INFO neutron.services.segments.plugin [-] Segment faf32c17-534a-4d4e-85b9-b3dc205cb7a3 resource provider aggregate not found 2026-08-22 11:54:55.147 8 INFO neutron.services.segments.plugin [-] Segment faf32c17-534a-4d4e-85b9-b3dc205cb7a3 resource provider aggregate not found 2026-08-22 11:54:55.175 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment faf32c17-534a-4d4e-85b9-b3dc205cb7a3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf32c17-534a-4d4e-85b9-b3dc205cb7a3 found for delete ", "request_id": "req-a4ae1d6e-b1aa-42bb-9a47-12920abcc60a"}]} 2026-08-22 11:54:55.184 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment faf32c17-534a-4d4e-85b9-b3dc205cb7a3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf32c17-534a-4d4e-85b9-b3dc205cb7a3 found for delete ", "request_id": "req-41a7a7b6-a275-44ec-ae8f-a6f9638ff710"}]} 2026-08-22 11:54:55.191 8 INFO neutron.db.l3_hamode_db [None req-cff90c19-cf15-4665-9841-74c13ecf4dab b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] HA network 0f06f900-4538-4ce7-9614-ca23be37a10a was deleted as no HA routers are present in tenant 5159d2759f4f4850b04e45bb00b0415c. [pid: 8|app: 0|req: 1114/2042] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:54 2026] DELETE /v2.0/routers/78080640-b424-46e1-916a-06ce79370a1b => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2043] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:55 2026] GET /v2.0/ports?device_id=78080640-b424-46e1-916a-06ce79370a1b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:55.263 8 INFO neutron.api.v2.resource [None req-e7ce917c-9f28-4de8-86f7-113345ecf86c b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2044] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/routers/78080640-b424-46e1-916a-06ce79370a1b => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2045] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:55 2026] GET /v2.0/ports?device_id=1744d4d5-013d-49e9-8f2c-4bddcdb65be6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:55.323 8 INFO neutron.api.v2.resource [None req-36c3ac8c-e9d8-45f8-96f8-c13d9bbf009e b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2046] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/routers/1744d4d5-013d-49e9-8f2c-4bddcdb65be6 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:55.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-193f88f0-f276-400e-a71d-94b04c49e887 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2047] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/subnets/642839f2-cf81-4311-b5df-260b971b7e51 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2048] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:55 2026] GET /v2.0/ports?device_id=a1fd006d-19b0-4833-95ba-917f0dbf2f92 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:55.413 8 INFO neutron.api.v2.resource [None req-d7dbe462-ac46-420a-8c2d-185e53638844 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1121/2049] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/routers/a1fd006d-19b0-4833-95ba-917f0dbf2f92 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:55.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dafb1eb3-259c-4d47-b96f-34dd73a0f122 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1122/2050] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/subnets/d9d53b89-e59a-4dfc-a750-89574645c9e1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2051] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:54:55 2026] GET /v2.0/ports?device_id=ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:54:55.480 8 INFO neutron.api.v2.resource [None req-09ad47a6-ae6d-4b96-9e70-77a6dc3d589e b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2052] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/routers/ca2edcf4-0aa2-40b0-a1f5-0a49d2af2a74 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:55.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc453ff-40c2-4c18-9eec-7899fdf972a1 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2053] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/subnets/8d506b77-5d6d-4d9c-837a-cd8319fc5885 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:54:55.516 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de59fe89-edde-4323-8b21-d98fe1484e94 b014f5d286ed4ecaafb164fd128be698 5159d2759f4f4850b04e45bb00b0415c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2054] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:54:55 2026] DELETE /v2.0/subnets/f8c3ff20-dc6f-4d34-b803-5949e4262e58 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2055] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:54:54 2026] PUT /v2.0/routers/3613f66f-b5df-44ec-b851-57c90da4f95c/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2056] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:54:56 2026] GET /v2.0/security-groups?tenant_id=5159d2759f4f4850b04e45bb00b0415c&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2057] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:56 2026] DELETE /v2.0/security-groups/7681a4c6-2ade-4937-9d89-a2bd0d9f7063 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2058] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:54:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2059] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:56 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: 1129/2060] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2061] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:57 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: 8|app: 0|req: 1130/2062] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:57.403 7 INFO neutron.db.securitygroups_db [None req-d960e60a-59c3-4f42-a239-054e16557985 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Project afa40aaf4b8045e48aa6a5fc1f89456c 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: 933/2063] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:54:57.549 8 INFO neutron.db.securitygroups_db [None req-e8e8716e-c709-4a30-9744-ad152b2c5448 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Project afa40aaf4b8045e48aa6a5fc1f89456c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1131/2064] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2065] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:54:58 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2066] 10.0.0.187 () {32 vars in 826 bytes} [Sat Aug 22 11:54:58 2026] GET /v2.0/ports?project_id=6ece5c23d00648009e475280835c4125&network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 3695 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2067] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2068] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:58 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: 7|app: 0|req: 934/2069] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:54:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2070] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:58 2026] GET /v2.0/security-groups => generated 4529 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2071] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:54:58 2026] GET /v2.0/subnets?network_id=7528086b-5fed-4527-b9da-36dabcec9dc0 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2072] 10.0.0.187 () {34 vars in 758 bytes} [Sat Aug 22 11:54:58 2026] PUT /v2.0/security-groups/db3055e6-bb64-4ec8-b542-11cd5ed2c73f => generated 1663 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2073] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:54:58 2026] GET /v2.0/security-groups/db3055e6-bb64-4ec8-b542-11cd5ed2c73f => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2074] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:58 2026] DELETE /v2.0/security-groups/db3055e6-bb64-4ec8-b542-11cd5ed2c73f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:54:58.996 7 INFO neutron.db.l3_db [None req-0d53bd3a-594c-40d5-84df-8e26579e9df0 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Floating IP dacafc26-e3d6-4303-a871-541cdb359b10 disassociated. External IP: 10.96.250.209, port: 426b1f4d-7049-4ed1-9140-aeb5ed351761. [pid: 8|app: 0|req: 1136/2075] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:54:58 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2076] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:54:59.195 8 INFO neutron.api.v2.resource [None req-660853c4-d7e0-42c2-b9f3-82d5a3f1078d 6034b7acd9824bdb889784d08085e42f 13cf975c5dea4fddb5b6653b88027b16 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2077] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:54:59 2026] DELETE /v2.0/security-groups/db3055e6-bb64-4ec8-b542-11cd5ed2c73f => 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: 1139/2078] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:54:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2079] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:54:58 2026] PUT /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 554 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:54:59.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b5c7902-6788-4087-be9e-1700e45b6397'] response: {'name': 'network-changed', 'server_uuid': '9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4', 'tag': '426b1f4d-7049-4ed1-9140-aeb5ed351761', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1140/2080] 10.0.0.194 () {34 vars in 1096 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--23000584&fields=id&tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2081] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2082] 10.0.0.194 () {34 vars in 1100 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1167398984&fields=id&tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c => 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: 941/2083] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2084] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-group-rules/5d4f55ef-9b68-4013-a989-d632f91da8a2 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2085] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/networks?id=8eae6ff0-6909-4bb8-95e8-3a8f29e99dee => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2086] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/quotas/afa40aaf4b8045e48aa6a5fc1f89456c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2087] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2088] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/ports?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2089] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:54:59 2026] DELETE /v2.0/security-group-rules/5d4f55ef-9b68-4013-a989-d632f91da8a2 => 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: 1146/2090] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2091] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2092] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?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: 946/2093] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:54:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2094] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-group-rules/d8a8033d-78e4-4ed3-9539-8288fe52c8bf => generated 601 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2095] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2096] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 947/2097] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:54:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2098] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2099] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=426b1f4d-7049-4ed1-9140-aeb5ed351761 => 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: 948/2100] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:55:00 2026] DELETE /v2.0/security-group-rules/d8a8033d-78e4-4ed3-9539-8288fe52c8bf => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2101] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/subnets?id=ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2102] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2103] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/ports?network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:00.208 7 INFO neutron.db.securitygroups_db [None req-15f6a660-9204-4e39-b14d-e34b0ad2da3a 6034b7acd9824bdb889784d08085e42f 13cf975c5dea4fddb5b6653b88027b16 - - default default] Project 13cf975c5dea4fddb5b6653b88027b16 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1155/2104] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 950/2105] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2106] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 951/2107] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-group-rules/9d5e8a2a-8027-4f75-b3dc-d90a7f3e8d76 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2108] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2109] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:55:00 2026] DELETE /v2.0/security-group-rules/9d5e8a2a-8027-4f75-b3dc-d90a7f3e8d76 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2110] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2111] 10.0.0.187 () {32 vars in 673 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2112] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:00 2026] DELETE /v2.0/security-groups/f6133e7d-b81b-41a7-be6f-3f317eb38acb => 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: 954/2113] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2114] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 11:55:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2115] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:01 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 1161/2116] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:01 2026] GET /v2.0/security-groups?tenant_id=13cf975c5dea4fddb5b6653b88027b16&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2117] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:55:01 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2118] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:01 2026] DELETE /v2.0/security-groups/5dfc1aae-355a-4286-8b26-c884a9d7d614 => 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: 1164/2121] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:02 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 958/2122] 10.0.0.187 () {34 vars in 685 bytes} [Sat Aug 22 11:55:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2123] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2124] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2125] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2126] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2127] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:03 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:55:03.353 7 INFO neutron.db.securitygroups_db [None req-5325d02f-a667-486d-8946-952aa64ffda9 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Project 6ece5c23d00648009e475280835c4125 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: 961/2128] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:03.520 8 INFO neutron.db.securitygroups_db [None req-2de80813-37a1-4736-837e-66f26b86d587 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Project 6ece5c23d00648009e475280835c4125 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1168/2129] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2130] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 11:55:03 2026] GET /v2.0/networks => generated 1298 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2131] 10.0.0.194 () {34 vars in 1100 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1763135614&fields=id&tenant_id=6ece5c23d00648009e475280835c4125 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2132] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 661 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2133] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/networks?id=8eae6ff0-6909-4bb8-95e8-3a8f29e99dee => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2134] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 1172/2135] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/quotas/6ece5c23d00648009e475280835c4125 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2136] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c => generated 272 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2137] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2138] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 1175/2139] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 1176/2140] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:04 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 965/2141] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:55:04 2026] POST /v2.0/ports => generated 993 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 966/2142] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:05 2026] GET /v2.0/security-groups?tenant_id=3341bdf8d17641d5aa5ba17e4d221063&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2143] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:55:04 2026] PUT /v2.0/ports/3809160d-e018-43fc-8d21-36f7759f4c31 => generated 1274 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2144] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:05 2026] DELETE /v2.0/security-groups/436df990-934a-4584-a281-509d01d9a014 => generated 0 bytes in 147 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: 1178/2145] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:05 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2146] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:05 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:05.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59641803-749d-48da-8914-dc8b66950af7'] response: {'name': 'network-changed', 'server_uuid': '3f57a2dd-5a17-46e8-84da-dcdf324ac667', 'tag': '3809160d-e018-43fc-8d21-36f7759f4c31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1179/2147] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:05 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 969/2148] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/ports?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2149] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/networks?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2150] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2151] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2152] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2153] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:06 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 972/2154] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/ports?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2155] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3809160d-e018-43fc-8d21-36f7759f4c31 => 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: 973/2156] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/subnets?id=304862fc-83e1-4644-8abc-ec1a3702bd42 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2157] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/ports?network_id=8eae6ff0-6909-4bb8-95e8-3a8f29e99dee&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: 7|app: 0|req: 974/2158] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?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: 1185/2159] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?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: 975/2160] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2161] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:07 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2162] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:08 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1187/2163] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:09 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2164] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:09 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1188/2165] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:09 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2166] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:09 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2167] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:55:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ece5c23d00648009e475280835c4125 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2168] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:55:09 2026] POST /v2.0/ports => generated 958 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2169] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:55:09 2026] PUT /v2.0/ports/03482ee5-132e-45c6-82b8-6cf8441bb6b3 => generated 1239 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:55:10.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a01980d-8bcf-4635-a94c-87b2b8b7583c'] response: {'name': 'network-changed', 'server_uuid': '22118ec7-3b3f-4541-978e-7704d5743bc3', 'tag': '03482ee5-132e-45c6-82b8-6cf8441bb6b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2170] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1191/2171] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&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: 981/2172] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2173] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2174] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2175] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/networks?tenant_id=6ece5c23d00648009e475280835c4125&shared=False => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2176] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2177] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:55:10 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: 1195/2178] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2179] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&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: 984/2180] 199.19.213.199 () {34 vars in 1124 bytes} [Sat Aug 22 11:55:10 2026] GET /v2.0/security-groups?id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&id=712cef0a-4103-4550-a9db-319a6a25ca79&fields=id&fields=name => generated 205 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2181] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2182] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2183] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2184] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=03482ee5-132e-45c6-82b8-6cf8441bb6b3 => 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: 1199/2185] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/subnets?id=ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2186] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/ports?network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7&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: 1200/2187] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 988/2188] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 1201/2189] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 989/2190] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2191] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2192] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:12 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2193] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:13 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2194] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:13 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2195] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:13 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2196] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:13 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2197] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:14 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:14.473 7 INFO neutron.db.l3_db [None req-1bf65f6b-a2d2-4417-92cf-ec83ad02fd47 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Floating IP a3edf680-0652-4774-b687-36003a9a012d associated. External IP: 10.96.250.206, port: 3809160d-e018-43fc-8d21-36f7759f4c31. [pid: 7|app: 0|req: 993/2198] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:55:14 2026] PUT /v2.0/floatingips/a3edf680-0652-4774-b687-36003a9a012d => generated 855 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:14.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ecf0e96-2563-479c-9bcd-23e38462e1d7'] response: {'name': 'network-changed', 'server_uuid': '3f57a2dd-5a17-46e8-84da-dcdf324ac667', 'tag': '3809160d-e018-43fc-8d21-36f7759f4c31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1206/2199] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:14 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 994/2200] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:14 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2201] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/ports?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2202] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/networks?id=8eae6ff0-6909-4bb8-95e8-3a8f29e99dee => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2203] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3809160d-e018-43fc-8d21-36f7759f4c31 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2204] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/subnets?id=304862fc-83e1-4644-8abc-ec1a3702bd42 => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2205] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/ports?network_id=8eae6ff0-6909-4bb8-95e8-3a8f29e99dee&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: 997/2206] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2207] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:15 2026] GET /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee?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: 998/2208] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:16 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2209] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:16 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2212] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:17 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2213] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:17 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&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: 1214/2214] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:18 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2215] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:18 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&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: 1215/2216] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:18 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2217] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:18 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2218] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:55:18 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:19.122 7 INFO neutron.db.l3_db [None req-50613413-41c1-4272-a01b-caf6dca2672c 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Floating IP dacafc26-e3d6-4303-a871-541cdb359b10 associated. External IP: 10.96.250.209, port: 03482ee5-132e-45c6-82b8-6cf8441bb6b3. [pid: 8|app: 0|req: 1217/2219] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:19 2026] GET /v2.0/security-groups?tenant_id=18d8d94b22f244b1bd6a97cffff9dd5b&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2220] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:19 2026] DELETE /v2.0/security-groups/d207b0f1-ce72-4227-bafe-19e59dd89e14 => 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: 1003/2221] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:55:18 2026] PUT /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 856 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:19.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adbb0a14-5a5c-4b65-a83c-69c564e4cb16'] response: {'name': 'network-changed', 'server_uuid': '22118ec7-3b3f-4541-978e-7704d5743bc3', 'tag': '03482ee5-132e-45c6-82b8-6cf8441bb6b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1219/2222] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:55:19 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2223] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/ports?tenant_id=6ece5c23d00648009e475280835c4125&device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2224] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/networks?id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2225] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=03482ee5-132e-45c6-82b8-6cf8441bb6b3 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2226] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/subnets?id=ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2227] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/ports?network_id=4fe0fc81-9184-4c35-a9aa-59c67218ffe7&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2228] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2229] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7?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: 1223/2230] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:55:20 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2231] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:55:21 2026] GET /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2232] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:23 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2233] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:23 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2234] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:55:23 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1279 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2235] 10.0.0.187 () {32 vars in 858 bytes} [Sat Aug 22 11:55:23 2026] GET /v2.0/floatingips?floating_network_id=7528086b-5fed-4527-b9da-36dabcec9dc0&port_id=3809160d-e018-43fc-8d21-36f7759f4c31 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2236] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:55:24 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2237] 10.0.0.237 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:24 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2238] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:55:27 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1012/2239] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:27 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2240] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:27 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2241] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:27 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2242] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:28 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2243] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:28 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:28.776 8 INFO neutron.db.segments_db [None req-112ce14f-9c3b-490a-9957-93363c013900 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Added segment 518f431a-e9b1-4fd1-bdb5-34039fd6c681 of type vxlan for network 798959c5-860a-422d-956a-f6dbdcaa0205 [pid: 8|app: 0|req: 1230/2244] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:28 2026] POST /v2.0/networks => generated 640 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2245] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:28 2026] POST /v2.0/subnets => generated 658 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2246] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:55:29 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1016/2247] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:29 2026] POST /v2.0/subnets => generated 732 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:29.485 8 INFO neutron.db.segments_db [None req-a5bf6736-fe9e-4949-8555-0140720e6d21 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Added segment 876b775d-1671-4bb5-8908-c2040ed39eb9 of type vxlan for network 0923e139-2990-415d-8564-6dca68058bdb [pid: 8|app: 0|req: 1232/2248] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:29 2026] POST /v2.0/networks => generated 637 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2249] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:29 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2250] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:55:29 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2251] 10.0.0.194 () {34 vars in 1120 bytes} [Sat Aug 22 11:55:29 2026] GET /v2.0/security-groups?id=712cef0a-4103-4550-a9db-319a6a25ca79&id=f0f1a63b-e7b0-47c7-b10b-940d622a3533&fields=id&fields=name => generated 205 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:29.770 8 INFO neutron_taas.services.taas.taas_plugin [req-85140244-91af-4211-bf61-ddc1b5a16b04 req-79d72ec7-d29f-409a-82be-70d0fcc3c597 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] TaaS: Handle Delete Port: 3809160d-e018-43fc-8d21-36f7759f4c31 2026-08-22 11:55:29.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-85140244-91af-4211-bf61-ddc1b5a16b04 req-79d72ec7-d29f-409a-82be-70d0fcc3c597 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Tap Mirror: Handle Delete Port: 3809160d-e018-43fc-8d21-36f7759f4c31 [pid: 7|app: 0|req: 1018/2252] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:29 2026] POST /v2.0/subnets => generated 656 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:29.906 8 INFO neutron.db.l3_db [req-85140244-91af-4211-bf61-ddc1b5a16b04 req-79d72ec7-d29f-409a-82be-70d0fcc3c597 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Floating IP a3edf680-0652-4774-b687-36003a9a012d disassociated. External IP: 10.96.250.206, port: 3809160d-e018-43fc-8d21-36f7759f4c31. [pid: 7|app: 0|req: 1019/2253] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:29 2026] POST /v2.0/subnets => generated 726 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:30.145 7 INFO neutron.db.segments_db [None req-25243120-631e-49a7-b108-482e6a656cbc 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Added segment c5d92948-6486-4617-bf25-e93cbd3ab329 of type vxlan for network 2f1731af-16e5-4e54-967e-7be9e10b9654 [pid: 7|app: 0|req: 1020/2254] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:30 2026] POST /v2.0/networks => generated 638 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2255] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:55:29 2026] DELETE /v2.0/ports/3809160d-e018-43fc-8d21-36f7759f4c31 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:55:30.395 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a10a6173-ead0-49ba-92a1-0134ce2668c2'] response: {'server_uuid': '3f57a2dd-5a17-46e8-84da-dcdf324ac667', 'name': 'network-vif-deleted', 'tag': '3809160d-e018-43fc-8d21-36f7759f4c31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/2256] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:30 2026] POST /v2.0/subnets => generated 656 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2257] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:30 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 1236/2258] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:30 2026] POST /v2.0/subnets => generated 730 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:30.932 7 INFO neutron.db.segments_db [None req-7d510538-1578-4b92-809d-4b3ba21713da 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Added segment 0c5822d0-8389-4ffe-9d56-11536c35c931 of type vxlan for network 3316fc9e-8cce-47c9-bb9a-bc18b6411fdb 2026-08-22 11:55:31.181 7 INFO neutron.db.l3_hamode_db [None req-7d510538-1578-4b92-809d-4b3ba21713da 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1237/2259] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:31 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:55:31.963 7 INFO neutron.db.l3_hamode_db [None req-7d510538-1578-4b92-809d-4b3ba21713da 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/2262] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:55:30 2026] POST /v2.0/routers => generated 685 bytes in 2007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2263] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:32 2026] GET /v2.0/ports?device_id=3f57a2dd-5a17-46e8-84da-dcdf324ac667 => 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: 1025/2264] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:34 2026] DELETE /v2.0/security-groups/f0f1a63b-e7b0-47c7-b10b-940d622a3533 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2265] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:55:32 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:34.208 7 INFO neutron.api.v2.resource [None req-9fac4558-9941-4900-9495-08e34db9b875 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2266] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:55:34 2026] GET /v2.0/security-groups/f0f1a63b-e7b0-47c7-b10b-940d622a3533 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:55:34.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-d761561a-74ff-4eee-a973-4f7dd63445d1 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] TaaS: Handle Delete Port: bf508402-b7b9-4194-82d2-9d907f05463b 2026-08-22 11:55:34.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d761561a-74ff-4eee-a973-4f7dd63445d1 0f44bd9d868c4f2c8ceb46a3349dc5d7 afa40aaf4b8045e48aa6a5fc1f89456c - - default default] Tap Mirror: Handle Delete Port: bf508402-b7b9-4194-82d2-9d907f05463b [pid: 7|app: 0|req: 1027/2267] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:55:34 2026] DELETE /v2.0/floatingips/a3edf680-0652-4774-b687-36003a9a012d => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2268] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:34 2026] DELETE /v2.0/security-groups/712cef0a-4103-4550-a9db-319a6a25ca79 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:35.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-313bcc9b-82eb-4dbd-bfb1-1c96c47f3195 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: cfe02eb2-32dc-40e9-a127-d44d64804a7a 2026-08-22 11:55:35.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-313bcc9b-82eb-4dbd-bfb1-1c96c47f3195 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: cfe02eb2-32dc-40e9-a127-d44d64804a7a [pid: 8|app: 0|req: 1241/2269] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:55:34 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/add_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2270] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:55:34 2026] PUT /v2.0/routers/320ac247-e3a1-478b-855d-a2231760cafc/remove_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:35.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cd8374b-8c8b-4d45-9014-0d7e4a66837a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: daf71919-ec7e-4c86-84f8-b46d4c4f4606 2026-08-22 11:55:35.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cd8374b-8c8b-4d45-9014-0d7e4a66837a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: daf71919-ec7e-4c86-84f8-b46d4c4f4606 2026-08-22 11:55:36.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cd8374b-8c8b-4d45-9014-0d7e4a66837a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 2c79a40e-faf2-4bb3-9fd8-3916bd7e41d5 2026-08-22 11:55:36.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cd8374b-8c8b-4d45-9014-0d7e4a66837a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 2c79a40e-faf2-4bb3-9fd8-3916bd7e41d5 2026-08-22 11:55:36.700 7 INFO neutron.services.segments.plugin [-] Segment aa4e4002-1b38-45a2-8687-90787345c5f9 resource provider aggregate not found 2026-08-22 11:55:36.709 7 INFO neutron.services.segments.plugin [-] Segment aa4e4002-1b38-45a2-8687-90787345c5f9 resource provider aggregate not found 2026-08-22 11:55:36.731 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa4e4002-1b38-45a2-8687-90787345c5f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4e4002-1b38-45a2-8687-90787345c5f9 found for delete ", "request_id": "req-48dbbe1a-4c06-485e-b8c3-5f5c7fba3d5e"}]} 2026-08-22 11:55:36.735 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa4e4002-1b38-45a2-8687-90787345c5f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4e4002-1b38-45a2-8687-90787345c5f9 found for delete ", "request_id": "req-ae469b89-4db3-47ad-a794-7699dee2f34a"}]} 2026-08-22 11:55:36.739 7 INFO neutron.db.l3_hamode_db [None req-7cd8374b-8c8b-4d45-9014-0d7e4a66837a eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 5ee4972b-2fad-4e84-a96c-f2721d53deea was deleted as no HA routers are present in tenant afa40aaf4b8045e48aa6a5fc1f89456c. [pid: 7|app: 0|req: 1030/2271] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:35 2026] DELETE /v2.0/routers/320ac247-e3a1-478b-855d-a2231760cafc => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2272] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:36 2026] DELETE /v2.0/subnets/304862fc-83e1-4644-8abc-ec1a3702bd42 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:55:37.049 7 INFO neutron_taas.services.taas.taas_plugin [None req-d168ce2f-2941-42c8-bc9f-6ce98c0964b0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 98602944-2e76-499d-93b7-fbaca7b1d748 [pid: 8|app: 0|req: 1242/2273] 10.0.0.187 () {34 vars in 783 bytes} [Sat Aug 22 11:55:35 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:37.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d168ce2f-2941-42c8-bc9f-6ce98c0964b0 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 98602944-2e76-499d-93b7-fbaca7b1d748 [pid: 8|app: 0|req: 1243/2274] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-groups => generated 1630 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2275] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:36 2026] DELETE /v2.0/networks/8eae6ff0-6909-4bb8-95e8-3a8f29e99dee => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2276] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2277] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2278] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:37 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:37.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-17d57507-9e0e-4ff8-876c-5a79df55806e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: bf7af762-5e62-4e21-9328-e7f71c97d3e6 [pid: 8|app: 0|req: 1247/2279] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:37.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17d57507-9e0e-4ff8-876c-5a79df55806e eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: bf7af762-5e62-4e21-9328-e7f71c97d3e6 [pid: 8|app: 0|req: 1248/2280] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:37 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&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: 1249/2281] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2282] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2283] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2284] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2285] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:55:37 2026] PUT /v2.0/routers/3613f66f-b5df-44ec-b851-57c90da4f95c/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2286] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:38.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-65eec611-bdb6-4a1d-961c-544fefac7f29 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 536ce6d6-3ea2-4f99-9fa7-e76d865307c6 2026-08-22 11:55:38.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65eec611-bdb6-4a1d-961c-544fefac7f29 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 536ce6d6-3ea2-4f99-9fa7-e76d865307c6 [pid: 8|app: 0|req: 1254/2287] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2288] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:38.765 7 INFO neutron.services.segments.plugin [-] Segment bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 resource provider aggregate not found 2026-08-22 11:55:38.771 7 INFO neutron.services.segments.plugin [-] Segment bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 resource provider aggregate not found 2026-08-22 11:55:38.790 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 found for delete ", "request_id": "req-287150f6-84c1-4969-8d52-100c7a2d8728"}]} 2026-08-22 11:55:38.794 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5c2f4d-fc3f-40e3-9ef0-8666619f4309 found for delete ", "request_id": "req-03229155-e3d6-419f-a063-4dfdeaf7095a"}]} 2026-08-22 11:55:38.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-65eec611-bdb6-4a1d-961c-544fefac7f29 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: adc7f4c2-01be-46a7-be8d-80dcc2a198fc 2026-08-22 11:55:38.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65eec611-bdb6-4a1d-961c-544fefac7f29 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: adc7f4c2-01be-46a7-be8d-80dcc2a198fc [pid: 8|app: 0|req: 1256/2289] 10.0.0.187 () {34 vars in 695 bytes} [Sat Aug 22 11:55:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2290] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:38 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1258/2291] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:38 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2292] 10.0.0.194 () {34 vars in 1096 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1949182113&fields=id&tenant_id=4533bf1c93cd47b3b40b942970b1f49e => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2293] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 704 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2294] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/quotas/4533bf1c93cd47b3b40b942970b1f49e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:39.334 7 INFO neutron.db.l3_hamode_db [None req-65eec611-bdb6-4a1d-961c-544fefac7f29 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] HA network 4d787137-761f-4953-adff-ac36017fe9f8 was deleted as no HA routers are present in tenant 8e33839dc78a4cfd834a198510eba68b. [pid: 7|app: 0|req: 1034/2295] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:38 2026] DELETE /v2.0/routers/3613f66f-b5df-44ec-b851-57c90da4f95c => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2296] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&fields=id => generated 287 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2297] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1035/2298] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:39 2026] DELETE /v2.0/subnets/eeebadb6-3dc5-432f-bb5a-288bb54ec728 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2299] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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) 2026-08-22 11:55:39.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-408cb159-336e-4119-93ce-f58e3c8123d7 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 6e09b721-3dc0-41af-a743-bbbfeafa94cb 2026-08-22 11:55:39.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-408cb159-336e-4119-93ce-f58e3c8123d7 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 6e09b721-3dc0-41af-a743-bbbfeafa94cb [pid: 7|app: 0|req: 1037/2300] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:55:39.829 8 INFO neutron.services.segments.plugin [-] Segment ad6669db-a58a-4650-9d2e-7781ee47c621 resource provider aggregate not found 2026-08-22 11:55:39.841 8 INFO neutron.services.segments.plugin [-] Segment ad6669db-a58a-4650-9d2e-7781ee47c621 resource provider aggregate not found 2026-08-22 11:55:39.865 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad6669db-a58a-4650-9d2e-7781ee47c621 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6669db-a58a-4650-9d2e-7781ee47c621 found for delete ", "request_id": "req-3af7f372-da3c-4d92-bc8b-2dcbe830b910"}]} 2026-08-22 11:55:39.877 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad6669db-a58a-4650-9d2e-7781ee47c621 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad6669db-a58a-4650-9d2e-7781ee47c621 found for delete ", "request_id": "req-7219774e-8a7e-4c83-b0a5-d0ca51b3774d"}]} [pid: 8|app: 0|req: 1264/2301] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:39 2026] DELETE /v2.0/networks/a69925b0-0f8e-4112-9c19-d31f8b0db793 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2302] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:55:39 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2303] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:40 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:40.077 8 INFO neutron_taas.services.taas.taas_plugin [req-841db806-7224-4ff4-9ece-05fe22cdaeb7 req-b28e7a21-c553-4690-ae51-4507cb4d2bb1 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: 03482ee5-132e-45c6-82b8-6cf8441bb6b3 2026-08-22 11:55:40.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-841db806-7224-4ff4-9ece-05fe22cdaeb7 req-b28e7a21-c553-4690-ae51-4507cb4d2bb1 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: 03482ee5-132e-45c6-82b8-6cf8441bb6b3 [pid: 7|app: 0|req: 1040/2304] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:40 2026] GET /v2.0/security-groups?id=15dfe90e-063a-497b-9a82-8c8761b2ba83&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:40.200 8 INFO neutron.db.l3_db [req-841db806-7224-4ff4-9ece-05fe22cdaeb7 req-b28e7a21-c553-4690-ae51-4507cb4d2bb1 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Floating IP dacafc26-e3d6-4303-a871-541cdb359b10 disassociated. External IP: 10.96.250.209, port: 03482ee5-132e-45c6-82b8-6cf8441bb6b3. [pid: 7|app: 0|req: 1041/2305] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:40 2026] GET /v2.0/security-groups?tenant_id=8e33839dc78a4cfd834a198510eba68b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2306] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:40 2026] DELETE /v2.0/security-groups/ff783a13-4db4-4b08-9b24-d08d2ea487f2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2307] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:55:39 2026] DELETE /v2.0/ports/03482ee5-132e-45c6-82b8-6cf8441bb6b3 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:55:40.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a45bd1d-b021-4074-833c-c9b9688f9e83'] response: {'server_uuid': '22118ec7-3b3f-4541-978e-7704d5743bc3', 'name': 'network-vif-deleted', 'tag': '03482ee5-132e-45c6-82b8-6cf8441bb6b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1043/2308] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:40 2026] GET /v2.0/security-groups?tenant_id=afa40aaf4b8045e48aa6a5fc1f89456c&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2309] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:40 2026] DELETE /v2.0/security-groups/ce365fc5-5265-4336-b66e-d4df9d199b16 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:40.812 7 INFO neutron.services.segments.plugin [-] Segment 4fa45256-d50f-4970-853b-4a2d32af4c49 resource provider aggregate not found 2026-08-22 11:55:40.819 7 INFO neutron.services.segments.plugin [-] Segment 4fa45256-d50f-4970-853b-4a2d32af4c49 resource provider aggregate not found 2026-08-22 11:55:40.840 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fa45256-d50f-4970-853b-4a2d32af4c49 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa45256-d50f-4970-853b-4a2d32af4c49 found for delete ", "request_id": "req-4c4c4d00-2476-4da2-9f88-0f1c2d0c5b0d"}]} 2026-08-22 11:55:40.844 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fa45256-d50f-4970-853b-4a2d32af4c49 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa45256-d50f-4970-853b-4a2d32af4c49 found for delete ", "request_id": "req-096eecd7-35e2-4128-b312-39837f698984"}]} [pid: 7|app: 0|req: 1044/2310] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:41 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1267/2311] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:42 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1045/2312] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:43 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1268/2313] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:44 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2314] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:55:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4533bf1c93cd47b3b40b942970b1f49e => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2315] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:44 2026] GET /v2.0/ports?device_id=22118ec7-3b3f-4541-978e-7704d5743bc3 => 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: 1269/2316] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:55:44 2026] POST /v2.0/ports => generated 1179 bytes in 583 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: 1270/2317] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:44 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => 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: 1271/2318] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:44 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2319] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:55:44 2026] PUT /v2.0/ports/85a4b08d-cb92-46c7-9513-34577bfe0a0e => generated 1460 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:45.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-709b36c6-31cf-4366-9ac0-c4d54d81705a'] response: {'name': 'network-changed', 'server_uuid': 'bf11cac8-4ab5-45ba-950f-e5d61fa389d3', 'tag': '85a4b08d-cb92-46c7-9513-34577bfe0a0e', 'status': 'completed', 'code': 200} 2026-08-22 11:55:45.560 8 INFO neutron.db.segments_db [None req-657592c5-85c5-4ceb-bb74-f121ab3eca5f f994b4775b624e4abc0c03d49db048c4 9acc6d0fcaf04578a3604490f58a333b - - default default] Added segment 439f7d81-60fe-43eb-b8a5-2103189823b6 of type vxlan for network c1ba3f95-835d-4c11-bb3d-a5e35ca9b13b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2320] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:45 2026] POST /v2.0/networks => generated 632 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:45.732 8 INFO neutron.db.segments_db [None req-be429bed-d41f-4ba6-bc08-5653295c8b86 f994b4775b624e4abc0c03d49db048c4 9acc6d0fcaf04578a3604490f58a333b - - default default] Added segment e4d6ff9a-02ca-4aea-ae01-207ea82eee6e of type vxlan for network 8354fb94-c923-42d7-8aa2-2a2f88a0b896 [pid: 7|app: 0|req: 1049/2321] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:45 2026] DELETE /v2.0/security-groups/15dfe90e-063a-497b-9a82-8c8761b2ba83 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2322] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:45 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2323] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:45 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:45.851 8 INFO neutron.db.segments_db [None req-438b9f40-d066-4b11-afe8-57c3515ffd61 f994b4775b624e4abc0c03d49db048c4 9acc6d0fcaf04578a3604490f58a333b - - default default] Added segment 2133de5e-0a09-4cb2-bb2d-7b56a180703e of type vxlan for network 2e92b891-1600-4234-8f9b-5946f2863b86 [pid: 8|app: 0|req: 1274/2324] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:45 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:45.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-95fbacb8-a184-4d85-8f7d-dd37c70d91b5 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: c056484e-b58a-4b0f-9179-08d53bb1f2cd 2026-08-22 11:55:45.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95fbacb8-a184-4d85-8f7d-dd37c70d91b5 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: c056484e-b58a-4b0f-9179-08d53bb1f2cd [pid: 8|app: 0|req: 1275/2325] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:55:45 2026] GET /v2.0/networks?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&shared=False => generated 2375 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:46.014 8 INFO neutron.db.segments_db [None req-7a5ca2e2-dacf-4a57-aada-7349823abbae f994b4775b624e4abc0c03d49db048c4 9acc6d0fcaf04578a3604490f58a333b - - default default] Added segment 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd of type vxlan for network 11f2149e-02f6-431c-9aff-6ffb5359d300 [pid: 8|app: 0|req: 1276/2326] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:45 2026] POST /v2.0/networks => generated 631 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2327] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2328] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:55:45 2026] DELETE /v2.0/floatingips/dacafc26-e3d6-4303-a871-541cdb359b10 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:46.167 8 INFO neutron.db.segments_db [None req-7bc91a34-5f3b-4490-9720-99fe954379e6 f994b4775b624e4abc0c03d49db048c4 9acc6d0fcaf04578a3604490f58a333b - - default default] Added segment 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 of type vxlan for network 6e3ebe5d-8ef9-439c-9efd-61a5e12db912 [pid: 8|app: 0|req: 1278/2329] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:55:46 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2330] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:55:46 2026] PUT /v2.0/networks/c1ba3f95-835d-4c11-bb3d-a5e35ca9b13b/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2331] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2332] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:55:46 2026] PUT /v2.0/networks/8354fb94-c923-42d7-8aa2-2a2f88a0b896/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2333] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1281/2334] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:55:46 2026] PUT /v2.0/networks/2e92b891-1600-4234-8f9b-5946f2863b86/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2335] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:55:46 2026] PUT /v2.0/networks/11f2149e-02f6-431c-9aff-6ffb5359d300/tags => 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: 1282/2336] 10.0.0.187 () {32 vars in 666 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2337] 10.0.0.187 () {32 vars in 680 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2338] 10.0.0.187 () {32 vars in 676 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2339] 10.0.0.187 () {32 vars in 688 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2340] 10.0.0.187 () {32 vars in 674 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2341] 10.0.0.187 () {32 vars in 688 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2344] 10.0.0.187 () {32 vars in 684 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2345] 10.0.0.187 () {32 vars in 696 bytes} [Sat Aug 22 11:55:46 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:47.147 8 INFO neutron.services.segments.plugin [-] Segment 439f7d81-60fe-43eb-b8a5-2103189823b6 resource provider aggregate not found 2026-08-22 11:55:47.152 8 INFO neutron.services.segments.plugin [-] Segment 439f7d81-60fe-43eb-b8a5-2103189823b6 resource provider aggregate not found 2026-08-22 11:55:47.168 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 439f7d81-60fe-43eb-b8a5-2103189823b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 439f7d81-60fe-43eb-b8a5-2103189823b6 found for delete ", "request_id": "req-2de343e0-b72f-4ba0-866a-922e8a055969"}]} 2026-08-22 11:55:47.172 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 439f7d81-60fe-43eb-b8a5-2103189823b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 439f7d81-60fe-43eb-b8a5-2103189823b6 found for delete ", "request_id": "req-0553f65f-5e87-40cd-97c0-995c3717d8e8"}]} [pid: 8|app: 0|req: 1286/2346] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2.0/networks/c1ba3f95-835d-4c11-bb3d-a5e35ca9b13b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2347] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2348] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => 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: 1063/2349] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => 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: 1064/2350] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2351] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2352] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2.0/networks/8354fb94-c923-42d7-8aa2-2a2f88a0b896 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2353] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 1067/2354] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1288/2355] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2.0/networks/2e92b891-1600-4234-8f9b-5946f2863b86 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2356] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2357] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2358] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:47 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1289/2359] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2.0/networks/11f2149e-02f6-431c-9aff-6ffb5359d300 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:55:47.743 7 INFO neutron.services.segments.plugin [-] Segment 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 resource provider aggregate not found 2026-08-22 11:55:47.749 7 INFO neutron.services.segments.plugin [-] Segment 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 resource provider aggregate not found 2026-08-22 11:55:47.768 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 found for delete ", "request_id": "req-c02f9da7-8d1f-4b62-aa11-b8de679e7194"}]} 2026-08-22 11:55:47.772 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f164b7-e978-40c1-bbc1-7fda5a7f7d15 found for delete ", "request_id": "req-39d9464b-f713-4e6a-b5aa-e29317f68911"}]} [pid: 7|app: 0|req: 1071/2360] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2.0/networks/6e3ebe5d-8ef9-439c-9efd-61a5e12db912 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2361] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:48 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2362] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:48 2026] GET /v2.0/security-groups?id=d0e65228-1f51-4bc7-9871-ccd0103159e5&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: 1074/2363] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:55:48 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2364] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:48 2026] GET /v2.0/security-groups?tenant_id=9acc6d0fcaf04578a3604490f58a333b&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:48.858 7 INFO neutron_taas.services.taas.taas_plugin [req-98fdb7cf-ba89-4f48-a81e-ebce8d56add1 req-6f5b94a4-f042-45ae-abf8-1f5d43dfdb30 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: 426b1f4d-7049-4ed1-9140-aeb5ed351761 2026-08-22 11:55:48.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98fdb7cf-ba89-4f48-a81e-ebce8d56add1 req-6f5b94a4-f042-45ae-abf8-1f5d43dfdb30 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: 426b1f4d-7049-4ed1-9140-aeb5ed351761 [pid: 8|app: 0|req: 1291/2365] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:48 2026] DELETE /v2.0/security-groups/153af9aa-dfbd-403a-a9c3-73833c9affc6 => 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: 1075/2366] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:55:48 2026] DELETE /v2.0/ports/426b1f4d-7049-4ed1-9140-aeb5ed351761 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:55:49.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-569a7711-c5b3-4bcc-b142-8518a5f67d08'] response: {'server_uuid': '9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4', 'name': 'network-vif-deleted', 'tag': '426b1f4d-7049-4ed1-9140-aeb5ed351761', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1292/2367] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:48 2026] GET /v2.0/security-groups?tenant_id=12e3a2a1d52143f7babe749eb51e8b70&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: 1076/2368] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:49 2026] DELETE /v2.0/security-groups/46ec6434-3dc3-4403-88c4-6980ae6b5602 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:49.187 8 INFO neutron.services.segments.plugin [-] Segment e4d6ff9a-02ca-4aea-ae01-207ea82eee6e resource provider aggregate not found 2026-08-22 11:55:49.191 8 INFO neutron.services.segments.plugin [-] Segment e4d6ff9a-02ca-4aea-ae01-207ea82eee6e resource provider aggregate not found 2026-08-22 11:55:49.207 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4d6ff9a-02ca-4aea-ae01-207ea82eee6e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d6ff9a-02ca-4aea-ae01-207ea82eee6e found for delete ", "request_id": "req-382b1fd9-690f-40a4-b685-48bfa2c4e5e8"}]} 2026-08-22 11:55:49.217 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4d6ff9a-02ca-4aea-ae01-207ea82eee6e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d6ff9a-02ca-4aea-ae01-207ea82eee6e found for delete ", "request_id": "req-d20f1634-846d-4930-9b6a-d2c1229e82ea"}]} 2026-08-22 11:55:49.239 8 INFO neutron.services.segments.plugin [-] Segment 2133de5e-0a09-4cb2-bb2d-7b56a180703e resource provider aggregate not found 2026-08-22 11:55:49.245 8 INFO neutron.services.segments.plugin [-] Segment 2133de5e-0a09-4cb2-bb2d-7b56a180703e resource provider aggregate not found 2026-08-22 11:55:49.258 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2133de5e-0a09-4cb2-bb2d-7b56a180703e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2133de5e-0a09-4cb2-bb2d-7b56a180703e found for delete ", "request_id": "req-ce139c8a-e266-4081-bcbf-8197a3664b5a"}]} 2026-08-22 11:55:49.268 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2133de5e-0a09-4cb2-bb2d-7b56a180703e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2133de5e-0a09-4cb2-bb2d-7b56a180703e found for delete ", "request_id": "req-e13ae298-40b4-4082-ba4f-be576a1c52fa"}]} 2026-08-22 11:55:49.286 8 INFO neutron.services.segments.plugin [-] Segment 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd resource provider aggregate not found 2026-08-22 11:55:49.293 8 INFO neutron.services.segments.plugin [-] Segment 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd resource provider aggregate not found 2026-08-22 11:55:49.305 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd found for delete ", "request_id": "req-2c510ed6-223e-4e51-b0b4-1a07737c7ea4"}]} 2026-08-22 11:55:49.307 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f57a1-9ae6-47d5-9bc0-164d2ce26ffd found for delete ", "request_id": "req-21ac9864-54df-48d1-8fda-64abdbe60254"}]} [pid: 8|app: 0|req: 1293/2369] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:49 2026] GET /v2.0/security-groups?tenant_id=2cbbf45177764f879c7c4713b52eb466&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2370] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:49 2026] DELETE /v2.0/security-groups/f31a3fb5-30d3-47fe-8da7-471079e0d2ff => 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: 1294/2371] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:49 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 1078/2372] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:49 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2373] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:50 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2374] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:50 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 1296/2375] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:52 2026] GET /v2.0/ports?device_id=9ce0e2c4-c3cd-4b8f-bf0f-758bef061df4 => 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: 1297/2376] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:53 2026] DELETE /v2.0/security-groups/d0e65228-1f51-4bc7-9871-ccd0103159e5 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2377] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:55:52 2026] POST /v2.0/floatingips => generated 552 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:53.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-56469677-e9ac-42f8-995b-4be50b3fed1d 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: 7859d82f-52d5-4abb-a8f0-1a711a997ab5 2026-08-22 11:55:53.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56469677-e9ac-42f8-995b-4be50b3fed1d 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: 7859d82f-52d5-4abb-a8f0-1a711a997ab5 [pid: 7|app: 0|req: 1081/2378] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:55:53 2026] PUT /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2379] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:53 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2380] 10.0.0.187 () {34 vars in 770 bytes} [Sat Aug 22 11:55:53 2026] PUT /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2381] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:53 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/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: 1085/2382] 10.0.0.187 () {34 vars in 766 bytes} [Sat Aug 22 11:55:54 2026] PUT /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2383] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2384] 10.0.0.187 () {34 vars in 788 bytes} [Sat Aug 22 11:55:54 2026] PUT /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2385] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2386] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:55:54 2026] PUT /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2387] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2388] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:54.484 7 INFO neutron.api.v2.resource [None req-1cf68352-bc81-4b63-a0d1-d25707bf426c 546e3f9f103a4697967a21258ae20803 092ac79336384b32996b29d253dd8bce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2389] 10.0.0.187 () {32 vars in 751 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/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: 1093/2390] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:55:54 2026] DELETE /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2391] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:55:54.688 7 INFO neutron.api.v2.resource [None req-d82a035b-8ee7-44de-9df4-a08c65f1396d 546e3f9f103a4697967a21258ae20803 092ac79336384b32996b29d253dd8bce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1095/2392] 10.0.0.187 () {32 vars in 754 bytes} [Sat Aug 22 11:55:54 2026] DELETE /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2393] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:55:54 2026] DELETE /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2394] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:55:54 2026] GET /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:55:54.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5dc161d-e4d7-443f-9b41-e12166b1ac9c 546e3f9f103a4697967a21258ae20803 092ac79336384b32996b29d253dd8bce - - default default] TaaS: Handle Delete Port: 0f0a13eb-b978-4e66-b7b9-cf6a2cebb17f 2026-08-22 11:55:54.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5dc161d-e4d7-443f-9b41-e12166b1ac9c 546e3f9f103a4697967a21258ae20803 092ac79336384b32996b29d253dd8bce - - default default] Tap Mirror: Handle Delete Port: 0f0a13eb-b978-4e66-b7b9-cf6a2cebb17f [pid: 7|app: 0|req: 1098/2395] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:55:54 2026] DELETE /v2.0/floatingips/eaff0697-a5b6-4ba5-85f6-dd6f12d40864 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2396] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 11:55:53 2026] PUT /v2.0/routers/3e04bb9c-10f8-4df2-b22b-2e0fce23102f/remove_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2397] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:55 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2398] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:55:55 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2399] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:55 2026] DELETE /v2.0/subnets/ad11bdbc-a011-404a-b59c-7a54e4f5095b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2400] 10.0.0.187 () {32 vars in 818 bytes} [Sat Aug 22 11:55:55 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&mac_address=fa%3A16%3A3e%3A57%3A5a%3Aca => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:55:55.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-99c6c3c7-98a6-433c-a62a-27c1e78287bf 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: 9d15e03d-3593-4d94-a45d-1bbe2d44f88f 2026-08-22 11:55:55.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99c6c3c7-98a6-433c-a62a-27c1e78287bf 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: 9d15e03d-3593-4d94-a45d-1bbe2d44f88f 2026-08-22 11:55:55.826 8 INFO neutron_taas.services.taas.taas_plugin [None req-99c6c3c7-98a6-433c-a62a-27c1e78287bf 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: dd8b62b0-4624-4fce-97c8-efed20195b43 2026-08-22 11:55:55.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99c6c3c7-98a6-433c-a62a-27c1e78287bf 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: dd8b62b0-4624-4fce-97c8-efed20195b43 2026-08-22 11:55:56.181 7 INFO neutron.db.l3_db [None req-9c215153-1003-47a0-aba1-5fecd4d6137f 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP 5ef45e07-ca86-4a30-96eb-de15daa50464 associated. External IP: 10.96.250.216, port: 85a4b08d-cb92-46c7-9513-34577bfe0a0e. 2026-08-22 11:55:56.182 8 INFO neutron.services.segments.plugin [-] Segment 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 resource provider aggregate not found 2026-08-22 11:55:56.189 8 INFO neutron.services.segments.plugin [-] Segment 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 resource provider aggregate not found 2026-08-22 11:55:56.206 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 found for delete ", "request_id": "req-e9d28053-4d38-42b4-8733-ef377e45972a"}]} 2026-08-22 11:55:56.216 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a0ef3a6-cc4c-4542-ba7f-35e8f2908b46 found for delete ", "request_id": "req-9e3e281d-9d8f-4510-9ebe-b159e51de210"}]} 2026-08-22 11:55:56.216 8 INFO neutron.db.l3_hamode_db [None req-99c6c3c7-98a6-433c-a62a-27c1e78287bf 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] HA network df593a47-7170-42d5-90c1-899cd9e34e79 was deleted as no HA routers are present in tenant 6ece5c23d00648009e475280835c4125. [pid: 8|app: 0|req: 1300/2401] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:55:55 2026] DELETE /v2.0/routers/3e04bb9c-10f8-4df2-b22b-2e0fce23102f => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2402] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/security-groups?tenant_id=092ac79336384b32996b29d253dd8bce&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2403] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:55:55 2026] POST /v2.0/floatingips => generated 854 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:55:56.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e08909-eb31-4f39-b6c5-15235e82f930'] response: {'name': 'network-changed', 'server_uuid': 'bf11cac8-4ab5-45ba-950f-e5d61fa389d3', 'tag': '85a4b08d-cb92-46c7-9513-34577bfe0a0e', 'status': 'completed', 'code': 200} 2026-08-22 11:55:56.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-a01e49e6-56b6-451c-acd5-30924f437715 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] TaaS: Handle Delete Port: b6856cf7-98ec-42ef-8863-831cdb086c6d 2026-08-22 11:55:56.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a01e49e6-56b6-451c-acd5-30924f437715 9d0128bb3a4b4089a0cb751b8e9ade06 6ece5c23d00648009e475280835c4125 - - default default] Tap Mirror: Handle Delete Port: b6856cf7-98ec-42ef-8863-831cdb086c6d [pid: 7|app: 0|req: 1103/2404] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:56 2026] DELETE /v2.0/security-groups/91759d93-f3c9-4b1b-8169-4efbcad8226c => 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: 1104/2405] 10.0.0.194 () {34 vars in 1096 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1949182113&fields=id&tenant_id=4533bf1c93cd47b3b40b942970b1f49e => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2406] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2407] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:55:56 2026] DELETE /v2.0/networks/4fe0fc81-9184-4c35-a9aa-59c67218ffe7 => 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: 1303/2408] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/quotas/4533bf1c93cd47b3b40b942970b1f49e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2409] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/security-groups?tenant_id=95b90e688b754a4699cb70b2de416540&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2410] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:56 2026] DELETE /v2.0/security-groups/a6e3404a-21e2-4df2-8830-efd7e1a62dee => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2411] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:55:56 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&fields=id => generated 333 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2412] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1305/2413] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2414] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1306/2415] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2416] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2417] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => 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: 1308/2418] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => 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: 1111/2419] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2420] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 7|app: 0|req: 1112/2421] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 1310/2422] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1113/2423] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1311/2424] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:57 2026] GET /v2.0/security-groups?tenant_id=095cb4ed49df484fb43fb5ee0d660c7c&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2425] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:57 2026] DELETE /v2.0/security-groups/1699928e-2a25-4510-b21f-0af228b62fdb => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2426] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:55:58 2026] GET /v2.0/security-groups?tenant_id=6ece5c23d00648009e475280835c4125&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: 1115/2427] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:55:58 2026] DELETE /v2.0/security-groups/9e9f3d66-77b4-480a-9042-73db6261ac93 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:58.234 8 INFO neutron.services.segments.plugin [-] Segment 0ea17f03-f471-4fe0-8da4-841b71dac750 resource provider aggregate not found 2026-08-22 11:55:58.244 8 INFO neutron.services.segments.plugin [-] Segment 0ea17f03-f471-4fe0-8da4-841b71dac750 resource provider aggregate not found 2026-08-22 11:55:58.255 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ea17f03-f471-4fe0-8da4-841b71dac750 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea17f03-f471-4fe0-8da4-841b71dac750 found for delete ", "request_id": "req-9c2bcfd0-8808-43d8-a5c2-3691e9fe8242"}]} 2026-08-22 11:55:58.269 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ea17f03-f471-4fe0-8da4-841b71dac750 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea17f03-f471-4fe0-8da4-841b71dac750 found for delete ", "request_id": "req-71f7a01b-4032-43b6-88f6-751847829965"}]} 2026-08-22 11:56:00.574 8 INFO neutron.db.segments_db [None req-c6ad8feb-6c51-4fcd-b13b-e18d3ad92586 f3bc11ec16284fffb45d88750c5050e6 4f33fb96865f47d79227f759a5fa409c - - default default] Added segment 62e444a4-5562-49ca-aa8a-780519e63519 of type vxlan for network c26f5a06-4ff3-47e8-bc30-bcdbf816a75f [pid: 8|app: 0|req: 1313/2428] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:56:00 2026] POST /v2.0/networks => generated 631 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2429] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:56:00 2026] PUT /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2430] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:00 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2431] 10.0.0.187 () {34 vars in 764 bytes} [Sat Aug 22 11:56:00 2026] PUT /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/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: 1315/2432] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:00 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2433] 10.0.0.187 () {34 vars in 760 bytes} [Sat Aug 22 11:56:00 2026] PUT /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/red => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2434] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2435] 10.0.0.187 () {34 vars in 782 bytes} [Sat Aug 22 11:56:01 2026] PUT /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2436] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2437] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 11:56:01 2026] PUT /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2438] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2439] 10.0.0.187 () {32 vars in 741 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:01.505 8 INFO neutron.api.v2.resource [None req-3473614f-af9c-45ea-a938-add01f915305 f3bc11ec16284fffb45d88750c5050e6 4f33fb96865f47d79227f759a5fa409c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1319/2440] 10.0.0.187 () {32 vars in 745 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2441] 10.0.0.187 () {32 vars in 744 bytes} [Sat Aug 22 11:56:01 2026] DELETE /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/red => 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: 1320/2442] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2443] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:56:01.696 8 INFO neutron.api.v2.resource [None req-4b1a5f88-ae69-4b3f-9e7b-e67867aa1e57 f3bc11ec16284fffb45d88750c5050e6 4f33fb96865f47d79227f759a5fa409c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1321/2444] 10.0.0.187 () {32 vars in 748 bytes} [Sat Aug 22 11:56:01 2026] DELETE /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2445] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4533bf1c93cd47b3b40b942970b1f49e => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2446] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:56:01 2026] DELETE /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2447] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 11:56:01 2026] GET /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:02.096 8 INFO neutron.db.segments_db [None req-905d1920-3aee-4134-9cd4-1c86523c40f4 588c5a40d926463c858a1703f1f97dc0 7ccf2d67b9d9419c81e27e969a070c0b - - default default] Added segment f4b89df1-599d-4bdc-852a-f186a038aacd of type vxlan for network 49102652-c651-43b0-9a7c-91b7df35ccfa [pid: 7|app: 0|req: 1125/2448] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:56:01 2026] POST /v2.0/ports => generated 1183 bytes in 407 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: 1324/2449] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:56:01 2026] POST /v2.0/networks => generated 632 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:56:02.240 7 INFO neutron.services.segments.plugin [-] Segment 62e444a4-5562-49ca-aa8a-780519e63519 resource provider aggregate not found 2026-08-22 11:56:02.241 7 INFO neutron.services.segments.plugin [-] Segment 62e444a4-5562-49ca-aa8a-780519e63519 resource provider aggregate not found 2026-08-22 11:56:02.261 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62e444a4-5562-49ca-aa8a-780519e63519 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e444a4-5562-49ca-aa8a-780519e63519 found for delete ", "request_id": "req-4f21b4c9-677d-4885-a160-e86a6bc3dae8"}]} 2026-08-22 11:56:02.270 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62e444a4-5562-49ca-aa8a-780519e63519 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e444a4-5562-49ca-aa8a-780519e63519 found for delete ", "request_id": "req-50ce5bd7-45ee-4079-99a5-d60d667624dc"}]} [pid: 7|app: 0|req: 1126/2452] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:56:02 2026] DELETE /v2.0/networks/c26f5a06-4ff3-47e8-bc30-bcdbf816a75f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2453] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:56:02 2026] POST /v2.0/ports => generated 743 bytes in 284 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: 1128/2454] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:02 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1198 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2455] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:56:02 2026] PUT /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2456] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:56:02 2026] PUT /v2.0/ports/47931aa5-68af-401b-b5a6-d5180ba6da8d => generated 1464 bytes in 493 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: 1130/2457] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:02 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:56:02.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6a35b2-5ca8-4ba7-90da-ac4f62f9f15b'] response: {'name': 'network-changed', 'server_uuid': 'd952c608-198d-44ed-aee1-0cb93551a8a4', 'tag': '47931aa5-68af-401b-b5a6-d5180ba6da8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2458] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:02 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 25 bytes in 94 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: 1329/2459] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:02 2026] GET /v2.0/security-groups?tenant_id=b65bc325a7f645499336a44d682cb7dc&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2460] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:03 2026] DELETE /v2.0/security-groups/8f6029a2-8707-43d2-ab7e-a8c1c345a9d5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2461] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2462] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/networks?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&shared=False => generated 2375 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2463] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:56:03 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: 1334/2464] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2465] 10.0.0.187 () {34 vars in 758 bytes} [Sat Aug 22 11:56:02 2026] PUT /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/green => generated 4 bytes in 799 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: 1335/2466] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/security-groups?tenant_id=4f33fb96865f47d79227f759a5fa409c&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2467] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&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: 8|app: 0|req: 1336/2468] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1133/2469] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:03 2026] DELETE /v2.0/security-groups/f3609903-6fdc-46f9-93bc-9c9e3973ab26 => 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: 1337/2470] 10.0.0.187 () {34 vars in 754 bytes} [Sat Aug 22 11:56:03 2026] PUT /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2471] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2472] 10.0.0.187 () {34 vars in 776 bytes} [Sat Aug 22 11:56:03 2026] PUT /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/black.or.white => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1135/2473] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:03 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1339/2474] 10.0.0.187 () {34 vars in 747 bytes} [Sat Aug 22 11:56:03 2026] PUT /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 37 bytes in 87 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: 1136/2475] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2476] 10.0.0.187 () {32 vars in 735 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:56:04.248 7 INFO neutron.api.v2.resource [None req-528510b9-fa0e-4559-841c-04f4ae184b55 588c5a40d926463c858a1703f1f97dc0 7ccf2d67b9d9419c81e27e969a070c0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2477] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/green => generated 99 bytes in 56 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: 1341/2478] 10.0.0.187 () {32 vars in 738 bytes} [Sat Aug 22 11:56:04 2026] DELETE /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/red => generated 0 bytes in 75 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: 1138/2479] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 30 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, ' 2026-08-22 11:56:04.495 8 INFO neutron.api.v2.resource [None req-25cab6dc-984e-4125-85a4-9b0da73a6317 588c5a40d926463c858a1703f1f97dc0 7ccf2d67b9d9419c81e27e969a070c0b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1342/2480] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:56:04 2026] DELETE /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1139/2481] 10.0.0.187 () {32 vars in 730 bytes} [Sat Aug 22 11:56:04 2026] DELETE /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 0 bytes in 65 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: 1343/2482] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2483] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => 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: 1140/2484] 10.0.0.187 () {32 vars in 727 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1141/2485] 199.19.213.199 () {34 vars in 1106 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bb&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => 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: 1142/2486] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/subnets?id=22bd0050-8090-4318-8efb-884e0d06927f&id=4d8bfe5d-db08-4615-9f19-f7357950082a => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:56:04.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-657f1805-a9fe-454e-b437-24f4c36f5db3 588c5a40d926463c858a1703f1f97dc0 7ccf2d67b9d9419c81e27e969a070c0b - - default default] TaaS: Handle Delete Port: 34633cd9-8610-40a8-ba53-e9b13d7a9ba5 2026-08-22 11:56:04.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-657f1805-a9fe-454e-b437-24f4c36f5db3 588c5a40d926463c858a1703f1f97dc0 7ccf2d67b9d9419c81e27e969a070c0b - - default default] Tap Mirror: Handle Delete Port: 34633cd9-8610-40a8-ba53-e9b13d7a9ba5 [pid: 7|app: 0|req: 1143/2487] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2488] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2489] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:56:04 2026] DELETE /v2.0/ports/34633cd9-8610-40a8-ba53-e9b13d7a9ba5 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2490] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2491] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:56:04 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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-08-22 11:56:05.006 8 INFO neutron.services.segments.plugin [-] Segment f4b89df1-599d-4bdc-852a-f186a038aacd resource provider aggregate not found 2026-08-22 11:56:05.009 8 INFO neutron.services.segments.plugin [-] Segment f4b89df1-599d-4bdc-852a-f186a038aacd resource provider aggregate not found 2026-08-22 11:56:05.028 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4b89df1-599d-4bdc-852a-f186a038aacd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b89df1-599d-4bdc-852a-f186a038aacd found for delete ", "request_id": "req-12b3b8be-290f-4660-8774-2ff6d72502a2"}]} 2026-08-22 11:56:05.039 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4b89df1-599d-4bdc-852a-f186a038aacd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b89df1-599d-4bdc-852a-f186a038aacd found for delete ", "request_id": "req-b4ac8b5b-a8ae-4d7b-9e1e-049ba29f3e03"}]} [pid: 8|app: 0|req: 1346/2492] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:56:04 2026] DELETE /v2.0/networks/49102652-c651-43b0-9a7c-91b7df35ccfa => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2493] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:05 2026] GET /v2.0/security-groups?tenant_id=60d860475b6c4f918870a6fbefe5cbcb&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2494] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:06 2026] DELETE /v2.0/security-groups/0d6778e3-718f-4e88-9466-ea14c558e9fb => 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: 1148/2495] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:06 2026] GET /v2.0/security-groups?tenant_id=7ccf2d67b9d9419c81e27e969a070c0b&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2496] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:06 2026] DELETE /v2.0/security-groups/56d63f09-561d-45e0-92b6-8f24a1f144b7 => 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: 1149/2497] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:07 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2498] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:07 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&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-08-22 11:56:10.003 7 INFO neutron.db.segments_db [None req-868adb08-ec6c-4852-8a5d-3d64dbca5534 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] Added segment 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 of type vxlan for network bb96fe06-b1f8-4336-890e-36ac66314815 2026-08-22 11:56:10.276 7 INFO neutron.db.l3_hamode_db [None req-868adb08-ec6c-4852-8a5d-3d64dbca5534 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-22 11:56:10.397 7 INFO neutron.db.l3_hamode_db [None req-868adb08-ec6c-4852-8a5d-3d64dbca5534 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1150/2499] 10.0.0.187 () {34 vars in 668 bytes} [Sat Aug 22 11:56:09 2026] POST /v2.0/routers => generated 474 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2500] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:56:10 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2501] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:11 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 25 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2502] 10.0.0.187 () {34 vars in 762 bytes} [Sat Aug 22 11:56:11 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/green => generated 4 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2503] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:11 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2504] 10.0.0.187 () {34 vars in 758 bytes} [Sat Aug 22 11:56:11 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/red => generated 4 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2505] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:11 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2506] 10.0.0.187 () {34 vars in 780 bytes} [Sat Aug 22 11:56:11 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/black.or.white => generated 4 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2507] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:11 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 52 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2508] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:56:12 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 37 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2509] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2510] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/red => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:12.479 7 INFO neutron.api.v2.resource [None req-6223f7a0-12ca-440d-bdf2-9a97733d63f1 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2511] 10.0.0.187 () {32 vars in 743 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2512] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:56:12 2026] DELETE /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/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: 1157/2513] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 30 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:12.777 8 INFO neutron.api.v2.resource [None req-3a0c66a6-eca3-439c-942c-45d081c6ff6a 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2514] 10.0.0.187 () {32 vars in 746 bytes} [Sat Aug 22 11:56:12 2026] DELETE /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2515] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 11:56:12 2026] DELETE /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => 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: 1358/2516] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2517] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2518] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:12 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2519] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:13 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2520] 10.0.0.187 () {32 vars in 818 bytes} [Sat Aug 22 11:56:13 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&mac_address=fa%3A16%3A3e%3A58%3A5f%3Aa5 => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2521] 10.0.0.187 () {34 vars in 742 bytes} [Sat Aug 22 11:56:13 2026] PUT /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311 => generated 480 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2522] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 11:56:13 2026] GET /v2.0/ports?device_id=1af216ba-1809-4b13-b3fa-dc55230d3311 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:13.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cef123d-c044-4e67-ada2-0beddb0c88d7 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] TaaS: Handle Delete Port: 8c6ffb5d-584d-4340-83d8-8b88e0782afa 2026-08-22 11:56:13.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cef123d-c044-4e67-ada2-0beddb0c88d7 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] Tap Mirror: Handle Delete Port: 8c6ffb5d-584d-4340-83d8-8b88e0782afa 2026-08-22 11:56:13.984 7 INFO neutron.db.l3_db [None req-450a2c8c-7b0f-432e-8b00-a3c5ea6961fc 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP 8e5e5523-7405-4762-8b76-e9a909cb4c49 associated. External IP: 10.96.250.202, port: 47931aa5-68af-401b-b5a6-d5180ba6da8d. 2026-08-22 11:56:14.166 8 INFO neutron.services.segments.plugin [-] Segment 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 resource provider aggregate not found 2026-08-22 11:56:14.172 8 INFO neutron.services.segments.plugin [-] Segment 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 resource provider aggregate not found 2026-08-22 11:56:14.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 found for delete ", "request_id": "req-8b7160ad-a59e-4d94-bb6d-7f54714bfe22"}]} 2026-08-22 11:56:14.194 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66baab7c-8daf-493e-9dd6-dfbcd973a8a5 found for delete ", "request_id": "req-802fb732-6caf-4b99-98de-e3479bd61bdd"}]} 2026-08-22 11:56:14.207 8 INFO neutron.db.l3_hamode_db [None req-3cef123d-c044-4e67-ada2-0beddb0c88d7 169dcc3afbeb438cb8e664fe9ebfea42 3856d783ee4c45129852d425fd96f0b2 - - default default] HA network bb96fe06-b1f8-4336-890e-36ac66314815 was deleted as no HA routers are present in tenant 3856d783ee4c45129852d425fd96f0b2. [pid: 8|app: 0|req: 1362/2523] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:56:13 2026] DELETE /v2.0/routers/1af216ba-1809-4b13-b3fa-dc55230d3311 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2524] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:56:13 2026] POST /v2.0/floatingips => generated 854 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-22 11:56:14.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-652f7279-45f5-4f8d-8101-5f6acf6b1a9f'] response: {'name': 'network-changed', 'server_uuid': 'd952c608-198d-44ed-aee1-0cb93551a8a4', 'tag': '47931aa5-68af-401b-b5a6-d5180ba6da8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2525] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:56:14 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2526] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:56:14 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2527] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2528] 199.19.213.199 () {34 vars in 1106 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bb&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => 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: 1367/2529] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/subnets?id=22bd0050-8090-4318-8efb-884e0d06927f&id=4d8bfe5d-db08-4615-9f19-f7357950082a => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2530] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:14 2026] GET /v2.0/security-groups?tenant_id=3856d783ee4c45129852d425fd96f0b2&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2531] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2532] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2533] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:15 2026] DELETE /v2.0/security-groups/a1c61bb3-0bf9-419f-9e3a-0f60fe992618 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2534] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2535] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1371/2536] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:15 2026] GET /v2.0/security-groups?tenant_id=b91e948082134f12b9637e1d1bf3467d&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2537] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:15 2026] DELETE /v2.0/security-groups/c484bfa1-f104-4874-a333-27fb10ec14b5 => 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: 1168/2540] 10.0.0.187 () {34 vars in 676 bytes} [Sat Aug 22 11:56:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2541] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:56:18 2026] PUT /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2542] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:18 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2543] 10.0.0.187 () {34 vars in 770 bytes} [Sat Aug 22 11:56:19 2026] PUT /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/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: 1170/2544] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/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: 1375/2545] 10.0.0.187 () {34 vars in 766 bytes} [Sat Aug 22 11:56:19 2026] PUT /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2546] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2547] 10.0.0.187 () {34 vars in 788 bytes} [Sat Aug 22 11:56:19 2026] PUT /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2548] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2549] 10.0.0.187 () {34 vars in 759 bytes} [Sat Aug 22 11:56:19 2026] PUT /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2550] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/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: 1378/2551] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:19.446 7 INFO neutron.api.v2.resource [None req-161255a2-eed4-4aa2-a7ca-67cd070ecc89 52f05f8416c84d5b83d4a76e240dedef 57aa37d826ff49bd9e8f7cc2f427f79b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2552] 10.0.0.187 () {32 vars in 751 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2553] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 11:56:19 2026] DELETE /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/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: 1175/2554] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:19.586 8 INFO neutron.api.v2.resource [None req-1fd30a39-bb8b-4fca-bee7-5a9a601d1ee6 52f05f8416c84d5b83d4a76e240dedef 57aa37d826ff49bd9e8f7cc2f427f79b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2555] 10.0.0.187 () {32 vars in 754 bytes} [Sat Aug 22 11:56:19 2026] DELETE /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2556] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:56:19 2026] DELETE /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2557] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:19 2026] GET /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2558] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:56:19 2026] DELETE /v2.0/subnetpools/bca9d857-a1ce-41ff-ad75-18e477e0f5e5 => 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: 1382/2559] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:20 2026] GET /v2.0/security-groups?tenant_id=57aa37d826ff49bd9e8f7cc2f427f79b&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2560] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:20 2026] DELETE /v2.0/security-groups/d6c9a3d1-6580-4e3b-a14f-4b5473b1c1dd => 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: 1383/2561] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:20 2026] GET /v2.0/security-groups?tenant_id=e437a44763c3442295a939fa8d2bca13&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2562] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:20 2026] DELETE /v2.0/security-groups/13f7a8d9-975d-4117-b870-fe5699823004 => 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: 1384/2563] 10.0.0.237 () {34 vars in 990 bytes} [Sat Aug 22 11:56:22 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2564] 10.0.0.237 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:22 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:56:24.507 8 INFO neutron.db.segments_db [None req-310aba93-c088-4bbd-9c7f-0579d4d34afd 0d9df26a3deb4e68b63050b18157c187 91b4488c992b4b88877730b645a67c42 - - default default] Added segment 358fa77e-700e-4a44-a564-4ce45f942bc0 of type vxlan for network f3affd39-2a9a-4790-91e1-e5a0f7637fe0 [pid: 8|app: 0|req: 1385/2565] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:56:24 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2566] 10.0.0.187 () {34 vars in 669 bytes} [Sat Aug 22 11:56:24 2026] POST /v2.0/subnets => generated 626 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2567] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:56:24 2026] PUT /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2568] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:24 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2569] 10.0.0.187 () {34 vars in 762 bytes} [Sat Aug 22 11:56:24 2026] PUT /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2570] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:24 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2571] 10.0.0.187 () {34 vars in 758 bytes} [Sat Aug 22 11:56:25 2026] PUT /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2572] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2573] 10.0.0.187 () {34 vars in 780 bytes} [Sat Aug 22 11:56:25 2026] PUT /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2574] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2575] 10.0.0.187 () {34 vars in 751 bytes} [Sat Aug 22 11:56:25 2026] PUT /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/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: 1186/2576] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2577] 10.0.0.187 () {32 vars in 739 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:25.508 7 INFO neutron.api.v2.resource [None req-9b65f96e-b5c3-4d8b-94f9-9dedfdfe110e 0d9df26a3deb4e68b63050b18157c187 91b4488c992b4b88877730b645a67c42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2578] 10.0.0.187 () {32 vars in 743 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2579] 10.0.0.187 () {32 vars in 742 bytes} [Sat Aug 22 11:56:25 2026] DELETE /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2580] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:25.683 8 INFO neutron.api.v2.resource [None req-1dbbdfae-ca8f-4eeb-aebf-afd04e4dafd7 0d9df26a3deb4e68b63050b18157c187 91b4488c992b4b88877730b645a67c42 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2581] 10.0.0.187 () {32 vars in 746 bytes} [Sat Aug 22 11:56:25 2026] DELETE /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2582] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 11:56:25 2026] DELETE /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/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: 1394/2583] 10.0.0.187 () {32 vars in 731 bytes} [Sat Aug 22 11:56:25 2026] GET /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2584] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 11:56:25 2026] DELETE /v2.0/subnets/bd21c92a-8601-4a0c-9b83-53b37553b94f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:56:26.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-a961a1e5-8e3a-4ef0-8efc-2110b4d5ddf0 0d9df26a3deb4e68b63050b18157c187 91b4488c992b4b88877730b645a67c42 - - default default] TaaS: Handle Delete Port: 576b549d-01e8-4455-ae45-59c2fd20ab83 2026-08-22 11:56:26.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a961a1e5-8e3a-4ef0-8efc-2110b4d5ddf0 0d9df26a3deb4e68b63050b18157c187 91b4488c992b4b88877730b645a67c42 - - default default] Tap Mirror: Handle Delete Port: 576b549d-01e8-4455-ae45-59c2fd20ab83 2026-08-22 11:56:26.327 8 INFO neutron.services.segments.plugin [-] Segment 358fa77e-700e-4a44-a564-4ce45f942bc0 resource provider aggregate not found 2026-08-22 11:56:26.334 8 INFO neutron.services.segments.plugin [-] Segment 358fa77e-700e-4a44-a564-4ce45f942bc0 resource provider aggregate not found 2026-08-22 11:56:26.352 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 358fa77e-700e-4a44-a564-4ce45f942bc0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358fa77e-700e-4a44-a564-4ce45f942bc0 found for delete ", "request_id": "req-f2d20d67-fb80-482e-b407-1b833ce5b065"}]} 2026-08-22 11:56:26.357 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 358fa77e-700e-4a44-a564-4ce45f942bc0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358fa77e-700e-4a44-a564-4ce45f942bc0 found for delete ", "request_id": "req-b79a57f4-794d-48ba-9fb1-554d02733227"}]} [pid: 8|app: 0|req: 1395/2585] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:56:26 2026] DELETE /v2.0/networks/f3affd39-2a9a-4790-91e1-e5a0f7637fe0 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2586] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:27 2026] GET /v2.0/security-groups?tenant_id=0ea8ba9d3cc54dfbab2738cc47e02ec3&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2587] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:27 2026] DELETE /v2.0/security-groups/badb13dd-3b59-48e0-923a-b22ccc3fbea3 => 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: 1192/2588] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:27 2026] GET /v2.0/security-groups?tenant_id=91b4488c992b4b88877730b645a67c42&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2589] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:27 2026] DELETE /v2.0/security-groups/28ea3898-f1bc-40fb-ade0-97ca3647d820 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:31.136 7 INFO neutron.db.segments_db [None req-f3ae7ed5-4cf0-4260-a9b1-17027223f410 6526b1a89c1f417ea712082cd263f36b 19db7441718043ebbf3b62c5e3edda94 - - default default] Added segment 67783aa4-6a16-4967-8d25-ad15f1c8bbda of type vxlan for network fbc019ab-d8e9-4ab6-bb05-2697af589823 [pid: 7|app: 0|req: 1193/2590] 10.0.0.187 () {34 vars in 670 bytes} [Sat Aug 22 11:56:30 2026] POST /v2.0/networks => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2591] 10.0.0.187 () {34 vars in 664 bytes} [Sat Aug 22 11:56:31 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2592] 10.0.0.187 () {34 vars in 666 bytes} [Sat Aug 22 11:56:31 2026] POST /v2.0/trunks => generated 407 bytes in 174 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: 1399/2593] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:56:31 2026] PUT /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2594] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:31 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2595] 10.0.0.187 () {34 vars in 760 bytes} [Sat Aug 22 11:56:31 2026] PUT /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/green => 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: 1196/2596] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:31 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2599] 10.0.0.187 () {34 vars in 756 bytes} [Sat Aug 22 11:56:31 2026] PUT /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2600] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:31 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2601] 10.0.0.187 () {34 vars in 778 bytes} [Sat Aug 22 11:56:31 2026] PUT /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2602] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2603] 10.0.0.187 () {34 vars in 749 bytes} [Sat Aug 22 11:56:32 2026] PUT /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2604] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2605] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:32.185 7 INFO neutron.api.v2.resource [None req-e25945a2-3aec-4ef4-ba02-73b03a37d931 6526b1a89c1f417ea712082cd263f36b 19db7441718043ebbf3b62c5e3edda94 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2606] 10.0.0.187 () {32 vars in 741 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2607] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/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: 1203/2608] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:56:32.324 8 INFO neutron.api.v2.resource [None req-d67e865e-131a-4d4a-9b11-90f4e3864470 6526b1a89c1f417ea712082cd263f36b 19db7441718043ebbf3b62c5e3edda94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1406/2609] 10.0.0.187 () {32 vars in 744 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2610] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2611] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2612] 10.0.0.187 () {32 vars in 719 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2613] 10.0.0.187 () {32 vars in 717 bytes} [Sat Aug 22 11:56:32 2026] GET /v2.0/ports/42e9c90a-bf7a-4b92-a975-bf667a9fd430 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2614] 10.0.0.187 () {32 vars in 722 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/trunks/fb5a08c4-43df-4fb2-9a3b-4a366c8cf943 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:56:32.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-574baac9-5b2d-4abd-8bf7-a7fee01eaeb8 6526b1a89c1f417ea712082cd263f36b 19db7441718043ebbf3b62c5e3edda94 - - default default] TaaS: Handle Delete Port: 42e9c90a-bf7a-4b92-a975-bf667a9fd430 2026-08-22 11:56:32.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-574baac9-5b2d-4abd-8bf7-a7fee01eaeb8 6526b1a89c1f417ea712082cd263f36b 19db7441718043ebbf3b62c5e3edda94 - - default default] Tap Mirror: Handle Delete Port: 42e9c90a-bf7a-4b92-a975-bf667a9fd430 [pid: 8|app: 0|req: 1409/2615] 10.0.0.187 () {32 vars in 720 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/ports/42e9c90a-bf7a-4b92-a975-bf667a9fd430 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:56:32.886 7 INFO neutron.services.segments.plugin [-] Segment 67783aa4-6a16-4967-8d25-ad15f1c8bbda resource provider aggregate not found 2026-08-22 11:56:32.887 7 INFO neutron.services.segments.plugin [-] Segment 67783aa4-6a16-4967-8d25-ad15f1c8bbda resource provider aggregate not found 2026-08-22 11:56:32.911 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 67783aa4-6a16-4967-8d25-ad15f1c8bbda resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67783aa4-6a16-4967-8d25-ad15f1c8bbda found for delete ", "request_id": "req-7a3535b1-e9f0-4c0a-b596-5da1cff7a2c7"}]} 2026-08-22 11:56:32.912 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 67783aa4-6a16-4967-8d25-ad15f1c8bbda resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67783aa4-6a16-4967-8d25-ad15f1c8bbda found for delete ", "request_id": "req-3dfadcb3-5ba0-4de3-8841-b0465b6ed315"}]} [pid: 7|app: 0|req: 1207/2616] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 11:56:32 2026] DELETE /v2.0/networks/fbc019ab-d8e9-4ab6-bb05-2697af589823 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2617] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:33 2026] GET /v2.0/security-groups?tenant_id=09c97e92385d4737a192370bf57f5c3a&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2618] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:33 2026] DELETE /v2.0/security-groups/c3cc9c90-4ac2-4151-8eb0-217dc6a74ae7 => 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: 1411/2619] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:33 2026] GET /v2.0/security-groups?tenant_id=19db7441718043ebbf3b62c5e3edda94&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: 1209/2620] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:34 2026] DELETE /v2.0/security-groups/11591cb7-269b-4cec-8dd9-9acd0228cb24 => 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: 1412/2621] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 11:56:36 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2622] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:37 2026] GET /v2.0/security-groups?tenant_id=0fc94c8801934a368c5493abe6e3a642&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2623] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:37 2026] DELETE /v2.0/security-groups/ece670bc-4f50-43fc-b888-586be026b396 => 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: 1211/2624] 10.0.0.172 () {30 vars in 690 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2625] 10.0.0.172 () {30 vars in 692 bytes} [Sat Aug 22 11:56:38 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: 1212/2626] 10.0.0.172 () {30 vars in 668 bytes} [Sat Aug 22 11:56:38 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: 1415/2627] 10.0.0.172 () {30 vars in 704 bytes} [Sat Aug 22 11:56:38 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: 1213/2628] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/security-groups?tenant_id=b8885ff0e77e462bb8f0804f180207d8&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2629] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 11:56:38 2026] DELETE /v2.0/security-groups/747bd52b-feee-4b2c-8088-e64cd1a98c88 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2630] 10.0.0.172 () {28 vars in 439 bytes} [Sat Aug 22 11:56:38 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: 1417/2631] 10.0.0.172 () {30 vars in 728 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2632] 10.0.0.172 () {30 vars in 690 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2633] 10.0.0.172 () {30 vars in 692 bytes} [Sat Aug 22 11:56:38 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: 1216/2634] 10.0.0.172 () {30 vars in 668 bytes} [Sat Aug 22 11:56:38 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: 1419/2635] 10.0.0.172 () {30 vars in 704 bytes} [Sat Aug 22 11:56:38 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: 1217/2636] 10.0.0.172 () {30 vars in 728 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2637] 10.0.0.172 () {30 vars in 690 bytes} [Sat Aug 22 11:56:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2638] 10.0.0.172 () {30 vars in 692 bytes} [Sat Aug 22 11:56:38 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: 1421/2639] 10.0.0.172 () {30 vars in 668 bytes} [Sat Aug 22 11:56:38 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: 1219/2640] 10.0.0.172 () {30 vars in 704 bytes} [Sat Aug 22 11:56:38 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: 1422/2641] 10.0.0.172 () {30 vars in 730 bytes} [Sat Aug 22 11:56:39 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2642] 10.0.0.172 () {30 vars in 682 bytes} [Sat Aug 22 11:56:39 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2643] 10.0.0.172 () {34 vars in 704 bytes} [Sat Aug 22 11:56:39 2026] POST /v2.0/ports => generated 1132 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2644] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1424/2645] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:56:42 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: 1222/2646] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:56:42 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: 1425/2647] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:56:42 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: 1223/2648] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2649] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:56:42 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: 1224/2650] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:56:42 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: 1427/2651] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:56:42 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: 1225/2652] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:56:42.810 8 INFO neutron.api.v2.resource [None req-5f3dd9b3-43e6-4aa5-bca6-e27f5ba3a321 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2653] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2654] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2655] 199.19.213.199 () {34 vars in 736 bytes} [Sat Aug 22 11:56:42 2026] POST /v2.0/security-groups => generated 1638 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2656] 199.19.213.199 () {30 vars in 815 bytes} [Sat Aug 22 11:56:42 2026] GET /v2.0/security-group-rules?security_group_id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2657] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:56:42 2026] PUT /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2658] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:56: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1431/2659] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:56: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: 1229/2660] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:56: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: 1432/2661] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:56:43 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: 1230/2662] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:56:43 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2665] 10.0.0.194 () {34 vars in 1016 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2666] 10.0.0.194 () {34 vars in 982 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/networks?id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2667] 10.0.0.194 () {34 vars in 965 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/quotas/8d1eef2005714983990329c929684d29 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2668] 10.0.0.194 () {34 vars in 1002 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2669] 10.0.0.194 () {34 vars in 1008 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2670] 10.0.0.194 () {34 vars in 1108 bytes} [Sat Aug 22 11:56:50 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1437/2671] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:51 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2672] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:51 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => 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: 1438/2673] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:54 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => 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: 1236/2674] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:54 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => 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: 1439/2675] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:56:55 2026] GET /v2.0/networks?id=17ecb829-9a2d-41d1-9f69-582277bfa447 => generated 735 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2676] 199.19.213.199 () {34 vars in 1050 bytes} [Sat Aug 22 11:56:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8d1eef2005714983990329c929684d29 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2677] 199.19.213.199 () {38 vars in 955 bytes} [Sat Aug 22 11:56:55 2026] POST /v2.0/ports => generated 1082 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2678] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:56:56 2026] PUT /v2.0/ports/7543bd9b-a06c-47ea-bc6b-f7411d41d73d => generated 1243 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:56:56.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21ebb8f4-48ad-40ca-84bc-f9dbca7708d8'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': '7543bd9b-a06c-47ea-bc6b-f7411d41d73d', '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: 1441/2679] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 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, ' [pid: 7|app: 0|req: 1239/2680] 199.19.213.199 () {34 vars in 1018 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/networks?tenant_id=8d1eef2005714983990329c929684d29&shared=False => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2681] 199.19.213.199 () {34 vars in 930 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2682] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2683] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&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: 7|app: 0|req: 1241/2684] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:56:57 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2685] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2686] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2687] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2688] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&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: 1446/2689] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1244/2690] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:56:58 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1447/2691] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:00 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2692] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:57:00 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2693] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:00 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2696] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:57:02 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2697] 199.19.213.199 () {34 vars in 1044 bytes} [Sat Aug 22 11:57:02 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2698] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:03 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2699] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:57:03 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2700] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:03 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => 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: 1249/2701] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:06 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2702] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:57:06 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&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: 7|app: 0|req: 1250/2703] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:57:06 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2708] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:57: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: 1253/2709] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:57:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2710] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:57: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: 1254/2711] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:57:42 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: 1458/2712] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:57:43 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2713] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:57:43 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => 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: 1459/2714] 199.19.213.199 () {34 vars in 717 bytes} [Sat Aug 22 11:57:43 2026] POST /v2.0/ports => generated 1059 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2715] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:57:43 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1059 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2716] 10.0.0.194 () {34 vars in 907 bytes} [Sat Aug 22 11:57:43 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: 1257/2717] 199.19.213.199 () {34 vars in 1262 bytes} [Sat Aug 22 11:57:44 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2718] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:44 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1258/2719] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:44 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1462/2720] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:57:45 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1059 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2721] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:57:45 2026] GET /v2.0/networks?id=798959c5-860a-422d-956a-f6dbdcaa0205 => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2722] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:57:45 2026] PUT /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1249 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:57:46.015 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8f4b73-49c0-4286-9f7e-e3778683f812'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'af8990eb-0152-40b3-bc7d-fa78337f1611', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1260/2723] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2489 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2724] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/networks?id=798959c5-860a-422d-956a-f6dbdcaa0205 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2725] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2726] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2727] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2728] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1263/2729] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:46 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2732] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:57:47 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2489 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2733] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:57:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1266/2734] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:57:47 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2735] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2736] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1470/2737] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1268/2738] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2739] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2740] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2741] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2742] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:48 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1473/2743] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:57:52 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1251 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2744] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:57:52 2026] PUT /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1276 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:57:52.512 8 INFO neutron.api.v2.resource [None req-35881743-ffa5-4584-b941-4b4fdf6a2b00 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2745] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:57:52 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2746] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:57:52 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:57:52.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccf71fb1-bc06-4ad5-baad-327e75e3db79'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'af8990eb-0152-40b3-bc7d-fa78337f1611', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1475/2747] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:57:52 2026] PUT /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1314 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:57:52.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c3a00e9-f081-4500-b16c-046291e4e650'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'af8990eb-0152-40b3-bc7d-fa78337f1611', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1273/2748] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:57: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1476/2749] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:57:52 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: 1274/2750] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:57:52 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: 1477/2751] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:57:52 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: 1275/2752] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:57:52 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2753] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => 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: 1276/2754] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2755] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2756] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/networks?id=798959c5-860a-422d-956a-f6dbdcaa0205 => generated 802 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2757] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2758] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2759] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2760] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2761] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2762] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2763] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2764] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2765] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:53 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2766] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2767] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/networks?id=798959c5-860a-422d-956a-f6dbdcaa0205 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2768] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => 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: 1486/2769] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2770] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&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: 1487/2771] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1285/2772] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:57:54 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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) 2026-08-22 11:58:00.657 8 INFO neutron.db.l3_db [None req-3cbce582-ea36-4dae-8510-def3f89aefaf 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP f99a59d2-bdac-42ac-b6f7-d85716ec4a20 associated. External IP: 10.96.250.212, port: aa559d53-edbf-40df-8bcb-a1ff9a94899d. [pid: 8|app: 0|req: 1488/2773] 10.0.0.187 () {34 vars in 677 bytes} [Sat Aug 22 11:57:59 2026] POST /v2.0/floatingips => generated 899 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2776] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2777] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:05 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: 1288/2778] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2779] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:05 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) 2026-08-22 11:58:06.082 7 INFO neutron.api.v2.resource [None req-f1daa67b-0dc6-42c5-9f18-808812c09808 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2780] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:58:06 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2781] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:58:06 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2782] 199.19.213.199 () {30 vars in 815 bytes} [Sat Aug 22 11:58:06 2026] GET /v2.0/security-group-rules?security_group_id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2783] 199.19.213.199 () {34 vars in 747 bytes} [Sat Aug 22 11:58:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2784] 199.19.213.199 () {34 vars in 747 bytes} [Sat Aug 22 11:58:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2787] 10.0.0.172 () {30 vars in 690 bytes} [Sat Aug 22 11:58:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2788] 10.0.0.172 () {30 vars in 692 bytes} [Sat Aug 22 11:58:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2789] 10.0.0.172 () {30 vars in 668 bytes} [Sat Aug 22 11:58:17 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: 1496/2790] 10.0.0.172 () {30 vars in 704 bytes} [Sat Aug 22 11:58: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: 1295/2791] 10.0.0.172 () {28 vars in 439 bytes} [Sat Aug 22 11:58:18 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: 1497/2792] 10.0.0.172 () {30 vars in 728 bytes} [Sat Aug 22 11:58:18 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2793] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2794] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:19 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: 1297/2795] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:19 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: 1499/2796] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:19 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: 1298/2797] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:19 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2798] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:58:19 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2799] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:20 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: 1501/2800] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:20 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: 1300/2801] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:20 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: 1502/2802] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:20 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: 1301/2803] 199.19.213.199 () {34 vars in 717 bytes} [Sat Aug 22 11:58:20 2026] POST /v2.0/ports => generated 1320 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2804] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:58:20 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1302/2805] 10.0.0.194 () {34 vars in 907 bytes} [Sat Aug 22 11:58:20 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2806] 199.19.213.199 () {34 vars in 1262 bytes} [Sat Aug 22 11:58:21 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2807] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:22 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1505/2808] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:22 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1304/2809] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:58:22 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2810] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:58:22 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2811] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:58:22 2026] PUT /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1510 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:58:23.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e74972d-5658-44ef-91e7-4d47c26a7fde'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': '5ce63d5a-9370-4e14-9141-b5ab849a6eaf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1507/2812] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4092 bytes in 53 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: 1306/2813] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2814] 199.19.213.199 () {34 vars in 1054 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2815] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A250&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1509/2816] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2817] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 1510/2818] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2819] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:23 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1511/2820] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:24 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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/2821] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4092 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2822] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1311/2823] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2824] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&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: 7|app: 0|req: 1312/2825] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2826] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1313/2827] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2828] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2829] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&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: 1516/2830] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2831] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1517/2832] 199.19.213.199 () {34 vars in 1054 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1316/2833] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A250&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1518/2834] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2835] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2836] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 7|app: 0|req: 1318/2837] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1520/2838] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:25 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1319/2839] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2840] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2841] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2842] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/subnets/c080086c-08a0-4e30-b25c-baf34409f708 => generated 744 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2843] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:30 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: 1523/2844] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2845] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:30 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: 1524/2846] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:30 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: 1323/2847] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2848] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2849] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2850] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2851] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2852] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2853] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:30 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2856] 10.0.0.194 () {34 vars in 1178 bytes} [Sat Aug 22 11:58:34 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe&device_id=d952c608-198d-44ed-aee1-0cb93551a8a4&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 7006 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2857] 10.0.0.194 () {34 vars in 1280 bytes} [Sat Aug 22 11:58:34 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d&id=25d493c2-1f0e-4b8a-b503-d66cfaa874a5&fields=id&fields=name => generated 353 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2858] 10.0.0.194 () {34 vars in 1084 bytes} [Sat Aug 22 11:58:35 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 2923 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2859] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:58:35 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2860] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:58:35 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2861] 10.0.0.194 () {34 vars in 1200 bytes} [Sat Aug 22 11:58:35 2026] GET /v2.0/security-groups?id=431a430d-f708-4a17-9ca2-b02f23c7f7a5&id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d&id=25d493c2-1f0e-4b8a-b503-d66cfaa874a5&fields=id&fields=name => generated 262 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2862] 10.0.0.172 () {30 vars in 690 bytes} [Sat Aug 22 11:58:39 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: 1532/2863] 10.0.0.172 () {30 vars in 692 bytes} [Sat Aug 22 11:58:39 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: 1332/2864] 10.0.0.172 () {30 vars in 668 bytes} [Sat Aug 22 11:58:39 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: 1533/2865] 10.0.0.172 () {30 vars in 704 bytes} [Sat Aug 22 11:58:39 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: 1333/2866] 10.0.0.172 () {28 vars in 439 bytes} [Sat Aug 22 11:58:39 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: 1534/2867] 10.0.0.172 () {30 vars in 728 bytes} [Sat Aug 22 11:58:39 2026] GET /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2868] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:40 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: 1535/2869] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:40 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: 1335/2870] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2871] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:41 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: 1336/2872] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2873] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2874] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2875] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2876] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:41 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: 1539/2877] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:41 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: 1339/2878] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2879] 199.19.213.199 () {34 vars in 717 bytes} [Sat Aug 22 11:58:41 2026] POST /v2.0/ports => generated 1332 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2880] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:58:41 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1332 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: 8|app: 0|req: 1541/2881] 199.19.213.199 () {34 vars in 1262 bytes} [Sat Aug 22 11:58:42 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2882] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:42 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2883] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:43 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1342/2884] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:58:43 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2885] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:58:43 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2886] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:58:43 2026] PUT /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1522 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:58:44.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0872fa8f-a3ce-48fc-861a-06057a10067d'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'f1ea0527-6918-4370-8fdf-d9777d5e42c1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1544/2887] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 5608 bytes in 53 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: 1344/2888] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2889] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.117&port_id=f1ea0527-6918-4370-8fdf-d9777d5e42c1 => 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: 1345/2890] 199.19.213.199 () {34 vars in 1106 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c3&port_id=f1ea0527-6918-4370-8fdf-d9777d5e42c1 => 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: 1546/2891] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/subnets?id=22bd0050-8090-4318-8efb-884e0d06927f&id=4d8bfe5d-db08-4615-9f19-f7357950082a => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2892] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2893] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:44 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&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: 7|app: 0|req: 1347/2894] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:45 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2895] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:45 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1348/2896] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 5608 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2897] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1349/2898] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2899] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2900] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2901] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 7|app: 0|req: 1351/2902] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => 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: 1552/2903] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2904] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2905] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1353/2906] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1554/2907] 199.19.213.199 () {34 vars in 1054 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1354/2908] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A250&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1555/2909] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2910] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 1556/2911] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&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: 1356/2912] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2915] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1558/2916] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:58:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.117&port_id=f1ea0527-6918-4370-8fdf-d9777d5e42c1 => 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: 1359/2917] 199.19.213.199 () {34 vars in 1106 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c3&port_id=f1ea0527-6918-4370-8fdf-d9777d5e42c1 => 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: 1559/2918] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/subnets?id=22bd0050-8090-4318-8efb-884e0d06927f&id=4d8bfe5d-db08-4615-9f19-f7357950082a => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2919] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2920] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&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: 1361/2921] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1561/2922] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:47 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 7|app: 0|req: 1362/2923] 10.0.0.194 () {34 vars in 971 bytes} [Sat Aug 22 11:58:51 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1524 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2924] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:58:51 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2925] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:51 2026] GET /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2926] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:51 2026] GET /v2.0/subnets/22bd0050-8090-4318-8efb-884e0d06927f => generated 748 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2927] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:51 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1512 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2928] 199.19.213.199 () {34 vars in 790 bytes} [Sat Aug 22 11:58:51 2026] PUT /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1247 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:58:52.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e19d8bfa-c5f5-4dad-8b07-d844ae2fbfd4'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': '5ce63d5a-9370-4e14-9141-b5ab849a6eaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2929] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb => generated 797 bytes in 63 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: 1565/2930] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2931] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:58:52 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: 1566/2932] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:58:52 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: 1367/2933] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2934] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:58:52 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: 1368/2935] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2936] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => 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: 1369/2937] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2938] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2939] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2940] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => 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: 1371/2941] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2942] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 5381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2943] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2944] 199.19.213.199 () {34 vars in 1054 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1373/2945] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/subnets?id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2946] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2947] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:58:52 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1574/2948] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:58:53 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2951] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:04 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: 1576/2952] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:04 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: 1377/2953] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2954] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2955] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2956] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 5381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2957] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:04 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: 1579/2958] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:04 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: 1380/2959] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:04 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: 1580/2960] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2961] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:04 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2962] 199.19.213.199 () {34 vars in 790 bytes} [Sat Aug 22 11:59:04 2026] PUT /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1255 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:05.122 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eda16501-e609-4666-9739-6a0ca5f0522f'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'f1ea0527-6918-4370-8fdf-d9777d5e42c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2963] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1582/2964] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2965] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2966] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:59:05 2026] PUT /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1080 bytes in 334 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: 1384/2967] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2968] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2969] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2970] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2971] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1586/2972] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2973] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:05 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2974] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:07 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:07.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0a3410-8dcc-45dc-bf88-c3a0e37b2255'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': 'f1ea0527-6918-4370-8fdf-d9777d5e42c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1388/2975] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:07 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2976] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:59:07 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2977] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:07 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1589/2978] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:07 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1390/2979] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:08 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/2980] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:59:08 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2981] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:59:08 2026] GET /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1?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: 1591/2982] 199.19.213.199 () {34 vars in 1016 bytes} [Sat Aug 22 11:59:08 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1392/2983] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:59:08 2026] PUT /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/2984] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:59:09.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad8de2bf-6849-4fcc-b18c-6e896ed9eda9 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: f1ea0527-6918-4370-8fdf-d9777d5e42c1 2026-08-22 11:59:09.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad8de2bf-6849-4fcc-b18c-6e896ed9eda9 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: f1ea0527-6918-4370-8fdf-d9777d5e42c1 [pid: 7|app: 0|req: 1393/2985] 199.19.213.199 () {32 vars in 759 bytes} [Sat Aug 22 11:59:09 2026] DELETE /v2.0/ports/f1ea0527-6918-4370-8fdf-d9777d5e42c1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/2986] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:09 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: 1394/2987] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:09 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: 1594/2988] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:09 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: 1395/2989] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:09 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: 1595/2990] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2991] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/2992] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2993] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/2994] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2995] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/2996] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:09 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2997] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/2998] 199.19.213.199 () {34 vars in 1226 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks?id=17ecb829-9a2d-41d1-9f69-582277bfa447&id=798959c5-860a-422d-956a-f6dbdcaa0205&id=0923e139-2990-415d-8564-6dca68058bdb&id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 3096 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2999] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1600/3000] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/3001] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&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: 1601/3002] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1402/3003] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1602/3004] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => 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: 1403/3005] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3006] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/3007] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1604/3008] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/3009] 199.19.213.199 () {34 vars in 1054 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3010] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/subnets?id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/3011] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3012] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1407/3013] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:10 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1607/3014] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:14 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: 1408/3015] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:14 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: 1608/3016] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:14 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: 1409/3017] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:14 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: 1609/3018] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:14 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3019] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:15 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: 1610/3020] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:15 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: 1411/3021] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:15 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: 1611/3022] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:15 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: 1412/3023] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:15 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3024] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:59:15 2026] PUT /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1080 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:15.653 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9add9bd-6d71-42f4-8750-da4c2a5f7f80'] response: {'name': 'network-changed', 'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'tag': '5ce63d5a-9370-4e14-9141-b5ab849a6eaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/3025] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:59:15 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb => generated 797 bytes in 62 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: 1613/3026] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:15 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3027] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:15 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3028] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:16 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3029] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:59:16 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3030] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:16 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1416/3031] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:16 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1616/3034] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:16 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3035] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:59:17 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3036] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:59:17 2026] GET /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3037] 199.19.213.199 () {34 vars in 1016 bytes} [Sat Aug 22 11:59:17 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3038] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:17 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 3698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3039] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:59:17 2026] PUT /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => generated 917 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3040] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 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-08-22 11:59:19.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-56999cf8-6a14-4b31-979e-43b9c5bed785 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 5ce63d5a-9370-4e14-9141-b5ab849a6eaf 2026-08-22 11:59:19.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56999cf8-6a14-4b31-979e-43b9c5bed785 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 5ce63d5a-9370-4e14-9141-b5ab849a6eaf [pid: 8|app: 0|req: 1619/3041] 199.19.213.199 () {32 vars in 759 bytes} [Sat Aug 22 11:59:19 2026] DELETE /v2.0/ports/5ce63d5a-9370-4e14-9141-b5ab849a6eaf => 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: 1423/3042] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:19 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: 1620/3043] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:19 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: 1424/3044] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:19 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: 1621/3045] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:19 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: 1425/3046] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3047] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3048] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3049] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3050] 199.19.213.199 () {30 vars in 743 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 799 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3051] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3052] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3053] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3054] 199.19.213.199 () {34 vars in 1146 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/networks?id=17ecb829-9a2d-41d1-9f69-582277bfa447&id=798959c5-860a-422d-956a-f6dbdcaa0205&id=0923e139-2990-415d-8564-6dca68058bdb => generated 2309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3055] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1430/3056] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3057] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3058] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1628/3059] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:19 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1432/3060] 199.19.213.199 () {34 vars in 1058 bytes} [Sat Aug 22 11:59:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=af8990eb-0152-40b3-bc7d-fa78337f1611 => 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: 1629/3061] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:20 2026] GET /v2.0/subnets?id=00828920-1081-45d4-8c59-ca1f8675fd92 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3062] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:20 2026] GET /v2.0/ports?network_id=798959c5-860a-422d-956a-f6dbdcaa0205&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3063] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:20 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1434/3064] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:20 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?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: 1631/3065] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:31 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: 1435/3066] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59: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: 1632/3067] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:31 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: 1436/3068] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:59:31.289 8 INFO neutron.api.v2.resource [None req-a5a825d2-2bcc-46fe-81a6-b8c71d2cf3df eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3069] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:59:31 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => 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: 1437/3070] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:59:31 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3071] 199.19.213.199 () {30 vars in 815 bytes} [Sat Aug 22 11:59:31 2026] GET /v2.0/security-group-rules?security_group_id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3072] 199.19.213.199 () {32 vars in 789 bytes} [Sat Aug 22 11:59:31 2026] DELETE /v2.0/security-group-rules/4950fe17-c070-44be-af0a-9f2be286ad03 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3073] 199.19.213.199 () {32 vars in 789 bytes} [Sat Aug 22 11:59:31 2026] DELETE /v2.0/security-group-rules/60599739-5774-423e-850f-91f4d43a3619 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:59:34.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-62d6de46-6a97-4448-9474-49a352118a97 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 97585d06-37cb-43ec-865f-8e3a95a628cb 2026-08-22 11:59:34.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62d6de46-6a97-4448-9474-49a352118a97 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 97585d06-37cb-43ec-865f-8e3a95a628cb 2026-08-22 11:59:35.111 8 INFO neutron.db.l3_db [None req-62d6de46-6a97-4448-9474-49a352118a97 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP f99a59d2-bdac-42ac-b6f7-d85716ec4a20 disassociated (deleted). External IP: 10.96.250.212, port: aa559d53-edbf-40df-8bcb-a1ff9a94899d. [pid: 8|app: 0|req: 1637/3076] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:59:34 2026] DELETE /v2.0/floatingips/f99a59d2-bdac-42ac-b6f7-d85716ec4a20 => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:59:35.521 7 INFO neutron.api.v2.resource [None req-335b1ecb-de1c-41bd-81c0-87a323812e9c 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/3077] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:59:35 2026] GET /v2.0/floatingips/f99a59d2-bdac-42ac-b6f7-d85716ec4a20 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3078] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:36 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: 1441/3079] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:36 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: 1639/3080] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3081] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:59:36.222 8 INFO neutron.api.v2.resource [None req-4763dbb0-606e-448e-aad4-d8648c9e7a05 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3082] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3083] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3084] 199.19.213.199 () {30 vars in 815 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/security-group-rules?security_group_id=bf7e2c7d-4738-4cb8-a8e6-2146e396f22d => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3085] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3086] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:36 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: 1445/3087] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:36 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: 1643/3088] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:36 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: 1446/3089] 199.19.213.199 () {30 vars in 741 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3090] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3091] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3092] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:36 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3093] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:37 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3094] 199.19.213.199 () {34 vars in 975 bytes} [Sat Aug 22 11:59:38 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3095] 199.19.213.199 () {34 vars in 1060 bytes} [Sat Aug 22 11:59:38 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3096] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:38 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3097] 199.19.213.199 () {34 vars in 1016 bytes} [Sat Aug 22 11:59:38 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3098] 199.19.213.199 () {38 vars in 1028 bytes} [Sat Aug 22 11:59:38 2026] PUT /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1151 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3099] 199.19.213.199 () {30 vars in 769 bytes} [Sat Aug 22 11:59:39 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1649/3100] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:59:39 2026] PUT /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1090 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3101] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 1090 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:59:40.348 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d242f46-9eaf-48ee-8c57-2bbbde75db64 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: af8990eb-0152-40b3-bc7d-fa78337f1611 2026-08-22 11:59:40.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d242f46-9eaf-48ee-8c57-2bbbde75db64 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: af8990eb-0152-40b3-bc7d-fa78337f1611 [pid: 8|app: 0|req: 1650/3102] 199.19.213.199 () {32 vars in 759 bytes} [Sat Aug 22 11:59:40 2026] DELETE /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3103] 199.19.213.199 () {30 vars in 703 bytes} [Sat Aug 22 11:59:40 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: 1651/3104] 199.19.213.199 () {30 vars in 705 bytes} [Sat Aug 22 11:59:40 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: 1454/3105] 199.19.213.199 () {30 vars in 681 bytes} [Sat Aug 22 11:59:40 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: 1652/3106] 199.19.213.199 () {30 vars in 717 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:59:40.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3ad9f94-ebe0-4d6c-9523-0ce1c8392266 eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3107] 199.19.213.199 () {32 vars in 759 bytes} [Sat Aug 22 11:59:40 2026] DELETE /v2.0/ports/af8990eb-0152-40b3-bc7d-fa78337f1611 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3108] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:40.727 8 INFO neutron.api.v2.resource [None req-a1254b27-3319-48bc-827c-439a17fd9fcf eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3109] 199.19.213.199 () {30 vars in 763 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/security-groups/lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3110] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/ports?tenant_id=8d1eef2005714983990329c929684d29&device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3111] 199.19.213.199 () {30 vars in 785 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/security-groups?name=lb-ef0b26a9-76f5-425e-b268-9e6295dc9889 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3112] 199.19.213.199 () {30 vars in 737 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3113] 199.19.213.199 () {34 vars in 1066 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/networks?id=17ecb829-9a2d-41d1-9f69-582277bfa447&id=798959c5-860a-422d-956a-f6dbdcaa0205 => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3114] 199.19.213.199 () {34 vars in 1062 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=7543bd9b-a06c-47ea-bc6b-f7411d41d73d => 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: 1459/3115] 199.19.213.199 () {34 vars in 984 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/subnets?id=2da2c10c-dc0a-41be-8347-ac54cc046fdd => 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: 1460/3116] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/ports?network_id=17ecb829-9a2d-41d1-9f69-582277bfa447&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3117] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:40 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1462/3118] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:41 2026] GET /v2.0/networks/17ecb829-9a2d-41d1-9f69-582277bfa447?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: 1657/3119] 199.19.213.199 () {34 vars in 789 bytes} [Sat Aug 22 11:59:40 2026] PUT /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 1094 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3120] 199.19.213.199 () {32 vars in 779 bytes} [Sat Aug 22 11:59:41 2026] DELETE /v2.0/security-groups/bf7e2c7d-4738-4cb8-a8e6-2146e396f22d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:59:41.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d981ac5-11c3-4927-a39a-9ae3169698ed eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: aa559d53-edbf-40df-8bcb-a1ff9a94899d 2026-08-22 11:59:41.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d981ac5-11c3-4927-a39a-9ae3169698ed eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: aa559d53-edbf-40df-8bcb-a1ff9a94899d [pid: 8|app: 0|req: 1658/3121] 199.19.213.199 () {32 vars in 759 bytes} [Sat Aug 22 11:59:41 2026] DELETE /v2.0/ports/aa559d53-edbf-40df-8bcb-a1ff9a94899d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3122] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:59:44 2026] GET /v2.0/ports?device_id=b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:44.524 8 INFO neutron_taas.services.taas.taas_plugin [req-fadd07ac-f57e-4054-87da-34b586149900 req-fa240c45-42b3-4885-9a47-66f0aa6b4aec eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] TaaS: Handle Delete Port: 7543bd9b-a06c-47ea-bc6b-f7411d41d73d 2026-08-22 11:59:44.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fadd07ac-f57e-4054-87da-34b586149900 req-fa240c45-42b3-4885-9a47-66f0aa6b4aec eff27bc8948a4accb16d055496881abc 8d1eef2005714983990329c929684d29 - - default default] Tap Mirror: Handle Delete Port: 7543bd9b-a06c-47ea-bc6b-f7411d41d73d [pid: 8|app: 0|req: 1659/3123] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:59:44 2026] DELETE /v2.0/ports/7543bd9b-a06c-47ea-bc6b-f7411d41d73d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:59:44.709 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d380d480-f5cc-4e84-8250-9fcf059f3179'] response: {'server_uuid': 'b2b0abf6-bf31-44ef-b5a0-a103fc2b47fe', 'name': 'network-vif-deleted', 'tag': '7543bd9b-a06c-47ea-bc6b-f7411d41d73d', 'status': 'completed', 'code': 200} 2026-08-22 11:59:45.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3b7b971-29be-47fa-917e-108b4589e08f 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: ec86a400-9bba-4149-97e5-3af81c4066b5 2026-08-22 11:59:45.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3b7b971-29be-47fa-917e-108b4589e08f 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: ec86a400-9bba-4149-97e5-3af81c4066b5 2026-08-22 11:59:45.992 7 INFO neutron.db.l3_db [None req-f3b7b971-29be-47fa-917e-108b4589e08f 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP 8e5e5523-7405-4762-8b76-e9a909cb4c49 disassociated (deleted). External IP: 10.96.250.202, port: 47931aa5-68af-401b-b5a6-d5180ba6da8d. [pid: 7|app: 0|req: 1465/3124] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:59:45 2026] DELETE /v2.0/floatingips/8e5e5523-7405-4762-8b76-e9a909cb4c49 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:59:46.309 8 INFO neutron.api.v2.resource [None req-dd6ac0eb-6f61-4a33-a7ec-c530d765972a 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3125] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/floatingips/8e5e5523-7405-4762-8b76-e9a909cb4c49 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:59:46.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99986b63-817a-422c-9981-61acd081b0ee'] response: {'name': 'network-changed', 'server_uuid': 'd952c608-198d-44ed-aee1-0cb93551a8a4', 'tag': '47931aa5-68af-401b-b5a6-d5180ba6da8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/3126] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3127] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3128] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3131] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/networks?id=2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3132] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:59:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.28&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => 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: 1663/3133] 199.19.213.199 () {34 vars in 1106 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bb&port_id=47931aa5-68af-401b-b5a6-d5180ba6da8d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3134] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/subnets?id=22bd0050-8090-4318-8efb-884e0d06927f&id=4d8bfe5d-db08-4615-9f19-f7357950082a => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3135] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3136] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/ports?network_id=2f1731af-16e5-4e54-967e-7be9e10b9654&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3137] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1473/3138] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:47 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654?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: 1666/3139] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:59:48 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:59:49.102 7 INFO neutron_taas.services.taas.taas_plugin [req-c83406bd-029e-4a7d-a541-fc72a15a4258 req-d8eb7739-b839-4a48-9769-a5c1193b1bcc 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 47931aa5-68af-401b-b5a6-d5180ba6da8d 2026-08-22 11:59:49.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c83406bd-029e-4a7d-a541-fc72a15a4258 req-d8eb7739-b839-4a48-9769-a5c1193b1bcc 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 47931aa5-68af-401b-b5a6-d5180ba6da8d [pid: 7|app: 0|req: 1474/3140] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 11:59:48 2026] DELETE /v2.0/ports/47931aa5-68af-401b-b5a6-d5180ba6da8d => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 11:59:49.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d096005f-f641-413a-9829-37e41082a6b1'] response: {'server_uuid': 'd952c608-198d-44ed-aee1-0cb93551a8a4', 'name': 'network-vif-deleted', 'tag': '47931aa5-68af-401b-b5a6-d5180ba6da8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1667/3141] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:59:51 2026] GET /v2.0/ports?device_id=d952c608-198d-44ed-aee1-0cb93551a8a4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:59:56.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b47f3f-98d3-4dba-9760-b4c641bb91e6 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 1332f870-3fef-4492-8304-7b043f283f65 2026-08-22 11:59:56.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b47f3f-98d3-4dba-9760-b4c641bb91e6 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 1332f870-3fef-4492-8304-7b043f283f65 2026-08-22 11:59:57.044 7 INFO neutron.db.l3_db [None req-40b47f3f-98d3-4dba-9760-b4c641bb91e6 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Floating IP 5ef45e07-ca86-4a30-96eb-de15daa50464 disassociated (deleted). External IP: 10.96.250.216, port: 85a4b08d-cb92-46c7-9513-34577bfe0a0e. [pid: 7|app: 0|req: 1475/3142] 10.0.0.187 () {32 vars in 732 bytes} [Sat Aug 22 11:59:56 2026] DELETE /v2.0/floatingips/5ef45e07-ca86-4a30-96eb-de15daa50464 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:59:57.405 8 INFO neutron.api.v2.resource [None req-06087d64-5f60-4afe-be84-631fb144057d 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3143] 10.0.0.187 () {32 vars in 729 bytes} [Sat Aug 22 11:59:57 2026] GET /v2.0/floatingips/5ef45e07-ca86-4a30-96eb-de15daa50464 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:59:57.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79e464aa-3c7d-473b-984c-ee4284086155'] response: {'name': 'network-changed', 'server_uuid': 'bf11cac8-4ab5-45ba-950f-e5d61fa389d3', 'tag': '85a4b08d-cb92-46c7-9513-34577bfe0a0e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1476/3144] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 11:59:57 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3145] 10.0.0.194 () {34 vars in 1040 bytes} [Sat Aug 22 11:59:57 2026] GET /v2.0/security-groups?id=9f903740-bf1b-4603-8575-cd4a6f45bcdb&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: 1477/3146] 199.19.213.199 () {34 vars in 1080 bytes} [Sat Aug 22 11:59:57 2026] GET /v2.0/ports?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3147] 199.19.213.199 () {34 vars in 986 bytes} [Sat Aug 22 11:59:57 2026] GET /v2.0/networks?id=0923e139-2990-415d-8564-6dca68058bdb => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3148] 199.19.213.199 () {34 vars in 1056 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3149] 199.19.213.199 () {34 vars in 1104 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=85a4b08d-cb92-46c7-9513-34577bfe0a0e => 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: 1479/3150] 199.19.213.199 () {34 vars in 1064 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/subnets?id=c080086c-08a0-4e30-b25c-baf34409f708&id=3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3151] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3152] 199.19.213.199 () {34 vars in 1052 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/ports?network_id=0923e139-2990-415d-8564-6dca68058bdb&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3153] 199.19.213.199 () {34 vars in 1012 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3154] 199.19.213.199 () {34 vars in 1112 bytes} [Sat Aug 22 11:59:58 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb?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: 1674/3155] 199.19.213.199 () {34 vars in 994 bytes} [Sat Aug 22 11:59:59 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => generated 1194 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 12:00:00.191 7 INFO neutron_taas.services.taas.taas_plugin [req-118f566d-02c7-482c-9a13-2cf5b356222c req-0f90d239-7409-4172-a6bf-af3f59ec41d1 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 85a4b08d-cb92-46c7-9513-34577bfe0a0e 2026-08-22 12:00:00.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-118f566d-02c7-482c-9a13-2cf5b356222c req-0f90d239-7409-4172-a6bf-af3f59ec41d1 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 85a4b08d-cb92-46c7-9513-34577bfe0a0e [pid: 7|app: 0|req: 1482/3156] 199.19.213.199 () {36 vars in 997 bytes} [Sat Aug 22 12:00:00 2026] DELETE /v2.0/ports/85a4b08d-cb92-46c7-9513-34577bfe0a0e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:00.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f697a796-06bc-4707-9930-abdb149635a0'] response: {'server_uuid': 'bf11cac8-4ab5-45ba-950f-e5d61fa389d3', 'name': 'network-vif-deleted', 'tag': '85a4b08d-cb92-46c7-9513-34577bfe0a0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1676/3159] 10.0.0.194 () {34 vars in 990 bytes} [Sat Aug 22 12:00:02 2026] GET /v2.0/ports?device_id=bf11cac8-4ab5-45ba-950f-e5d61fa389d3 => 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: 1484/3160] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:07 2026] DELETE /v2.0/security-group-rules/6ccadd55-0a76-489c-8a35-b4408a627648 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:07.995 8 INFO neutron.api.v2.resource [None req-bd4ab6d7-b6de-4c21-84d3-e96354dbb722 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3161] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:07 2026] GET /v2.0/security-group-rules/6ccadd55-0a76-489c-8a35-b4408a627648 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3162] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/b84665f2-f485-4e11-aacb-acc8fe15f77e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.077 8 INFO neutron.api.v2.resource [None req-5728d69f-9143-4c13-ae22-857b361ec2d6 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3163] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/b84665f2-f485-4e11-aacb-acc8fe15f77e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3164] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/de2b16bd-a238-4612-bdcb-32ebd4f80d5d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.165 8 INFO neutron.api.v2.resource [None req-8b0ca0cc-0622-415f-a2dd-e8a8dea3fc8d 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3165] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/de2b16bd-a238-4612-bdcb-32ebd4f80d5d => 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: 1487/3166] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/ef65577f-328e-4654-9fd4-e93112050f0a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.281 8 INFO neutron.api.v2.resource [None req-8210436c-31ee-453d-a76f-c4da2cbd6184 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3167] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/ef65577f-328e-4654-9fd4-e93112050f0a => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3168] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/fe8eeb82-1d0e-46aa-8384-61c86a9c407c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.390 8 INFO neutron.api.v2.resource [None req-cfb125fb-777a-4ff0-93b0-e1537e05c4ce 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3169] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/fe8eeb82-1d0e-46aa-8384-61c86a9c407c => 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: 1489/3170] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/08cdb663-26da-4764-bc37-8786545e9f7d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.468 8 INFO neutron.api.v2.resource [None req-1faedf8b-3b3f-4d2c-92cd-6fe7b25f6df2 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3171] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/08cdb663-26da-4764-bc37-8786545e9f7d => 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: 1490/3172] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/62433707-5a39-4eb5-a1fa-034a4b4467d8 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.544 8 INFO neutron.api.v2.resource [None req-573b983d-036b-4992-8e87-e250a8276983 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3173] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/62433707-5a39-4eb5-a1fa-034a4b4467d8 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3174] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/55919337-6254-406e-a642-b4840a3cce7b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.635 8 INFO neutron.api.v2.resource [None req-0127ef52-b387-4e04-9172-ea7e5b1bb066 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3175] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/55919337-6254-406e-a642-b4840a3cce7b => 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: 1492/3176] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/8366fbfa-be85-494e-994b-12a66d91f0b0 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.707 8 INFO neutron.api.v2.resource [None req-c8dfecc0-9f28-4abc-b858-765c7b2afea0 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3177] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/8366fbfa-be85-494e-994b-12a66d91f0b0 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3178] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/57007ec8-cac9-430b-a5ad-81769782e037 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.790 8 INFO neutron.api.v2.resource [None req-95a0196b-77ac-4fa2-b4b9-967be7236c99 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3179] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/57007ec8-cac9-430b-a5ad-81769782e037 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3180] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-group-rules/d498be18-4321-4e5d-ba5a-b848dad95556 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.866 8 INFO neutron.api.v2.resource [None req-14c7a93c-5a64-4ec3-bb1c-f6e099a5b9ff 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3181] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-group-rules/d498be18-4321-4e5d-ba5a-b848dad95556 => 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: 1495/3182] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:08 2026] DELETE /v2.0/security-groups/9f903740-bf1b-4603-8575-cd4a6f45bcdb => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:08.962 8 INFO neutron.api.v2.resource [None req-5068b2de-e304-4ee3-b633-e1ca810b81d9 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3183] 10.0.0.187 () {32 vars in 737 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.0/security-groups/9f903740-bf1b-4603-8575-cd4a6f45bcdb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:09.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a27677c-9528-49a2-8e42-2c859e4695f4 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: ab3f0ff7-6323-4d5a-903f-b5a9691e93ae 2026-08-22 12:00:09.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a27677c-9528-49a2-8e42-2c859e4695f4 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: ab3f0ff7-6323-4d5a-903f-b5a9691e93ae [pid: 7|app: 0|req: 1496/3184] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:09 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 12:00:10.231 8 INFO neutron.api.v2.resource [None req-44a5462c-640b-4b2a-b695-16af98b39dc8 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3185] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:10 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 198 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:10.713 7 INFO neutron_taas.services.taas.taas_plugin [None req-895f0dcb-e24e-45e8-a470-f47a2b6f01a5 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: aba9203f-050e-491c-ab12-87543c48ccfa 2026-08-22 12:00:10.716 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-895f0dcb-e24e-45e8-a470-f47a2b6f01a5 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: aba9203f-050e-491c-ab12-87543c48ccfa [pid: 7|app: 0|req: 1497/3186] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:10 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 12:00:11.538 8 INFO neutron.api.v2.resource [None req-5767ff13-fd23-485b-b234-997456d58cf6 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3187] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:11 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:12.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2c1c6de-684a-4910-883d-57ac84b6a7a1 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 0b43a5b1-cdf0-4a07-af8f-afda4a63229d 2026-08-22 12:00:12.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2c1c6de-684a-4910-883d-57ac84b6a7a1 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 0b43a5b1-cdf0-4a07-af8f-afda4a63229d [pid: 7|app: 0|req: 1498/3188] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:11 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 12:00:12.923 8 INFO neutron.api.v2.resource [None req-ac818d83-c94a-4f28-9437-1a151d19749e 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3189] 10.0.0.187 () {34 vars in 789 bytes} [Sat Aug 22 12:00:12 2026] PUT /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:13.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-019dc955-f07d-4291-af6e-de1322968d20 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 9f149f67-2475-4f54-9dd7-fa5992ba291d 2026-08-22 12:00:13.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-019dc955-f07d-4291-af6e-de1322968d20 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 9f149f67-2475-4f54-9dd7-fa5992ba291d 2026-08-22 12:00:13.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-019dc955-f07d-4291-af6e-de1322968d20 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 33f16874-5ee8-41ee-a5db-fd4c16b056f3 2026-08-22 12:00:13.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-019dc955-f07d-4291-af6e-de1322968d20 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 33f16874-5ee8-41ee-a5db-fd4c16b056f3 2026-08-22 12:00:13.876 7 INFO neutron.db.l3_hamode_db [None req-019dc955-f07d-4291-af6e-de1322968d20 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] HA network 3316fc9e-8cce-47c9-bb9a-bc18b6411fdb was deleted as no HA routers are present in tenant 4533bf1c93cd47b3b40b942970b1f49e. [pid: 7|app: 0|req: 1499/3190] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:12 2026] DELETE /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:13.886 7 INFO neutron.services.segments.plugin [-] Segment 0c5822d0-8389-4ffe-9d56-11536c35c931 resource provider aggregate not found 2026-08-22 12:00:13.902 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c5822d0-8389-4ffe-9d56-11536c35c931 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5822d0-8389-4ffe-9d56-11536c35c931 found for delete ", "request_id": "req-0082e0e9-3956-455e-8be2-afbd4a8f69db"}]} 2026-08-22 12:00:13.904 8 INFO neutron.api.v2.resource [None req-63c44366-f71c-4569-b562-ccf432fed3e5 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3191] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:13 2026] GET /v2.0/routers/3f8dd045-6fc0-4b38-8265-0f0a773347d8 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:13.930 7 INFO neutron.services.segments.plugin [-] Segment 0c5822d0-8389-4ffe-9d56-11536c35c931 resource provider aggregate not found 2026-08-22 12:00:13.951 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c5822d0-8389-4ffe-9d56-11536c35c931 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5822d0-8389-4ffe-9d56-11536c35c931 found for delete ", "request_id": "req-56d0d66e-5148-42f8-8fc8-6f1bdfab8e6f"}]} [pid: 7|app: 0|req: 1500/3192] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:13 2026] DELETE /v2.0/subnets/22bd0050-8090-4318-8efb-884e0d06927f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:14.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f3f46bb-fab6-4fe8-9c9c-41fb14b88bf5 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3193] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:14 2026] GET /v2.0/subnets/22bd0050-8090-4318-8efb-884e0d06927f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3194] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:14 2026] DELETE /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:14.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30d8b3f3-e4cf-4562-9663-6923778ca87c 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3195] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:14 2026] GET /v2.0/subnets/4d8bfe5d-db08-4615-9f19-f7357950082a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:14.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc6de050-9cc9-4334-b953-a769eb2d529e 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 3ffdeea2-8021-4218-b279-cd4ad8ee68b2 2026-08-22 12:00:14.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc6de050-9cc9-4334-b953-a769eb2d529e 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 3ffdeea2-8021-4218-b279-cd4ad8ee68b2 [pid: 7|app: 0|req: 1502/3196] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 12:00:14 2026] DELETE /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:14.540 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fba9e4b9-9593-49e7-b519-aecc5f87aea1 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3197] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 12:00:14 2026] GET /v2.0/networks/2f1731af-16e5-4e54-967e-7be9e10b9654 => 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: 1503/3198] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:14 2026] DELETE /v2.0/subnets/c080086c-08a0-4e30-b25c-baf34409f708 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:14.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2b6208c-f519-4772-bcb3-9e64c049bd60 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3199] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:14 2026] GET /v2.0/subnets/c080086c-08a0-4e30-b25c-baf34409f708 => 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: 1504/3200] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:14 2026] DELETE /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:14.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3552db6-263b-49b7-89e7-911d74b200c5 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3201] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:14 2026] GET /v2.0/subnets/3990d08c-ed3b-4de3-b319-5e7767a42b4b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:14.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-b17d825e-2425-42fb-b0bb-eb40d11ecc3e 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: f2976be2-0ef8-4de3-8f30-ae0e893fed08 2026-08-22 12:00:14.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17d825e-2425-42fb-b0bb-eb40d11ecc3e 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: f2976be2-0ef8-4de3-8f30-ae0e893fed08 [pid: 7|app: 0|req: 1505/3202] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 12:00:14 2026] DELETE /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:15.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db52ac3e-acf1-42ec-9d91-860eb5d62bee 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3203] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 12:00:15 2026] GET /v2.0/networks/0923e139-2990-415d-8564-6dca68058bdb => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:15.926 7 INFO neutron.services.segments.plugin [-] Segment c5d92948-6486-4617-bf25-e93cbd3ab329 resource provider aggregate not found 2026-08-22 12:00:15.945 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5d92948-6486-4617-bf25-e93cbd3ab329 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d92948-6486-4617-bf25-e93cbd3ab329 found for delete ", "request_id": "req-e6ac2c03-4ac9-422d-86fe-6173eb7402bb"}]} 2026-08-22 12:00:15.960 7 INFO neutron.services.segments.plugin [-] Segment 876b775d-1671-4bb5-8908-c2040ed39eb9 resource provider aggregate not found 2026-08-22 12:00:15.973 7 INFO neutron.services.segments.plugin [-] Segment c5d92948-6486-4617-bf25-e93cbd3ab329 resource provider aggregate not found [pid: 7|app: 0|req: 1506/3204] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:15 2026] DELETE /v2.0/subnets/75fecc9d-15f3-4cd8-a1c8-7270e19cec27 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:15.981 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 876b775d-1671-4bb5-8908-c2040ed39eb9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876b775d-1671-4bb5-8908-c2040ed39eb9 found for delete ", "request_id": "req-63fe5c6c-d5b7-4b61-9fd7-5f4a48b2d926"}]} 2026-08-22 12:00:15.995 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5d92948-6486-4617-bf25-e93cbd3ab329 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d92948-6486-4617-bf25-e93cbd3ab329 found for delete ", "request_id": "req-1cfd7fb0-241a-4fa2-9072-d8cd5ffc7178"}]} 2026-08-22 12:00:15.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-757a9247-d179-43da-90d1-3e51ac983ebc 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3205] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:15 2026] GET /v2.0/subnets/75fecc9d-15f3-4cd8-a1c8-7270e19cec27 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:16.014 7 INFO neutron.services.segments.plugin [-] Segment 876b775d-1671-4bb5-8908-c2040ed39eb9 resource provider aggregate not found 2026-08-22 12:00:16.027 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 876b775d-1671-4bb5-8908-c2040ed39eb9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876b775d-1671-4bb5-8908-c2040ed39eb9 found for delete ", "request_id": "req-0c1265ce-3ef4-44d3-be5f-d53c4a489ce9"}]} [pid: 7|app: 0|req: 1507/3206] 10.0.0.187 () {32 vars in 724 bytes} [Sat Aug 22 12:00:16 2026] DELETE /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:16.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb30011c-e117-4a6c-b42d-1230431ae0cf 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3207] 10.0.0.187 () {32 vars in 721 bytes} [Sat Aug 22 12:00:16 2026] GET /v2.0/subnets/00828920-1081-45d4-8c59-ca1f8675fd92 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:16.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-495bb244-5eea-4363-8abf-d2ee84ac4413 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] TaaS: Handle Delete Port: 00b5a419-0988-4382-9a2d-49a91cd3e13a 2026-08-22 12:00:16.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-495bb244-5eea-4363-8abf-d2ee84ac4413 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] Tap Mirror: Handle Delete Port: 00b5a419-0988-4382-9a2d-49a91cd3e13a [pid: 7|app: 0|req: 1508/3208] 10.0.0.187 () {32 vars in 726 bytes} [Sat Aug 22 12:00:16 2026] DELETE /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-22 12:00:16.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24fa832b-31a0-427e-b984-6d25ad0d29a7 015d3060531c4387875436d32e665294 4533bf1c93cd47b3b40b942970b1f49e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3209] 10.0.0.187 () {32 vars in 723 bytes} [Sat Aug 22 12:00:16 2026] GET /v2.0/networks/798959c5-860a-422d-956a-f6dbdcaa0205 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 12:00:18.002 7 INFO neutron.services.segments.plugin [-] Segment 518f431a-e9b1-4fd1-bdb5-34039fd6c681 resource provider aggregate not found 2026-08-22 12:00:18.025 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 518f431a-e9b1-4fd1-bdb5-34039fd6c681 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518f431a-e9b1-4fd1-bdb5-34039fd6c681 found for delete ", "request_id": "req-d3cf5324-e291-494d-bbce-e7efbdeff447"}]} 2026-08-22 12:00:18.052 7 INFO neutron.services.segments.plugin [-] Segment 518f431a-e9b1-4fd1-bdb5-34039fd6c681 resource provider aggregate not found 2026-08-22 12:00:18.069 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 518f431a-e9b1-4fd1-bdb5-34039fd6c681 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518f431a-e9b1-4fd1-bdb5-34039fd6c681 found for delete ", "request_id": "req-d3d8ac52-453e-4110-bf37-c1fa1ca6e6ca"}]} [pid: 8|app: 0|req: 1703/3212] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:18 2026] GET /v2.0/security-groups?tenant_id=9a634ba062724823bd8a6835d9d09799&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3213] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:18 2026] DELETE /v2.0/security-groups/aac8eaa2-0207-4f8d-a68a-aa6c316ba7de => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3214] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:19 2026] GET /v2.0/security-groups?tenant_id=dfd861ae05a343f2af0db46f4e70a8d3&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3215] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:19 2026] DELETE /v2.0/security-groups/90efdc32-9e5e-47f2-ab0f-bccba520495e => 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: 1705/3216] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:19 2026] GET /v2.0/security-groups?tenant_id=2866e8b85b524800b76bf34205210ecf&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3217] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:19 2026] DELETE /v2.0/security-groups/8b160980-f779-45e8-840a-b70b97a236e1 => 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: 1706/3218] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:20 2026] GET /v2.0/security-groups?tenant_id=6342e5fe1249443baf1103b36c9d78fa&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3219] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:20 2026] DELETE /v2.0/security-groups/9112a232-7a79-4ee8-b796-1670c93ace60 => 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: 1707/3220] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:20 2026] GET /v2.0/security-groups?tenant_id=e48a5ec9cd744e08bdd54ea325694572&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3221] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:20 2026] DELETE /v2.0/security-groups/29bf0b1a-42c7-4fc1-929b-adbe75c6b8ca => 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: 1708/3222] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:20 2026] GET /v2.0/security-groups?tenant_id=03eb790bc14c48ef8df67117eeabb119&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3223] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:21 2026] DELETE /v2.0/security-groups/c3b21500-d2eb-42b3-9bd9-e4c5d54e4c16 => 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: 1709/3224] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:21 2026] GET /v2.0/security-groups?tenant_id=4533bf1c93cd47b3b40b942970b1f49e&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3225] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:21 2026] DELETE /v2.0/security-groups/64233026-d142-44c1-affd-f7dd32c2a7e8 => 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: 1710/3226] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3227] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3228] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3229] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3230] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3231] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:25 2026] PUT /v2.0/policies/d2f75d51-31e9-4a97-a7eb-9e8094d93f41/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3232] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:25 2026] PUT /v2.0/policies/27abcae7-3be4-4caf-be63-5d3f78cc7cc5/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: 1520/3233] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:25 2026] PUT /v2.0/policies/7a792102-0682-48d9-9436-86cf545fe63f/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3234] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:26 2026] PUT /v2.0/policies/062402e6-df53-49f7-a798-d813dd27fc76/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3235] 10.0.0.187 () {32 vars in 674 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3236] 10.0.0.187 () {32 vars in 688 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3237] 10.0.0.187 () {32 vars in 684 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3238] 10.0.0.187 () {32 vars in 696 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3239] 10.0.0.187 () {32 vars in 682 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3240] 10.0.0.187 () {32 vars in 696 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3241] 10.0.0.187 () {32 vars in 692 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3242] 10.0.0.187 () {32 vars in 704 bytes} [Sat Aug 22 12:00:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3243] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:27 2026] DELETE /v2.0/qos/policies/d2f75d51-31e9-4a97-a7eb-9e8094d93f41 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3244] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:27 2026] DELETE /v2.0/qos/policies/27abcae7-3be4-4caf-be63-5d3f78cc7cc5 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3245] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:27 2026] DELETE /v2.0/qos/policies/7a792102-0682-48d9-9436-86cf545fe63f => 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: 1720/3246] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:27 2026] DELETE /v2.0/qos/policies/062402e6-df53-49f7-a798-d813dd27fc76 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3247] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:27 2026] DELETE /v2.0/qos/policies/870c63bf-893d-4c4e-9799-e0ee7f1f0e6b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3248] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:28 2026] GET /v2.0/security-groups?tenant_id=1e6986fc7ae14db285d0fcc6cd98b0e6&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3249] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:28 2026] DELETE /v2.0/security-groups/3c602911-c418-494e-8111-cf224dc2708d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3250] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:28 2026] GET /v2.0/security-groups?tenant_id=21e03d3baba044d1b67eecdc9728401d&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3251] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:28 2026] DELETE /v2.0/security-groups/b005d8c0-a431-4be3-b0b7-cf43a19a9a50 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3252] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:29 2026] GET /v2.0/security-groups?tenant_id=e603fabe6f7541abbf12c361dd0b9c1c&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3253] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:29 2026] DELETE /v2.0/security-groups/1e89baa1-6843-4ee8-a122-bd1c9eba6624 => 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: 1532/3256] 10.0.0.187 () {34 vars in 678 bytes} [Sat Aug 22 12:00:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3257] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:32 2026] PUT /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3258] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3259] 10.0.0.187 () {34 vars in 764 bytes} [Sat Aug 22 12:00:32 2026] PUT /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3260] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/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: 1727/3261] 10.0.0.187 () {34 vars in 760 bytes} [Sat Aug 22 12:00:32 2026] PUT /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3262] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3263] 10.0.0.187 () {34 vars in 782 bytes} [Sat Aug 22 12:00:32 2026] PUT /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3264] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3265] 10.0.0.187 () {34 vars in 753 bytes} [Sat Aug 22 12:00:32 2026] PUT /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3266] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3267] 10.0.0.187 () {32 vars in 741 bytes} [Sat Aug 22 12:00:32 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:33.041 7 INFO neutron.api.v2.resource [None req-fe265e5e-4245-4734-bb02-1e08330a603b fdc67bd7c70b4132ba50161394b562b2 30732448301c4c30a04ee793af1c4899 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3268] 10.0.0.187 () {32 vars in 745 bytes} [Sat Aug 22 12:00:33 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3269] 10.0.0.187 () {32 vars in 744 bytes} [Sat Aug 22 12:00:33 2026] DELETE /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3270] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:33 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 12:00:33.188 8 INFO neutron.api.v2.resource [None req-70f0902f-1c3f-4c89-a5f2-106be958fb22 fdc67bd7c70b4132ba50161394b562b2 30732448301c4c30a04ee793af1c4899 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1732/3271] 10.0.0.187 () {32 vars in 748 bytes} [Sat Aug 22 12:00:33 2026] DELETE /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3272] 10.0.0.187 () {32 vars in 736 bytes} [Sat Aug 22 12:00:33 2026] DELETE /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => 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: 1733/3273] 10.0.0.187 () {32 vars in 733 bytes} [Sat Aug 22 12:00:33 2026] GET /v2.0/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3274] 10.0.0.187 () {32 vars in 734 bytes} [Sat Aug 22 12:00:33 2026] DELETE /v2.0/qos/policies/dd180efd-b888-40c2-a0bf-e168a26e7a8d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3275] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:33 2026] GET /v2.0/security-groups?tenant_id=30732448301c4c30a04ee793af1c4899&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: 1542/3276] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:34 2026] DELETE /v2.0/security-groups/5d2f380d-bea9-4cb3-9444-60774e303b64 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3277] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:34 2026] GET /v2.0/security-groups?tenant_id=0ceecca5194d460f884d53e29e685427&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3278] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:34 2026] DELETE /v2.0/security-groups/e37a8bf0-d38d-4f2a-9dda-e58a4376dea9 => 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: 1736/3279] 10.0.0.187 () {34 vars in 684 bytes} [Sat Aug 22 12:00:37 2026] POST /v2.0/security-groups => generated 1603 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3280] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 12:00:38 2026] PUT /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3281] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3282] 10.0.0.187 () {34 vars in 778 bytes} [Sat Aug 22 12:00:38 2026] PUT /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3283] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3284] 10.0.0.187 () {34 vars in 774 bytes} [Sat Aug 22 12:00:38 2026] PUT /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3285] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3286] 10.0.0.187 () {34 vars in 796 bytes} [Sat Aug 22 12:00:38 2026] PUT /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3287] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3288] 10.0.0.187 () {34 vars in 767 bytes} [Sat Aug 22 12:00:38 2026] PUT /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3289] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3290] 10.0.0.187 () {32 vars in 755 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 12:00:38.826 8 INFO neutron.api.v2.resource [None req-51d8b638-515f-4393-bccc-356c461f8f1a 007055f1bed748c8a9e5b60801d55995 bc6fd5095def49018db3325ec530b72a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1742/3291] 10.0.0.187 () {32 vars in 759 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3292] 10.0.0.187 () {32 vars in 758 bytes} [Sat Aug 22 12:00:38 2026] DELETE /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3293] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 12:00:38.939 7 INFO neutron.api.v2.resource [None req-dcf42750-f23b-40c0-9285-24199eb87a5b 007055f1bed748c8a9e5b60801d55995 bc6fd5095def49018db3325ec530b72a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3294] 10.0.0.187 () {32 vars in 762 bytes} [Sat Aug 22 12:00:38 2026] DELETE /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3295] 10.0.0.187 () {32 vars in 750 bytes} [Sat Aug 22 12:00:38 2026] DELETE /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3296] 10.0.0.187 () {32 vars in 747 bytes} [Sat Aug 22 12:00:38 2026] GET /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737/tags => 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: 1745/3297] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:39 2026] DELETE /v2.0/security-groups/8029253f-c08e-470c-aafe-c96ba95b1737 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3298] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:39 2026] GET /v2.0/security-groups?tenant_id=bc6fd5095def49018db3325ec530b72a&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: 1746/3299] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:39 2026] DELETE /v2.0/security-groups/dbbbed23-74ac-4da0-8593-47393a37d3ec => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3300] 10.0.0.187 () {32 vars in 774 bytes} [Sat Aug 22 12:00:40 2026] GET /v2.0/security-groups?tenant_id=f7e52e74dff84aec8f9f704b40eb0193&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: 1747/3301] 10.0.0.187 () {32 vars in 740 bytes} [Sat Aug 22 12:00:40 2026] DELETE /v2.0/security-groups/dcb5fc4f-6ea6-4c9f-9f47-3bd2e05e55d4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3302] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 12:00:43 2026] GET /v2.0/networks => generated 2168 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3303] 10.0.0.187 () {32 vars in 655 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3304] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3305] 10.0.0.187 () {32 vars in 643 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/ports => generated 4717 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3306] 10.0.0.187 () {32 vars in 647 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3307] 10.0.0.187 () {32 vars in 649 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3308] 10.0.0.187 () {32 vars in 663 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/security-groups => generated 17393 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3309] 10.0.0.187 () {32 vars in 655 bytes} [Sat Aug 22 12:00:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)