+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 12:15:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-79b4776b97-vhhdv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f9b8da10668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 12:15:25.764 8 INFO neutron.common.config [-] Logging enabled! 2026-06-16 12:15:25.764 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-16 12:15:25.810 9 INFO neutron.common.config [-] Logging enabled! 2026-06-16 12:15:25.810 9 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-16 12:15:26.770 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 12:15:26.813 9 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 12:15:28.314 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 12:15:28.317 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 12:15:28.320 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 12:15:28.321 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 12:15:28.321 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 12:15:28.322 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 12:15:28.322 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.329 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.329 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.329 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.351 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 12:15:28.352 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.352 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.361 9 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 12:15:28.364 9 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 12:15:28.367 9 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 12:15:28.368 9 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 12:15:28.368 9 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 12:15:28.369 9 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 12:15:28.369 9 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.376 9 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.376 9 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 12:15:28.377 9 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.382 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 12:15:28.382 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 12:15:28.382 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 12:15:28.382 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 12:15:28.398 9 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 12:15:28.399 9 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.399 9 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 12:15:28.429 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 12:15:28.429 9 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 12:15:28.429 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 12:15:28.430 9 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 12:15:28.670 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing driver for type 'vlan' 2026-06-16 12:15:28.733 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing driver for type 'vlan' 2026-06-16 12:15:28.968 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] VlanTypeDriver initialization complete 2026-06-16 12:15:28.968 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 12:15:28.968 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 12:15:28.980 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 12:15:28.980 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 12:15:28.980 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing extension driver 'port_security' 2026-06-16 12:15:28.980 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 12:15:28.981 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing extension driver 'qos' 2026-06-16 12:15:28.981 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 12:15:28.981 8 INFO neutron.plugins.ml2.managers [None req-c4d055d6-9d0b-4660-ba36-86b2aa49f80e - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 12:15:28.995 8 INFO neutron.quota [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded quota_driver: . 2026-06-16 12:15:28.995 8 INFO neutron.plugins.ml2.plugin [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 12:15:28.995 8 INFO neutron.plugins.ml2.managers [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 12:15:28.995 8 INFO neutron.plugins.ml2.managers [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 12:15:28.995 8 INFO neutron.plugins.ml2.managers [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 12:15:28.996 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: qos 2026-06-16 12:15:29.008 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: router 2026-06-16 12:15:29.052 8 INFO neutron.services.service_base [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 12:15:29.052 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: segments 2026-06-16 12:15:29.155 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: trunk 2026-06-16 12:15:29.157 9 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] VlanTypeDriver initialization complete 2026-06-16 12:15:29.157 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 12:15:29.158 9 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 12:15:29.169 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: vpnaas 2026-06-16 12:15:29.171 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing extension driver 'port_security' 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.extensions.port_security [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing extension driver 'qos' 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 12:15:29.172 9 INFO neutron.plugins.ml2.managers [None req-e8822b3a-e79b-41b0-a5aa-3661d6c53e77 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 12:15:29.186 9 INFO neutron.quota [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded quota_driver: . 2026-06-16 12:15:29.186 9 INFO neutron.plugins.ml2.plugin [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 12:15:29.187 9 INFO neutron.plugins.ml2.managers [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 12:15:29.187 9 INFO neutron.plugins.ml2.managers [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 12:15:29.187 9 INFO neutron.plugins.ml2.managers [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 12:15:29.187 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: qos 2026-06-16 12:15:29.200 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: router 2026-06-16 12:15:29.208 8 WARNING stevedore.named [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.245 9 INFO neutron.services.service_base [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 12:15:29.245 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: segments 2026-06-16 12:15:29.275 8 INFO neutron_vpnaas.services.vpn.plugin [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 12:15:29.275 8 INFO neutron.common.utils [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 12:15:29.275 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: taas 2026-06-16 12:15:29.300 8 WARNING stevedore.named [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.300 8 WARNING stevedore.named [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 12:15:29.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 12:15:29.324 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: tapmirror 2026-06-16 12:15:29.336 8 WARNING stevedore.named [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.336 8 WARNING stevedore.named [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 12:15:29.344 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: trunk 2026-06-16 12:15:29.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 12:15:29.352 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: auto_allocate 2026-06-16 12:15:29.358 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: vpnaas 2026-06-16 12:15:29.362 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: tag 2026-06-16 12:15:29.370 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: timestamp 2026-06-16 12:15:29.374 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 12:15:29.378 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: flavors 2026-06-16 12:15:29.381 8 INFO neutron.manager [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loading Plugin: revisions 2026-06-16 12:15:29.385 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Initializing extension manager. 2026-06-16 12:15:29.386 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: address-group 2026-06-16 12:15:29.387 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: address-scope 2026-06-16 12:15:29.387 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 12:15:29.388 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: agent 2026-06-16 12:15:29.389 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 12:15:29.390 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 12:15:29.390 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 12:15:29.391 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: availability_zone 2026-06-16 12:15:29.392 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 12:15:29.392 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 12:15:29.393 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: default-subnetpools 2026-06-16 12:15:29.394 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 12:15:29.395 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: dns-integration 2026-06-16 12:15:29.395 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 12:15:29.396 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 12:15:29.396 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: dvr 2026-06-16 12:15:29.397 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 12:15:29.397 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 12:15:29.398 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 12:15:29.398 9 WARNING stevedore.named [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.399 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 12:15:29.399 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: external-net 2026-06-16 12:15:29.400 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 12:15:29.400 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: extraroute 2026-06-16 12:15:29.401 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 12:15:29.401 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 12:15:29.402 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 12:15:29.402 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 12:15:29.403 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 12:15:29.404 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: fip-port-details 2026-06-16 12:15:29.404 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: flavors 2026-06-16 12:15:29.406 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 12:15:29.407 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: floatingip-pools 2026-06-16 12:15:29.407 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: ip_allocation 2026-06-16 12:15:29.408 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 12:15:29.408 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: l2_adjacency 2026-06-16 12:15:29.409 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: router 2026-06-16 12:15:29.411 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 12:15:29.411 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 12:15:29.412 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 12:15:29.412 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 12:15:29.413 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: l3-ha 2026-06-16 12:15:29.413 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 12:15:29.414 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 12:15:29.414 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: l3-flavors 2026-06-16 12:15:29.415 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 12:15:29.416 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 12:15:29.418 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 12:15:29.419 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 12:15:29.420 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 12:15:29.421 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 12:15:29.422 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 12:15:29.422 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: multi-provider 2026-06-16 12:15:29.423 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: net-mtu 2026-06-16 12:15:29.423 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 12:15:29.424 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: network_availability_zone 2026-06-16 12:15:29.424 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: network_ha 2026-06-16 12:15:29.425 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: network-ip-availability 2026-06-16 12:15:29.426 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 12:15:29.426 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: pagination 2026-06-16 12:15:29.427 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-device-profile 2026-06-16 12:15:29.427 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 12:15:29.428 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 12:15:29.428 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 12:15:29.429 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-mac-override 2026-06-16 12:15:29.429 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 12:15:29.430 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 12:15:29.430 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 12:15:29.431 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-resource-request 2026-06-16 12:15:29.432 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 12:15:29.432 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 12:15:29.433 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: binding 2026-06-16 12:15:29.433 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: binding-extended 2026-06-16 12:15:29.434 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-security 2026-06-16 12:15:29.434 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: project-id 2026-06-16 12:15:29.435 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: provider 2026-06-16 12:15:29.435 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 12:15:29.438 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos 2026-06-16 12:15:29.438 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 12:15:29.439 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 12:15:29.439 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-default 2026-06-16 12:15:29.440 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-fip 2026-06-16 12:15:29.440 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 12:15:29.441 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 12:15:29.441 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 12:15:29.442 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 12:15:29.442 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 12:15:29.443 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-pps 2026-06-16 12:15:29.443 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 12:15:29.444 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 12:15:29.445 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 12:15:29.445 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: quota-check-limit 2026-06-16 12:15:29.446 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 12:15:29.448 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: quotas 2026-06-16 12:15:29.449 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: quota_details 2026-06-16 12:15:29.450 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: rbac-policies 2026-06-16 12:15:29.451 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: rbac-address-group 2026-06-16 12:15:29.451 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 12:15:29.452 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 12:15:29.452 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 12:15:29.453 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: revision-if-match 2026-06-16 12:15:29.453 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 12:15:29.454 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: router_availability_zone 2026-06-16 12:15:29.454 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 12:15:29.456 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 12:15:29.456 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 12:15:29.457 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 12:15:29.457 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 12:15:29.458 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 12:15:29.458 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 12:15:29.463 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: security-group 2026-06-16 12:15:29.464 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: segment 2026-06-16 12:15:29.464 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 12:15:29.465 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: service-type 2026-06-16 12:15:29.465 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: sorting 2026-06-16 12:15:29.466 9 INFO neutron_vpnaas.services.vpn.plugin [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 12:15:29.466 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 12:15:29.466 9 INFO neutron.common.utils [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 12:15:29.466 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: taas 2026-06-16 12:15:29.467 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: standard-attr-description 2026-06-16 12:15:29.467 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: stateful-security-group 2026-06-16 12:15:29.468 8 WARNING neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 12:15:29.468 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 12:15:29.469 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnet-external-network 2026-06-16 12:15:29.469 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnet_onboard 2026-06-16 12:15:29.470 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 12:15:29.471 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnet-service-types 2026-06-16 12:15:29.471 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnet_allocation 2026-06-16 12:15:29.474 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 12:15:29.474 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: tag-creation 2026-06-16 12:15:29.475 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 12:15:29.478 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 12:15:29.479 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 12:15:29.480 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: trunk 2026-06-16 12:15:29.480 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: trunk-details 2026-06-16 12:15:29.481 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 12:15:29.481 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 12:15:29.482 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 12:15:29.482 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 12:15:29.484 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 12:15:29.485 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 12:15:29.485 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: vpn-flavors 2026-06-16 12:15:29.487 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: vpnaas 2026-06-16 12:15:29.488 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: taas 2026-06-16 12:15:29.489 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: tap-mirror 2026-06-16 12:15:29.490 8 INFO neutron.api.extensions [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 12:15:29.492 9 WARNING stevedore.named [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.492 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-16 12:15:29.492 9 WARNING stevedore.named [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 12:15:29.492 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-16 12:15:29.493 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.493 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-16 12:15:29.496 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 12:15:29.496 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 12:15:29.501 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 12:15:29.501 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 12:15:29.502 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 12:15:29.502 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.503 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.503 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.503 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.504 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 12:15:29.504 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.504 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.505 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 12:15:29.505 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 12:15:29.505 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 12:15:29.506 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.506 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.506 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.507 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.510 9 INFO neutron_taas.services.taas.taas_plugin [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 12:15:29.511 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: tapmirror 2026-06-16 12:15:29.511 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 12:15:29.511 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] router is already registered 2026-06-16 12:15:29.511 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 12:15:29.512 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] floatingip is already registered 2026-06-16 12:15:29.515 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 12:15:29.515 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] rbac_policy is already registered 2026-06-16 12:15:29.516 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 12:15:29.516 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] security_group is already registered 2026-06-16 12:15:29.516 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 12:15:29.516 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] security_group_rule is already registered 2026-06-16 12:15:29.517 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.517 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.518 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.518 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.518 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 12:15:29.518 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] trunk is already registered 2026-06-16 12:15:29.519 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.519 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.519 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.519 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.520 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 12:15:29.520 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] endpoint_group is already registered 2026-06-16 12:15:29.520 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 12:15:29.520 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] vpnservice is already registered 2026-06-16 12:15:29.521 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 12:15:29.521 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ipsec_site_connection is already registered 2026-06-16 12:15:29.521 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.521 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.522 8 INFO neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.522 8 WARNING neutron.quota.resource_registry [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.522 9 WARNING stevedore.named [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 12:15:29.522 9 WARNING stevedore.named [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 12:15:29.542 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 12:15:29.542 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: auto_allocate 2026-06-16 12:15:29.550 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: tag 2026-06-16 12:15:29.559 8 WARNING keystonemiddleware._common.config [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 12:15:29.560 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: timestamp 2026-06-16 12:15:29.563 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 12:15:29.566 8 WARNING oslo_config.cfg [None req-00b18d8d-4166-4c9a-a6d0-f3fc87523e6e - - - - - -] 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 0x7f9b8da10668 pid: 8 (default app) 2026-06-16 12:15:29.569 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: flavors 2026-06-16 12:15:29.576 9 INFO neutron.manager [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loading Plugin: revisions 2026-06-16 12:15:29.580 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Initializing extension manager. 2026-06-16 12:15:29.581 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: address-group 2026-06-16 12:15:29.582 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: address-scope 2026-06-16 12:15:29.583 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 12:15:29.584 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: agent 2026-06-16 12:15:29.584 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 12:15:29.585 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 12:15:29.586 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 12:15:29.587 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: availability_zone 2026-06-16 12:15:29.588 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 12:15:29.588 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 12:15:29.589 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: default-subnetpools 2026-06-16 12:15:29.591 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 12:15:29.592 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: dns-integration 2026-06-16 12:15:29.592 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 12:15:29.593 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 12:15:29.593 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: dvr 2026-06-16 12:15:29.594 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 12:15:29.595 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 12:15:29.595 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 12:15:29.596 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 12:15:29.596 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: external-net 2026-06-16 12:15:29.597 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 12:15:29.597 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: extraroute 2026-06-16 12:15:29.598 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 12:15:29.598 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 12:15:29.599 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 12:15:29.599 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 12:15:29.600 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 12:15:29.600 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: fip-port-details 2026-06-16 12:15:29.601 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: flavors 2026-06-16 12:15:29.602 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 12:15:29.603 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: floatingip-pools 2026-06-16 12:15:29.603 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: ip_allocation 2026-06-16 12:15:29.604 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 12:15:29.604 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: l2_adjacency 2026-06-16 12:15:29.605 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: router 2026-06-16 12:15:29.607 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 12:15:29.608 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 12:15:29.609 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 12:15:29.609 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 12:15:29.610 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: l3-ha 2026-06-16 12:15:29.610 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 12:15:29.611 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 12:15:29.611 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: l3-flavors 2026-06-16 12:15:29.612 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 12:15:29.612 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 12:15:29.615 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 12:15:29.616 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 12:15:29.617 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 12:15:29.618 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 12:15:29.618 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 12:15:29.619 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: multi-provider 2026-06-16 12:15:29.619 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: net-mtu 2026-06-16 12:15:29.620 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 12:15:29.621 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: network_availability_zone 2026-06-16 12:15:29.622 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: network_ha 2026-06-16 12:15:29.622 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: network-ip-availability 2026-06-16 12:15:29.623 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 12:15:29.624 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: pagination 2026-06-16 12:15:29.624 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-device-profile 2026-06-16 12:15:29.625 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 12:15:29.625 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 12:15:29.626 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 12:15:29.626 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-mac-override 2026-06-16 12:15:29.627 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 12:15:29.627 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 12:15:29.627 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 12:15:29.628 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-resource-request 2026-06-16 12:15:29.628 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 12:15:29.629 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 12:15:29.629 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: binding 2026-06-16 12:15:29.630 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: binding-extended 2026-06-16 12:15:29.631 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-security 2026-06-16 12:15:29.631 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: project-id 2026-06-16 12:15:29.632 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: provider 2026-06-16 12:15:29.632 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 12:15:29.634 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos 2026-06-16 12:15:29.635 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 12:15:29.636 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 12:15:29.636 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-default 2026-06-16 12:15:29.637 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-fip 2026-06-16 12:15:29.637 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 12:15:29.638 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 12:15:29.638 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 12:15:29.639 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 12:15:29.639 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 12:15:29.640 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-pps 2026-06-16 12:15:29.640 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 12:15:29.641 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 12:15:29.641 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 12:15:29.642 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: quota-check-limit 2026-06-16 12:15:29.643 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 12:15:29.645 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: quotas 2026-06-16 12:15:29.646 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: quota_details 2026-06-16 12:15:29.647 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: rbac-policies 2026-06-16 12:15:29.648 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: rbac-address-group 2026-06-16 12:15:29.648 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 12:15:29.648 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 12:15:29.649 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 12:15:29.649 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: revision-if-match 2026-06-16 12:15:29.650 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 12:15:29.651 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: router_availability_zone 2026-06-16 12:15:29.651 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 12:15:29.653 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 12:15:29.653 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 12:15:29.654 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 12:15:29.654 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 12:15:29.655 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 12:15:29.655 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 12:15:29.660 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: security-group 2026-06-16 12:15:29.661 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: segment 2026-06-16 12:15:29.662 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 12:15:29.663 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: service-type 2026-06-16 12:15:29.663 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: sorting 2026-06-16 12:15:29.664 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 12:15:29.664 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: standard-attr-description 2026-06-16 12:15:29.665 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: stateful-security-group 2026-06-16 12:15:29.665 9 WARNING neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 12:15:29.666 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 12:15:29.666 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnet-external-network 2026-06-16 12:15:29.667 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnet_onboard 2026-06-16 12:15:29.667 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 12:15:29.668 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnet-service-types 2026-06-16 12:15:29.668 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnet_allocation 2026-06-16 12:15:29.671 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 12:15:29.671 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: tag-creation 2026-06-16 12:15:29.672 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 12:15:29.675 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 12:15:29.676 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 12:15:29.677 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: trunk 2026-06-16 12:15:29.677 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: trunk-details 2026-06-16 12:15:29.678 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 12:15:29.678 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 12:15:29.679 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 12:15:29.680 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 12:15:29.681 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 12:15:29.682 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 12:15:29.683 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: vpn-flavors 2026-06-16 12:15:29.684 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: vpnaas 2026-06-16 12:15:29.686 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: taas 2026-06-16 12:15:29.687 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: tap-mirror 2026-06-16 12:15:29.688 9 INFO neutron.api.extensions [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 12:15:29.690 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-16 12:15:29.690 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-16 12:15:29.690 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.691 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-16 12:15:29.694 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 12:15:29.694 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 12:15:29.698 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 12:15:29.699 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 12:15:29.700 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 12:15:29.700 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.701 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.701 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.701 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.701 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 12:15:29.702 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.702 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.703 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 12:15:29.703 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 12:15:29.703 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 12:15:29.704 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.704 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.704 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.704 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.709 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 12:15:29.709 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] router is already registered 2026-06-16 12:15:29.709 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 12:15:29.709 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] floatingip is already registered 2026-06-16 12:15:29.713 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 12:15:29.713 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] rbac_policy is already registered 2026-06-16 12:15:29.713 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 12:15:29.714 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] security_group is already registered 2026-06-16 12:15:29.714 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 12:15:29.714 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] security_group_rule is already registered 2026-06-16 12:15:29.715 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.715 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.715 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 12:15:29.716 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] subnetpool is already registered 2026-06-16 12:15:29.716 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 12:15:29.716 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] trunk is already registered 2026-06-16 12:15:29.716 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.717 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.717 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.717 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.717 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 12:15:29.718 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] endpoint_group is already registered 2026-06-16 12:15:29.718 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 12:15:29.718 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] vpnservice is already registered 2026-06-16 12:15:29.718 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 12:15:29.719 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ipsec_site_connection is already registered 2026-06-16 12:15:29.719 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 12:15:29.719 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ipsecpolicy is already registered 2026-06-16 12:15:29.719 9 INFO neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 12:15:29.719 9 WARNING neutron.quota.resource_registry [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] ikepolicy is already registered 2026-06-16 12:15:29.756 9 WARNING keystonemiddleware._common.config [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 12:15:29.762 9 WARNING oslo_config.cfg [None req-d28302cd-4966-4071-9b17-09d5d125836b - - - - - -] 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 0x7f9b8da10668 pid: 9 (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, ' [pid: 8|app: 0|req: 2/3] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:15:35 2026] GET /v2.0/availability_zones => generated 26 bytes in 849 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 2/4] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:15:41 2026] GET /v2.0/availability_zones => generated 26 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/6] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:15:48 2026] GET /v2.0/availability_zones => generated 26 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:15:54 2026] GET /v2.0/availability_zones => generated 26 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/8] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:16:00 2026] GET /v2.0/availability_zones => generated 26 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/10] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:16:06 2026] GET /v2.0/availability_zones => generated 149 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:16:07.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bf635ac-cc36-4237-ae96-f4c85be28365 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 16 12:16:07 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/12] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 16 12:16:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:16:08.256 8 WARNING neutron.services.revisions.revision_plugin [None req-9c15d10d-4859-4b8a-8df9-8fbdb35ef65c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Could not find related network for resource to bump revision. 2026-06-16 12:16:08.283 8 INFO neutron.db.segments_db [None req-9c15d10d-4859-4b8a-8df9-8fbdb35ef65c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment f319b9b7-bf35-498f-9be9-f9b4475b00f6 of type flat for network 4032654b-3309-430f-8f78-48237995ca0d [pid: 8|app: 0|req: 7/13] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 16 12:16:07 2026] POST /v2.0/networks => generated 706 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:16:09.548 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4e86ea80-f483-4d2a-9baf-10e6e4a3cd02 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 7/14] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 16 12:16:09 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 16 12:16:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:16:09.633 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ae74d20b-b69c-4687-9857-a95a4651d7c0 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 8/16] 199.204.45.238 () {44 vars in 1034 bytes} [Tue Jun 16 12:16:09 2026] GET /v2.0/subnets/public-subnet?network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.238 () {44 vars in 1057 bytes} [Tue Jun 16 12:16:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/18] 199.204.45.238 () {48 vars in 965 bytes} [Tue Jun 16 12:16:09 2026] POST /v2.0/subnets => generated 664 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:21:08.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-810eb83c-41fd-4561-89ac-09361467645f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/58] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 16 12:21:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 29/59] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:21:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:21:08.624 8 INFO neutron.db.segments_db [None req-51f8e312-e113-4f55-9a6a-aedd9c298233 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment aca4e65e-f9f9-4d20-84c6-6714d596f3ab of type vxlan for network 0aff3db8-b1a6-43c0-bcb0-5781cd4396dc [pid: 8|app: 0|req: 31/60] 199.204.45.238 () {48 vars in 966 bytes} [Tue Jun 16 12:21:08 2026] POST /v2.0/networks => generated 688 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:21:09.728 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6022b31d-dee5-4d35-90c5-69f7b2b52376 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 30/61] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 16 12:21:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:21:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:21:09.791 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c612568e-2a9e-424f-a09e-57ee3dc35cd6 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 31/63] 199.204.45.238 () {44 vars in 1036 bytes} [Tue Jun 16 12:21:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 199.204.45.238 () {44 vars in 1059 bytes} [Tue Jun 16 12:21:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 32/65] 199.204.45.238 () {48 vars in 965 bytes} [Tue Jun 16 12:21:09 2026] POST /v2.0/subnets => generated 651 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:21:11.300 8 INFO neutron.api.v2.resource [None req-15928c5f-181e-4fc0-95f9-38287ff46e1d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.238 () {44 vars in 971 bytes} [Tue Jun 16 12:21:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 33/67] 199.204.45.238 () {44 vars in 993 bytes} [Tue Jun 16 12:21:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.238 () {48 vars in 980 bytes} [Tue Jun 16 12:21:11 2026] POST /v2.0/security-groups => generated 1616 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 34/69] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:12 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 1616 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:12 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 35/71] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:12 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:12 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: 9|app: 0|req: 36/73] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:13 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:13 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 37/75] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:13 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 38/77] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:14 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:15 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 39/79] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:15 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 40/81] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:16 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 3462 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:16 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 41/83] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:16 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:17 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 43/88] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:17 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:17 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 44/90] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.238 () {44 vars in 987 bytes} [Tue Jun 16 12:21:18 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:21:18.888 9 INFO neutron.pecan_wsgi.hooks.translation [None req-11d190b5-b0de-43b1-bff4-624118215861 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 45/92] 199.204.45.238 () {44 vars in 1076 bytes} [Tue Jun 16 12:21:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.238 () {44 vars in 1099 bytes} [Tue Jun 16 12:21:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 46/94] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:18 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.238 () {48 vars in 961 bytes} [Tue Jun 16 12:21:18 2026] POST /v2.0/ports => generated 1092 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 12:21:27.265 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6c88e456-dc60-44ae-9e05-64c3c509835a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 47/96] 199.204.45.238 () {44 vars in 979 bytes} [Tue Jun 16 12:21:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 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: 50/97] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 48/98] 199.204.45.238 () {48 vars in 1031 bytes} [Tue Jun 16 12:21:27 2026] PUT /v2.0/ports/50d75660-1c0e-458a-bac3-6ae0da5e25ce => generated 1241 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.238 () {44 vars in 920 bytes} [Tue Jun 16 12:21:30 2026] GET /v2.0/ports => generated 3722 bytes in 95 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-06-16 12:21:31.326 9 INFO neutron.api.v2.resource [None req-ed2f85e7-3853-467f-8904-0e8739c7002d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 49/100] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:21:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.238 () {44 vars in 981 bytes} [Tue Jun 16 12:21:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 50/102] 199.204.45.238 () {48 vars in 980 bytes} [Tue Jun 16 12:21:31 2026] POST /v2.0/security-groups => generated 1610 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:32 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 52/106] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:32 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:32 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 53/108] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:32 2026] POST /v2.0/security-group-rules => generated 619 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:33 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 54/110] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:33 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:21:33 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/112] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:21:33 2026] POST /v2.0/security-group-rules => generated 623 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 60/121] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 16 12:22:36 2026] GET /v2.0/quotas/7783e6e25ff348dca15329d4fda14c02 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 199.204.45.238 () {48 vars in 1027 bytes} [Tue Jun 16 12:22:37 2026] PUT /v2.0/quotas/7783e6e25ff348dca15329d4fda14c02 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 12:24:57.732 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6d02cfc2-9a9e-49a3-8e34-94cb8fbf89f0 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 70/141] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:24:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 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: 72/142] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:24:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:24:59.927 9 INFO neutron.pecan_wsgi.hooks.translation [None req-19f40f74-958c-4805-b672-09a46e8b81f3 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 71/143] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:24:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:24:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:31:44.633 8 INFO neutron.api.v2.resource [None req-88de51da-bed8-453b-9c19-8ba0d067adab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/199] 199.204.45.238 () {44 vars in 1074 bytes} [Tue Jun 16 12:31:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=971db1921325477d8b8ef475ea9b4202 => generated 139 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 99/200] 199.204.45.238 () {44 vars in 1097 bytes} [Tue Jun 16 12:31:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=971db1921325477d8b8ef475ea9b4202 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.204.45.238 () {48 vars in 981 bytes} [Tue Jun 16 12:31:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 100/202] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:45 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:31:45 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 101/204] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:46 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:31:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:47 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 103/209] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:31:47 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => 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: 107/210] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:47 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 104/211] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:31:47 2026] POST /v2.0/security-group-rules => generated 599 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:48 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 105/213] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:31:48 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => 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: 109/214] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:48 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 106/215] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:31:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:49 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 107/217] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:31:49 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:31:49 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 108/219] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 16 12:31:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.238 () {30 vars in 740 bytes} [Tue Jun 16 12:34:13 2026] GET /v2.0/networks?tenant_id=971db1921325477d8b8ef475ea9b4202&shared=False => generated 15 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:34:13.261 9 INFO neutron.db.segments_db [None req-c1d434e5-90d9-4a7f-b340-dd1e6c47de3e 1d62a0aed5fc4bfa92cdd84dcf6ff6ee 971db1921325477d8b8ef475ea9b4202 - - 9d14b9a567f548dc8ec247e24de8bd49 9d14b9a567f548dc8ec247e24de8bd49] Added segment bd539e30-04de-470e-ae98-f11452fafd25 of type vxlan for network 3398f5e1-8248-4673-abdf-99cbe0c967e3 [pid: 9|app: 0|req: 118/239] 199.204.45.238 () {34 vars in 682 bytes} [Tue Jun 16 12:34:13 2026] POST /v2.0/networks => generated 699 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.204.45.238 () {30 vars in 722 bytes} [Tue Jun 16 12:34:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 119/241] 199.204.45.238 () {30 vars in 633 bytes} [Tue Jun 16 12:34:13 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: 123/242] 199.204.45.238 () {34 vars in 677 bytes} [Tue Jun 16 12:34:13 2026] POST /v2.0/ports => generated 999 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 120/243] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:34:13 2026] GET /v2.0/networks/3398f5e1-8248-4673-abdf-99cbe0c967e3 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.238 () {30 vars in 722 bytes} [Tue Jun 16 12:34:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 121/245] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:34:15 2026] GET /v2.0/networks/3398f5e1-8248-4673-abdf-99cbe0c967e3 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 16 12:34:31 2026] GET /v2.0/quotas/971db1921325477d8b8ef475ea9b4202 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 124/251] 199.204.45.238 () {48 vars in 1027 bytes} [Tue Jun 16 12:34:32 2026] PUT /v2.0/quotas/971db1921325477d8b8ef475ea9b4202 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 199.204.45.238 () {44 vars in 945 bytes} [Tue Jun 16 12:46:40 2026] GET /v2.0/availability_zones => generated 149 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:46:41.899 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a3a6b39d-02ef-4244-bd8a-394695453aad 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 173/349] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 16 12:46:41 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 16 12:46:41 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-06-16 12:46:43.051 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7f6f5bec-7146-4c3b-b4a4-bc5e150544f1 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 174/351] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 16 12:46:42 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 16 12:46:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:46:43.153 9 INFO neutron.pecan_wsgi.hooks.translation [None req-30052ae4-7195-4829-b64b-89c49cfae0e6 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 175/353] 199.204.45.238 () {44 vars in 1034 bytes} [Tue Jun 16 12:46:43 2026] GET /v2.0/subnets/public-subnet?network_id=4032654b-3309-430f-8f78-48237995ca0d => 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: 179/354] 199.204.45.238 () {44 vars in 1057 bytes} [Tue Jun 16 12:46:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:47:12.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7750785-1f8d-44ce-bd27-3ea0629b4290 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/359] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 16 12:47:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 178/360] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:47:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:47:13.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1df3fe07-2528-406b-8495-2a2b6b48be9c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/361] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 16 12:47:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 179/362] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:47:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:47:13.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3be3205b-c9e9-467b-bebc-069715a8a1ee 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/363] 199.204.45.238 () {44 vars in 1036 bytes} [Tue Jun 16 12:47:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 180/364] 199.204.45.238 () {44 vars in 1059 bytes} [Tue Jun 16 12:47:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:47:14.590 8 INFO neutron.api.v2.resource [None req-814fab65-0263-43f9-8305-32957908b61c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/365] 199.204.45.238 () {44 vars in 971 bytes} [Tue Jun 16 12:47:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 181/366] 199.204.45.238 () {44 vars in 993 bytes} [Tue Jun 16 12:47:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:15 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 182/368] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:15 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => 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: 187/369] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:15 2026] GET /v2.0/security-group-rules/f15f0b97-0d7e-42e3-a67a-15cd28d09322 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 184/372] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:16 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:16 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 185/374] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:16 2026] GET /v2.0/security-group-rules/c8faa284-90b2-4ed5-a723-d8834e8db773 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:17 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 186/376] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:17 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:17 2026] GET /v2.0/security-group-rules/4fbc4a70-4031-4045-b165-7c85f75e51a0 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 187/378] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:18 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:18 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/380] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:18 2026] GET /v2.0/security-group-rules/6d9a30fc-4c67-4f93-a879-23cc3fdfa103 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:19 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 189/382] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:19 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:19 2026] GET /v2.0/security-group-rules/5577c779-94d7-4ec2-aa0a-ede9c523f6eb => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/384] 199.204.45.238 () {44 vars in 987 bytes} [Tue Jun 16 12:47:20 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:47:20.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-924d2194-c986-4d2a-94f1-db6cdac9ee21 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/385] 199.204.45.238 () {44 vars in 1076 bytes} [Tue Jun 16 12:47:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 191/386] 199.204.45.238 () {44 vars in 1099 bytes} [Tue Jun 16 12:47:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:21 2026] GET /v2.0/security-groups/2dec982c-db6b-4ef9-b255-78e291393401 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:47:28.893 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd7ae99-b244-492b-8fe5-13e0f53743f6 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 192/388] 199.204.45.238 () {44 vars in 979 bytes} [Tue Jun 16 12:47:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/390] 199.204.45.238 () {44 vars in 920 bytes} [Tue Jun 16 12:47:30 2026] GET /v2.0/ports => generated 4717 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:47:31.560 8 INFO neutron.api.v2.resource [None req-41284e08-52cf-496d-a569-4e7756f72d41 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/391] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 16 12:47:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/392] 199.204.45.238 () {44 vars in 981 bytes} [Tue Jun 16 12:47:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/395] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:32 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2878 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:32 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2878 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/397] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:32 2026] GET /v2.0/security-group-rules/283eac07-b210-482a-b785-ff8d52adadc1 => generated 619 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:33 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2878 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/399] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:47:33 2026] GET /v2.0/security-groups/d57cc49d-fa9b-4db7-83e6-6c05fd51e74a => generated 2878 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:47:33 2026] GET /v2.0/security-group-rules/9ab2118a-428e-434d-ab6b-d7dfa4ed5ae8 => generated 623 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 199/401] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 16 12:47:46 2026] GET /v2.0/quotas/7783e6e25ff348dca15329d4fda14c02 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:48:42.823 8 INFO neutron.api.v2.resource [None req-abb61a96-9d1d-4899-ba07-cb1d064c74ed 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/410] 199.204.45.238 () {44 vars in 1074 bytes} [Tue Jun 16 12:48:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=971db1921325477d8b8ef475ea9b4202 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/411] 199.204.45.238 () {44 vars in 1097 bytes} [Tue Jun 16 12:48:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=971db1921325477d8b8ef475ea9b4202 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:48:43 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/413] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:48:43 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => 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: 209/414] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:48:43 2026] GET /v2.0/security-group-rules/bd7231ce-0e20-4541-922f-a87eeda21cdc => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/415] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:48:44 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:48:44 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/417] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:48:44 2026] GET /v2.0/security-group-rules/11df3f79-cb36-4205-8513-2d421d26a501 => generated 599 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:48:45 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/419] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:48:46 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:48:46 2026] GET /v2.0/security-group-rules/55956544-6dc9-4625-8020-9df6ccf0222a => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/423] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 16 12:48:47 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610?project_id=971db1921325477d8b8ef475ea9b4202 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 16 12:48:47 2026] GET /v2.0/security-groups/df09b81f-4e48-401c-b1b7-955040c04610 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/425] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 16 12:48:47 2026] GET /v2.0/security-group-rules/3085b01b-a3e6-4215-b479-b635973495a5 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 16 12:48:54 2026] GET /v2.0/quotas/971db1921325477d8b8ef475ea9b4202 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 16 12:49:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:50:26 2026] GET /v2.0/networks => generated 2168 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/441] 10.0.0.59 () {32 vars in 654 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 219/443] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/445] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/security-groups => generated 17393 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 221/447] 10.0.0.59 () {32 vars in 654 bytes} [Tue Jun 16 12:50:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:50:39.390 8 INFO neutron.db.segments_db [None req-c10f1391-d1ba-4fc2-b29c-afc3683b712c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 4bd305f8-880e-4f2a-aa7e-3fc158ca640c of type vxlan for network a167358a-1159-45d1-97c6-7e6b0cc03635 [pid: 8|app: 0|req: 228/450] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/networks => generated 726 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:39.507 9 INFO neutron.db.segments_db [None req-a4c5c236-9339-4d77-9a6a-cec23236d08b 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 2d9969bc-d762-4031-b275-54e163a49936 of type vxlan for network 439b1852-c5cd-4f09-b34f-15769ed330f9 [pid: 9|app: 0|req: 223/451] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/networks => generated 730 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:39.654 8 INFO neutron.db.segments_db [None req-e63950a4-6447-456e-8ed2-1c44b0390004 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 1068219f-29b4-4653-85ca-de1289829527 of type vxlan for network cf23dfa3-f4db-46f6-b1c1-81068215c79d [pid: 8|app: 0|req: 229/452] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/networks => generated 725 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 224/453] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/subnets => generated 692 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/454] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/subnets => generated 696 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 225/455] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/subnets => generated 691 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:39.962 8 INFO neutron.db.segments_db [None req-fc0f9b0d-2d7f-4cd2-aa91-d993c43d9513 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 18eabd2a-d643-443c-b1bb-331cd9383332 of type vxlan for network 77d5ffe9-6b33-4c98-b84e-7b885993c849 2026-06-16 12:50:39.973 9 INFO neutron.db.segments_db [None req-e691da08-8e80-4cfb-9c9c-66681ff771f6 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 6f78d305-221c-4729-9c1f-010798cc21e0 of type vxlan for network aab77846-a522-4420-9472-8c75829fb15a 2026-06-16 12:50:40.162 8 INFO neutron.db.l3_hamode_db [None req-fc0f9b0d-2d7f-4cd2-aa91-d993c43d9513 65bcb948c55742bf95d9a80585490935 2ddc7529b99e44d398f286019cf84289 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:50:40.219 9 INFO neutron.db.l3_hamode_db [None req-e691da08-8e80-4cfb-9c9c-66681ff771f6 65bcb948c55742bf95d9a80585490935 96fdec1c7f1444f7bca39135b6638341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:50:40.787 8 INFO neutron.db.l3_hamode_db [None req-fc0f9b0d-2d7f-4cd2-aa91-d993c43d9513 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:50:40.860 9 INFO neutron.db.l3_hamode_db [None req-e691da08-8e80-4cfb-9c9c-66681ff771f6 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/456] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/routers => generated 732 bytes in 1882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:41.847 8 INFO neutron.db.segments_db [None req-881da65f-903c-4877-8943-adf7c7b5ea2c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 of type vxlan for network f14e1c97-2178-4b96-b992-11330cd26ea5 [pid: 9|app: 0|req: 226/457] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:39 2026] POST /v2.0/routers => generated 731 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:42.091 8 INFO neutron.db.l3_hamode_db [None req-881da65f-903c-4877-8943-adf7c7b5ea2c 65bcb948c55742bf95d9a80585490935 a03afbb4c3c549edabb424830340dba0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 227/458] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:50:42 2026] GET /v2.0/security-groups?tenant_id=d2a2877051e448cb8d4a231c9ccd2c1c&name=default => generated 2921 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:50:42.764 8 INFO neutron.db.l3_hamode_db [None req-881da65f-903c-4877-8943-adf7c7b5ea2c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 228/459] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:42 2026] PUT /v2.0/routers/88bb6b92-9fe3-4a87-83fa-b92403b1892f/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:41 2026] POST /v2.0/routers => generated 736 bytes in 1766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:50:43 2026] DELETE /v2.0/security-groups/6158e61e-994f-45af-b7f6-fb7ce2aa996d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/462] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:43 2026] PUT /v2.0/routers/4f4b7192-9f14-4df7-90c6-093d3c1d6b66/add_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 230/463] 10.0.0.172 () {38 vars in 971 bytes} [Tue Jun 16 12:50:44 2026] POST /v2.0/security-groups => generated 1680 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:43 2026] PUT /v2.0/routers/ca726005-f2ea-4104-8c42-56218d2be518/add_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/465] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:50:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 232/466] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 233/467] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.172 () {38 vars in 971 bytes} [Tue Jun 16 12:50:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 234/469] 10.0.0.172 () {38 vars in 971 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/security-groups => generated 1684 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/470] 10.0.0.172 () {38 vars in 971 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/security-groups => generated 1682 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 12:50:45.742 9 INFO neutron.db.segments_db [None req-f7645f80-d086-4b7b-a9ad-36465ae2a15f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe of type vxlan for network 7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2 [pid: 8|app: 0|req: 236/471] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:45 2026] GET /v2.0/security-groups/d0eab267-c81d-4ea1-8b96-79d962e7df79 => generated 1684 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/473] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/networks => generated 719 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:50:45 2026] GET /v2.0/security-groups?tenant_id=2ddc7529b99e44d398f286019cf84289 => generated 7904 bytes in 45 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.172 () {38 vars in 981 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:45 2026] GET /v2.0/security-groups/fd9e44a4-51b9-4291-bc86-46766bfe00ca => generated 2918 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/fd9e44a4-51b9-4291-bc86-46766bfe00ca => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/478] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:45 2026] POST /v2.0/subnets => generated 685 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:46.086 9 INFO neutron.db.segments_db [None req-34c87ea2-c9c8-4839-9031-1a0fb352f57a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 07898734-376f-41bf-80db-6ed19676bbdf of type vxlan for network f092f261-ec84-4754-9301-f53d9e30efa9 [pid: 8|app: 0|req: 242/479] 10.0.0.172 () {38 vars in 971 bytes} [Tue Jun 16 12:50:46 2026] POST /v2.0/security-groups => generated 1686 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/8e6b3882-6f4f-489f-83b5-e458ffb36473 => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 1686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/482] 10.0.0.172 () {36 vars in 1013 bytes} [Tue Jun 16 12:50:46 2026] DELETE /v2.0/security-groups/8e6b3882-6f4f-489f-83b5-e458ffb36473 => 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: 246/483] 10.0.0.172 () {38 vars in 981 bytes} [Tue Jun 16 12:50:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/484] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--213219978&fields=id&tenant_id=96fdec1c7f1444f7bca39135b6638341 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:50:46.370 8 INFO neutron.api.v2.resource [req-22be3d0f-1fc4-4f94-a157-51308344e730 req-e97739f0-15fd-4059-9249-619910b27121 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/485] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/8e6b3882-6f4f-489f-83b5-e458ffb36473 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:50:46.371 9 INFO neutron.db.l3_hamode_db [None req-34c87ea2-c9c8-4839-9031-1a0fb352f57a 65bcb948c55742bf95d9a80585490935 76370cee395247b58df48cb9e2ae9d56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/486] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/networks?id=cf23dfa3-f4db-46f6-b1c1-81068215c79d => generated 676 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 2311 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/488] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/quotas/96fdec1c7f1444f7bca39135b6638341 => 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: 252/489] 10.0.0.172 () {38 vars in 981 bytes} [Tue Jun 16 12:50:46 2026] POST /v2.0/security-group-rules => generated 619 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/492] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/ports?tenant_id=96fdec1c7f1444f7bca39135b6638341&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/493] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/b244cb8b-b9aa-429a-afae-85a5034a2c08 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/494] 10.0.0.172 () {36 vars in 1013 bytes} [Tue Jun 16 12:50:46 2026] DELETE /v2.0/security-groups/b244cb8b-b9aa-429a-afae-85a5034a2c08 => 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: 258/495] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:46 2026] GET /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 2941 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:50:47.017 8 INFO neutron.api.v2.resource [req-55958f04-76e6-4def-851e-1441bd354a3c req-55117bcb-08d5-474a-b396-d160ad638365 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/496] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/b244cb8b-b9aa-429a-afae-85a5034a2c08 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/497] 10.0.0.172 () {34 vars in 1001 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-group-rules/ef164168-0591-405d-a902-27d345e21d75 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:50:47.073 9 INFO neutron.db.l3_hamode_db [None req-34c87ea2-c9c8-4839-9031-1a0fb352f57a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 261/498] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/499] 10.0.0.172 () {36 vars in 1023 bytes} [Tue Jun 16 12:50:47 2026] DELETE /v2.0/security-group-rules/ef164168-0591-405d-a902-27d345e21d75 => 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: 263/500] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/afd35b8f-b947-4f08-a90e-f1c6de662576 => generated 1682 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/501] 10.0.0.172 () {34 vars in 907 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/extensions => generated 21537 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/502] 10.0.0.172 () {36 vars in 1013 bytes} [Tue Jun 16 12:50:47 2026] DELETE /v2.0/security-groups/afd35b8f-b947-4f08-a90e-f1c6de662576 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/503] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/504] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 2311 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/505] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/506] 10.0.0.172 () {36 vars in 1013 bytes} [Tue Jun 16 12:50:47 2026] DELETE /v2.0/security-groups/509350bb-8f48-461f-bfa1-69f84a504e42 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:50:47.423 8 INFO neutron.api.v2.resource [req-b1f904a8-35bc-4d60-bf78-ac9a67f00e0c req-ad7624ea-a885-43f5-a781-12ccc41e0670 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/507] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/afd35b8f-b947-4f08-a90e-f1c6de662576 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/508] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/d0eab267-c81d-4ea1-8b96-79d962e7df79 => generated 2309 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/509] 10.0.0.172 () {36 vars in 1013 bytes} [Tue Jun 16 12:50:47 2026] DELETE /v2.0/security-groups/d0eab267-c81d-4ea1-8b96-79d962e7df79 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/510] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups?tenant_id=2ddc7529b99e44d398f286019cf84289 => generated 2921 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:50:47.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3c85945-fa20-40a6-a72e-3ae8ea2849c9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 7cd2eb87-a991-40df-b026-807698206ecf [pid: 9|app: 0|req: 238/511] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:46 2026] POST /v2.0/routers => generated 725 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:47.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3c85945-fa20-40a6-a72e-3ae8ea2849c9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 7cd2eb87-a991-40df-b026-807698206ecf [pid: 9|app: 0|req: 239/512] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/security-groups/fd9e44a4-51b9-4291-bc86-46766bfe00ca => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 240/513] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:47 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => 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: 274/514] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:50:47 2026] PUT /v2.0/routers/ca726005-f2ea-4104-8c42-56218d2be518/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/515] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:48 2026] GET /v2.0/security-groups/fd9e44a4-51b9-4291-bc86-46766bfe00ca => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:50:48.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: aeabeb3c-c4c0-45d5-be6b-1196617b28e5 2026-06-16 12:50:48.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: aeabeb3c-c4c0-45d5-be6b-1196617b28e5 2026-06-16 12:50:48.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 323bde85-5c66-4efe-b244-d0ba6e6d904f 2026-06-16 12:50:48.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 323bde85-5c66-4efe-b244-d0ba6e6d904f 2026-06-16 12:50:49.010 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-16 12:50:49.365 8 INFO neutron.db.l3_hamode_db [None req-0946d5bd-d205-47a1-8c52-2f737dbf651f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network f14e1c97-2178-4b96-b992-11330cd26ea5 was deleted as no HA routers are present in tenant a03afbb4c3c549edabb424830340dba0. [pid: 8|app: 0|req: 276/516] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:50:48 2026] DELETE /v2.0/routers/ca726005-f2ea-4104-8c42-56218d2be518 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:50:49.381 8 INFO neutron.api.v2.resource [req-29d6dc0e-f7f0-4206-8a5c-cc15710f4681 req-18a47809-8fcd-4bc3-af5e-3c083047252e 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/517] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:49 2026] GET /v2.0/security-groups/afd35b8f-b947-4f08-a90e-f1c6de662576 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/518] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:49 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 241/519] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:47 2026] PUT /v2.0/routers/9d87a231-f394-4298-8aad-d8b521f1715a/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:50:49.466 9 INFO neutron.api.v2.resource [req-dcbcf389-6d9f-4172-9ee1-aaa62c912d68 req-1e64ba12-20db-410e-ba9e-632ab86e6e97 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 242/520] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:49 2026] GET /v2.0/security-groups/b244cb8b-b9aa-429a-afae-85a5034a2c08 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:50:49.506 9 INFO neutron.api.v2.resource [req-b6fa2910-b1b9-464d-bea8-e2a1e4a8b148 req-d93d5c24-13c7-4c14-bfbf-5710a57331b0 60a67ca6f87949c1957c5a76f7ed96c8 2ddc7529b99e44d398f286019cf84289 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 243/521] 10.0.0.172 () {34 vars in 991 bytes} [Tue Jun 16 12:50:49 2026] GET /v2.0/security-groups/8e6b3882-6f4f-489f-83b5-e458ffb36473 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/522] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:50:49 2026] DELETE /v2.0/subnets/9b70805d-5cd9-45f0-8cc3-b455ef2f8b18 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:50:49.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c4acd39-3229-4628-b008-f1c27f0ecc4f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 016ee7c6-c250-415b-90d0-0069d3ee4926 2026-06-16 12:50:49.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c4acd39-3229-4628-b008-f1c27f0ecc4f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 016ee7c6-c250-415b-90d0-0069d3ee4926 2026-06-16 12:50:49.695 8 INFO neutron.services.segments.plugin [-] Segment 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 resource provider aggregate not found 2026-06-16 12:50:49.709 8 INFO neutron.services.segments.plugin [-] Segment 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 resource provider aggregate not found 2026-06-16 12:50:49.714 8 INFO neutron.services.segments.plugin [-] Segment 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 found for delete ", "request_id": "req-f5d96793-469e-45fb-a1d6-66aae932ef9b"}]} 2026-06-16 12:50:49.730 8 INFO neutron.services.segments.plugin [-] Segment 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71e1e35a-b6e8-43cb-83a5-a2106ffaae09 found for delete ", "request_id": "req-80d22f7f-e8d0-4f68-a6f3-19d7cc2ebeb1"}]} [pid: 8|app: 0|req: 280/523] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:50:49 2026] DELETE /v2.0/networks/439b1852-c5cd-4f09-b34f-15769ed330f9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/524] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:50:49 2026] GET /v2.0/security-groups?tenant_id=a03afbb4c3c549edabb424830340dba0&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:50:50.015 9 INFO neutron_taas.services.taas.taas_plugin [None req-78171d31-fbdf-4f74-bbb2-1c0333e98281 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 49a54478-e1b3-4481-979d-e2c4c639003f 2026-06-16 12:50:50.021 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78171d31-fbdf-4f74-bbb2-1c0333e98281 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 49a54478-e1b3-4481-979d-e2c4c639003f [pid: 8|app: 0|req: 282/525] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:50:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/526] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:50:50 2026] DELETE /v2.0/security-groups/d2a753db-ba4b-4b45-98ac-e59b3ce3fd47 => 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: 284/527] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/528] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 244/529] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:50:49 2026] PUT /v2.0/routers/88bb6b92-9fe3-4a87-83fa-b92403b1892f/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/530] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:50 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => 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: 286/531] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:50:50 2026] POST /v2.0/floatingips => generated 552 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:50.735 9 INFO neutron_taas.services.taas.taas_plugin [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: dca124ad-900e-41d2-b5cf-1f171ca05ead 2026-06-16 12:50:50.737 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: dca124ad-900e-41d2-b5cf-1f171ca05ead 2026-06-16 12:50:50.942 9 INFO neutron_taas.services.taas.taas_plugin [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 7282b7db-c71f-4043-929d-858a8b8165f3 2026-06-16 12:50:50.944 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 7282b7db-c71f-4043-929d-858a8b8165f3 2026-06-16 12:50:51.021 9 WARNING neutron.plugins.ml2.ovo_rpc [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 287/532] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--440251644&fields=id&tenant_id=76370cee395247b58df48cb9e2ae9d56 => 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: 288/533] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/networks?id=7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/534] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/quotas/76370cee395247b58df48cb9e2ae9d56 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/535] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/ports?tenant_id=76370cee395247b58df48cb9e2ae9d56&fields=id => generated 57 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:50:51.383 9 INFO neutron.db.l3_hamode_db [None req-677b0654-12c6-4c8c-8059-49db4401c44e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network 77d5ffe9-6b33-4c98-b84e-7b885993c849 was deleted as no HA routers are present in tenant 2ddc7529b99e44d398f286019cf84289. [pid: 9|app: 0|req: 246/536] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:50:50 2026] DELETE /v2.0/routers/88bb6b92-9fe3-4a87-83fa-b92403b1892f => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/537] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:50:51 2026] DELETE /v2.0/subnets/7a3b3cc7-5256-4be0-a7c3-6ef039a2cf05 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:50:51.628 9 INFO neutron_taas.services.taas.taas_plugin [None req-c566b0c2-aa10-42f4-b792-47c5dc63d4c7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 8ffed71d-6060-47f2-880a-bbf6348cdb87 2026-06-16 12:50:51.631 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c566b0c2-aa10-42f4-b792-47c5dc63d4c7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 8ffed71d-6060-47f2-880a-bbf6348cdb87 [pid: 8|app: 0|req: 292/538] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:50:51.738 8 INFO neutron.services.segments.plugin [-] Segment 2d9969bc-d762-4031-b275-54e163a49936 resource provider aggregate not found 2026-06-16 12:50:51.759 8 INFO neutron.services.segments.plugin [-] Segment 2d9969bc-d762-4031-b275-54e163a49936 resource provider aggregate not found 2026-06-16 12:50:51.766 8 INFO neutron.services.segments.plugin [-] Segment 2d9969bc-d762-4031-b275-54e163a49936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9969bc-d762-4031-b275-54e163a49936 found for delete ", "request_id": "req-10a4b960-b90a-48d2-a0e9-5c2f7ba1325c"}]} [pid: 8|app: 0|req: 293/539] 10.0.0.172 () {34 vars in 907 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 247/540] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:50:51 2026] DELETE /v2.0/networks/a167358a-1159-45d1-97c6-7e6b0cc03635 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:50:51.885 9 INFO neutron.services.segments.plugin [-] Segment 18eabd2a-d643-443c-b1bb-331cd9383332 resource provider aggregate not found 2026-06-16 12:50:51.894 8 INFO neutron.services.segments.plugin [-] Segment 2d9969bc-d762-4031-b275-54e163a49936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9969bc-d762-4031-b275-54e163a49936 found for delete ", "request_id": "req-69494851-c36e-4731-9cdc-bfebc5bc9b91"}]} 2026-06-16 12:50:51.901 9 INFO neutron.services.segments.plugin [-] Segment 18eabd2a-d643-443c-b1bb-331cd9383332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18eabd2a-d643-443c-b1bb-331cd9383332 found for delete ", "request_id": "req-a1a32019-c0b9-41b5-ad2a-4b601bfd1d55"}]} 2026-06-16 12:50:51.906 9 INFO neutron.services.segments.plugin [-] Segment 18eabd2a-d643-443c-b1bb-331cd9383332 resource provider aggregate not found [pid: 8|app: 0|req: 294/541] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:50:51.924 9 INFO neutron.services.segments.plugin [-] Segment 18eabd2a-d643-443c-b1bb-331cd9383332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18eabd2a-d643-443c-b1bb-331cd9383332 found for delete ", "request_id": "req-798c531f-c68e-437c-9953-c9e0113913ad"}]} [pid: 9|app: 0|req: 248/542] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:50:51 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?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) 2026-06-16 12:50:52.063 8 INFO neutron.db.segments_db [None req-e1ff38e4-8b96-4354-b246-4f373e0d45be 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment e3fdee7c-0841-4a70-a71f-f98c96c91e92 of type vxlan for network e5ae33c0-5f92-4769-88da-28942a9ccb9d [pid: 9|app: 0|req: 249/543] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:50:52 2026] GET /v2.0/security-groups?tenant_id=2ddc7529b99e44d398f286019cf84289&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/544] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:51 2026] POST /v2.0/networks => generated 733 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/545] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:52 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 250/546] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:50:52 2026] DELETE /v2.0/security-groups/fd9e44a4-51b9-4291-bc86-46766bfe00ca => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/547] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:52 2026] POST /v2.0/subnets => generated 699 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:52.470 8 INFO neutron.db.segments_db [None req-e7febba5-aea0-4263-9c87-4443bbd100ae 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 of type vxlan for network 3383f928-c0b6-4a20-b297-7c1de4a5a4bf [pid: 9|app: 0|req: 251/548] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:50:52 2026] GET /v2.0/networks?id=cf23dfa3-f4db-46f6-b1c1-81068215c79d => generated 676 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/549] 199.204.45.238 () {34 vars in 911 bytes} [Tue Jun 16 12:50:52 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/550] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:50:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96fdec1c7f1444f7bca39135b6638341 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:50:52.739 8 INFO neutron.db.l3_hamode_db [None req-e7febba5-aea0-4263-9c87-4443bbd100ae 65bcb948c55742bf95d9a80585490935 2e517d5b44f74f0cbf4d8581a72af134 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 254/551] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:50:52 2026] POST /v2.0/ports => generated 954 bytes in 500 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: 9|app: 0|req: 255/552] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:53 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 256/553] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:53 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/554] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:53 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:50:53.550 8 INFO neutron.db.l3_hamode_db [None req-e7febba5-aea0-4263-9c87-4443bbd100ae 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:50:53.935 9 INFO neutron.services.segments.plugin [-] Segment 4bd305f8-880e-4f2a-aa7e-3fc158ca640c resource provider aggregate not found 2026-06-16 12:50:53.956 9 INFO neutron.services.segments.plugin [-] Segment 4bd305f8-880e-4f2a-aa7e-3fc158ca640c resource provider aggregate not found 2026-06-16 12:50:53.967 9 INFO neutron.services.segments.plugin [-] Segment 4bd305f8-880e-4f2a-aa7e-3fc158ca640c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd305f8-880e-4f2a-aa7e-3fc158ca640c found for delete ", "request_id": "req-5e252460-7409-4492-b49a-fb4801c65460"}]} 2026-06-16 12:50:53.977 9 INFO neutron.services.segments.plugin [-] Segment 4bd305f8-880e-4f2a-aa7e-3fc158ca640c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd305f8-880e-4f2a-aa7e-3fc158ca640c found for delete ", "request_id": "req-475ce6ae-efdf-4da3-a0ae-74aa7b63f8de"}]} [pid: 9|app: 0|req: 258/555] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:50:53 2026] PUT /v2.0/ports/19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 => generated 1235 bytes in 529 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: 298/556] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:52 2026] POST /v2.0/routers => generated 739 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:54.508 9 INFO neutron.db.segments_db [None req-ba1821d6-9128-4feb-8d0e-50691c95a946 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 45b8a390-691f-429d-b89e-a567ee086385 of type vxlan for network 53cbead1-2881-4357-823a-36178d8397df [pid: 8|app: 0|req: 299/557] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:54 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => 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: 300/558] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:54 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/559] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:50:54 2026] POST /v2.0/networks => generated 729 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/560] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:54 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:50:54.669 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9997019e-f826-4a93-ba06-06b2d665d0bf'] response: {'name': 'network-changed', 'server_uuid': '24760652-8fd7-4e25-83e8-59abbfae312f', 'tag': '19ba12c6-c2ea-4a97-9c0d-336a0da1fc42', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 261/561] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:54 2026] POST /v2.0/subnets => generated 695 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:50:54.812 9 INFO neutron.db.segments_db [None req-1c381604-26d9-4561-81a3-f3b216c4abfb 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment db0bb4be-8741-4adb-8425-99ee4a0695bc of type vxlan for network b9a5e49d-2441-4196-b356-7c34d3f3295c 2026-06-16 12:50:55.011 9 INFO neutron.db.l3_hamode_db [None req-1c381604-26d9-4561-81a3-f3b216c4abfb 65bcb948c55742bf95d9a80585490935 cdf4643f9fce41498d2a4eea0b307c76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:50:55.675 9 INFO neutron.db.l3_hamode_db [None req-1c381604-26d9-4561-81a3-f3b216c4abfb 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/562] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:54 2026] PUT /v2.0/routers/787b637e-54fa-4869-a693-0575e953f60e/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/563] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/ports?tenant_id=96fdec1c7f1444f7bca39135b6638341&device_id=24760652-8fd7-4e25-83e8-59abbfae312f => 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: 303/564] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/565] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/566] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/567] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/568] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:50:55 2026] GET /v2.0/subnets?id=de6bba69-4b1d-4f15-a16f-8be077eb87ed => generated 694 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/569] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:50:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/570] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:50:56 2026] GET /v2.0/networks?id=7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 262/571] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:50:54 2026] POST /v2.0/routers => generated 735 bytes in 1877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/572] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:50:56 2026] GET /v2.0/ports?network_id=cf23dfa3-f4db-46f6-b1c1-81068215c79d&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/573] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:50:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76370cee395247b58df48cb9e2ae9d56 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 263/574] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 264/575] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:50:56 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/576] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:50:56 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 9|app: 0|req: 266/577] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 267/578] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:50:57 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?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: 9|app: 0|req: 268/579] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:57 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 269/580] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:57 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 270/581] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:50:57 2026] PUT /v2.0/ports/32610ba0-ef04-499d-8136-04aadf59306d => generated 1235 bytes in 382 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: 312/582] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:50:56 2026] PUT /v2.0/routers/55c8fdeb-80c6-4f3d-91a7-a783101dce30/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/583] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:57 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/584] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:57 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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-06-16 12:50:57.982 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dca3ede-2b22-4f23-be0e-bc028b4e4876'] response: {'name': 'network-changed', 'server_uuid': 'cdbd6c42-9c0b-48dd-b464-fb332a3d57a2', 'tag': '32610ba0-ef04-499d-8136-04aadf59306d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 315/585] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:50:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 271/586] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:50:57 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/587] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/ports?tenant_id=96fdec1c7f1444f7bca39135b6638341&device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/588] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/ports?tenant_id=76370cee395247b58df48cb9e2ae9d56&device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 1238 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 273/589] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/networks?id=cf23dfa3-f4db-46f6-b1c1-81068215c79d => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/590] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/591] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 => 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: 319/592] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:50:58 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: 8|app: 0|req: 320/593] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/subnets?id=de6bba69-4b1d-4f15-a16f-8be077eb87ed => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 274/594] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:50:58 2026] GET /v2.0/networks?tenant_id=76370cee395247b58df48cb9e2ae9d56&shared=False => generated 766 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 275/595] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/ports?network_id=cf23dfa3-f4db-46f6-b1c1-81068215c79d&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 276/596] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--592362973&fields=id&tenant_id=2e517d5b44f74f0cbf4d8581a72af134 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/597] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:50:58 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 277/598] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/599] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:50:59 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) [pid: 9|app: 0|req: 278/600] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/601] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 684 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/602] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 9|app: 0|req: 280/603] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/quotas/2e517d5b44f74f0cbf4d8581a72af134 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/604] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?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) [pid: 8|app: 0|req: 325/605] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 281/606] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&fields=id => generated 57 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/607] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 9|app: 0|req: 282/608] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 327/609] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 9|app: 0|req: 283/610] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:50:59 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 328/611] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/ports?tenant_id=76370cee395247b58df48cb9e2ae9d56&device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/612] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=32610ba0-ef04-499d-8136-04aadf59306d => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/613] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/subnets?id=0268028d-85c9-4943-8529-d9617ca3283e => generated 688 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/614] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/ports?network_id=7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2&device_owner=network%3Adhcp => 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: 329/615] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/616] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 9|app: 0|req: 287/617] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/618] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?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: 9|app: 0|req: 288/619] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/620] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/621] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:00 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/624] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:01 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/625] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:01 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/626] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:01 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/627] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:01 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 9|app: 0|req: 293/628] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:02 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 336/629] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:02 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/630] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:02 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 337/631] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:03 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/632] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:03 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/633] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:03 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/634] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/635] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/636] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--903536909&fields=id&tenant_id=cdf4643f9fce41498d2a4eea0b307c76 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/637] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/638] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/networks?id=53cbead1-2881-4357-823a-36178d8397df => generated 680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/639] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e517d5b44f74f0cbf4d8581a72af134 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 299/640] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/quotas/cdf4643f9fce41498d2a4eea0b307c76 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/641] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/ports?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&fields=id => generated 103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/642] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/643] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/644] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?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: 9|app: 0|req: 304/645] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/646] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 342/647] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:51:04 2026] POST /v2.0/ports => generated 958 bytes in 430 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: 343/648] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:04 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 344/649] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/650] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:51:04 2026] PUT /v2.0/ports/48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 1239 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/651] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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-06-16 12:51:05.326 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b57079c4-0d6d-4676-afb8-16dd4d048849'] response: {'name': 'network-changed', 'server_uuid': 'f2b59ae4-c0cc-4868-80dc-ccfe7c617529', 'tag': '48aead0f-518b-4e97-af50-a4cd07e44d4b', '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: 9|app: 0|req: 307/652] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/653] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 9|app: 0|req: 308/654] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/655] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 348/656] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/657] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/658] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/659] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/networks?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&shared=False => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/660] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:51:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/661] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 313/662] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:06.579 8 INFO neutron.db.l3_db [None req-c30f62c0-2632-47d7-90b0-edef1a2fb3b7 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] Floating IP 3858793c-709c-4164-b248-3703087de7f2 associated. External IP: 10.96.250.207, port: 19ba12c6-c2ea-4a97-9c0d-336a0da1fc42. [pid: 9|app: 0|req: 314/663] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/664] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 350/665] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:05 2026] PUT /v2.0/floatingips/3858793c-709c-4164-b248-3703087de7f2 => generated 855 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/666] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/667] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:06 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/668] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 352/669] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 318/670] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => 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: 353/671] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/672] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&device_owner=network%3Adhcp => 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: 354/673] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/674] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:07.312 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36952495-ca4c-4b24-8db4-40328c5dee7b'] response: {'name': 'network-changed', 'server_uuid': '24760652-8fd7-4e25-83e8-59abbfae312f', 'tag': '19ba12c6-c2ea-4a97-9c0d-336a0da1fc42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/675] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/676] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 356/677] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/678] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 357/679] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/680] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?tenant_id=96fdec1c7f1444f7bca39135b6638341&device_id=24760652-8fd7-4e25-83e8-59abbfae312f => 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: 358/681] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/682] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/networks?id=cf23dfa3-f4db-46f6-b1c1-81068215c79d => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 325/683] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 9|app: 0|req: 326/684] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/685] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:07 2026] GET /v2.0/subnets?id=de6bba69-4b1d-4f15-a16f-8be077eb87ed => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/686] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/ports?network_id=cf23dfa3-f4db-46f6-b1c1-81068215c79d&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: 9|app: 0|req: 329/687] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 330/688] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/689] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d?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-06-16 12:51:08.207 8 INFO neutron.db.l3_db [None req-595eaad9-b5c3-4cd2-9802-5d565daf7780 cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] Floating IP a0a2c002-89cb-4732-8cb7-ae336cafe45e associated. External IP: 10.96.250.219, port: 32610ba0-ef04-499d-8136-04aadf59306d. [pid: 8|app: 0|req: 359/690] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:07 2026] PUT /v2.0/floatingips/a0a2c002-89cb-4732-8cb7-ae336cafe45e => generated 855 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/691] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/692] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 360/693] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/694] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:08 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&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: 8|app: 0|req: 361/695] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/696] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/697] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/698] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/699] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 363/700] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/networks?id=53cbead1-2881-4357-823a-36178d8397df => generated 680 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/701] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cdf4643f9fce41498d2a4eea0b307c76 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:09.386 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb8da8d7-394b-4e30-981d-86b263e07a52'] response: {'name': 'network-changed', 'server_uuid': 'cdbd6c42-9c0b-48dd-b464-fb332a3d57a2', 'tag': '32610ba0-ef04-499d-8136-04aadf59306d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/702] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:51:09 2026] POST /v2.0/ports => generated 958 bytes in 390 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: 365/703] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/704] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?tenant_id=76370cee395247b58df48cb9e2ae9d56&device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/705] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/706] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:09 2026] GET /v2.0/security-groups?id=ba63eead-f577-40aa-bf65-cd62d25799ac&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/707] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/networks?id=7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2 => generated 766 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/708] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:51:09 2026] PUT /v2.0/ports/775a156a-423a-47b8-aad0-0a15a87c48e0 => generated 1239 bytes in 422 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-06-16 12:51:10.128 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8063ff2d-8489-4598-b346-2bc1de8f6769'] response: {'name': 'network-changed', 'server_uuid': '131ea70a-9ca0-47dd-aa92-c856e76f3995', 'tag': '775a156a-423a-47b8-aad0-0a15a87c48e0', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 340/709] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=32610ba0-ef04-499d-8136-04aadf59306d => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/710] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/subnets?id=0268028d-85c9-4943-8529-d9617ca3283e => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:10.219 8 INFO neutron_taas.services.taas.taas_plugin [req-693700b0-6a8a-47ff-83cb-c4272c66fad9 req-40d52b71-5107-443f-ba34-be5cb7e7c8c3 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] TaaS: Handle Delete Port: 19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 2026-06-16 12:51:10.225 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-693700b0-6a8a-47ff-83cb-c4272c66fad9 req-40d52b71-5107-443f-ba34-be5cb7e7c8c3 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] Tap Mirror: Handle Delete Port: 19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 [pid: 9|app: 0|req: 342/711] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/ports?network_id=7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2&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: 9|app: 0|req: 343/712] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/713] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/714] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:10.391 8 INFO neutron.db.l3_db [req-693700b0-6a8a-47ff-83cb-c4272c66fad9 req-40d52b71-5107-443f-ba34-be5cb7e7c8c3 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] Floating IP 3858793c-709c-4164-b248-3703087de7f2 disassociated. External IP: 10.96.250.207, port: 19ba12c6-c2ea-4a97-9c0d-336a0da1fc42. [pid: 9|app: 0|req: 346/715] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/716] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&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: 9|app: 0|req: 348/717] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2?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: 9|app: 0|req: 349/718] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/719] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 9|app: 0|req: 351/720] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/ports?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/721] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/networks?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&shared=False => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:51:10 2026] DELETE /v2.0/ports/19ba12c6-c2ea-4a97-9c0d-336a0da1fc42 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/723] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:51:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:11.434 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-455ef381-0944-4a5b-9977-167eed1eba99'] response: {'server_uuid': '24760652-8fd7-4e25-83e8-59abbfae312f', 'name': 'network-vif-deleted', 'tag': '19ba12c6-c2ea-4a97-9c0d-336a0da1fc42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/725] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/726] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/727] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/728] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/729] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/security-groups?id=8daa4b73-f900-41d4-8f8c-8f376f0f0991&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:11.805 9 INFO neutron_taas.services.taas.taas_plugin [req-6e64c4b8-098a-4618-ac13-c579c3b142e9 req-9bd753a2-515a-4f57-b391-82ae8cdfc6ef cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] TaaS: Handle Delete Port: 32610ba0-ef04-499d-8136-04aadf59306d 2026-06-16 12:51:11.813 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e64c4b8-098a-4618-ac13-c579c3b142e9 req-9bd753a2-515a-4f57-b391-82ae8cdfc6ef cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] Tap Mirror: Handle Delete Port: 32610ba0-ef04-499d-8136-04aadf59306d [pid: 8|app: 0|req: 377/731] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 8|app: 0|req: 378/732] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/733] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=775a156a-423a-47b8-aad0-0a15a87c48e0 => 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: 380/734] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/subnets?id=17562b43-1826-44cb-b307-97096131c06b => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/735] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/ports?network_id=53cbead1-2881-4357-823a-36178d8397df&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/736] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:11 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:12.034 9 INFO neutron.db.l3_db [req-6e64c4b8-098a-4618-ac13-c579c3b142e9 req-9bd753a2-515a-4f57-b391-82ae8cdfc6ef cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] Floating IP a0a2c002-89cb-4732-8cb7-ae336cafe45e disassociated. External IP: 10.96.250.219, port: 32610ba0-ef04-499d-8136-04aadf59306d. [pid: 8|app: 0|req: 383/737] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?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) [pid: 8|app: 0|req: 384/738] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/739] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:51:11 2026] DELETE /v2.0/ports/32610ba0-ef04-499d-8136-04aadf59306d => generated 0 bytes in 807 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:12.439 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2992c864-5fee-4b33-a5c2-c29b34f40825'] response: {'server_uuid': 'cdbd6c42-9c0b-48dd-b464-fb332a3d57a2', 'name': 'network-vif-deleted', 'tag': '32610ba0-ef04-499d-8136-04aadf59306d', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 356/740] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => 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: 385/741] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/742] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/743] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/744] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/745] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:12 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 9|app: 0|req: 360/746] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:13 2026] GET /v2.0/ports?device_id=24760652-8fd7-4e25-83e8-59abbfae312f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:13.345 8 INFO neutron.db.l3_db [None req-aa8abf02-33a4-4773-ba3c-d5f0338993f1 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] Floating IP 150b969d-a15e-4793-a601-d8e926b2d0fd associated. External IP: 10.96.250.205, port: 48aead0f-518b-4e97-af50-a4cd07e44d4b. [pid: 8|app: 0|req: 387/747] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:12 2026] PUT /v2.0/floatingips/150b969d-a15e-4793-a601-d8e926b2d0fd => generated 856 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:13.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46807b5a-223d-4872-b69a-7d7ed2012491'] response: {'name': 'network-changed', 'server_uuid': 'f2b59ae4-c0cc-4868-80dc-ccfe7c617529', 'tag': '48aead0f-518b-4e97-af50-a4cd07e44d4b', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 361/748] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:13 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/749] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:13 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/750] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:13 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 389/751] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/752] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 390/753] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/754] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/755] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/756] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:14 2026] DELETE /v2.0/security-groups/ba63eead-f577-40aa-bf65-cd62d25799ac => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/757] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:14.557 8 INFO neutron.api.v2.resource [None req-2e31e77b-1f11-4621-a3cb-617235da740d 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 392/758] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/security-groups/ba63eead-f577-40aa-bf65-cd62d25799ac => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/759] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&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: 9|app: 0|req: 368/760] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:14.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-7167bf47-9ba6-4c0b-a31f-7bf541b2b6f5 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] TaaS: Handle Delete Port: f25fefa5-d1ba-4cec-84d6-2ef0304e255f 2026-06-16 12:51:14.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7167bf47-9ba6-4c0b-a31f-7bf541b2b6f5 1131ec66bc5549069cb418a51f392d33 96fdec1c7f1444f7bca39135b6638341 - - default default] Tap Mirror: Handle Delete Port: f25fefa5-d1ba-4cec-84d6-2ef0304e255f [pid: 9|app: 0|req: 369/761] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:14 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 393/762] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:14 2026] DELETE /v2.0/floatingips/3858793c-709c-4164-b248-3703087de7f2 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/763] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:15 2026] GET /v2.0/ports?device_id=cdbd6c42-9c0b-48dd-b464-fb332a3d57a2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:15.209 9 INFO neutron_taas.services.taas.taas_plugin [None req-5bacb13d-1cc3-40a9-bf2c-d26473744ed7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: edf49d54-8e52-4acd-be8a-57309d3f3ff3 2026-06-16 12:51:15.212 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bacb13d-1cc3-40a9-bf2c-d26473744ed7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: edf49d54-8e52-4acd-be8a-57309d3f3ff3 [pid: 8|app: 0|req: 395/764] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:15 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/765] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:15 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 9|app: 0|req: 370/766] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:14 2026] PUT /v2.0/routers/4f4b7192-9f14-4df7-90c6-093d3c1d6b66/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:15.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbb71d07-e8a3-4ce0-b29d-6af3d6c190ab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: e97c4ce6-352f-4927-8999-eecd2714f594 2026-06-16 12:51:15.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb71d07-e8a3-4ce0-b29d-6af3d6c190ab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: e97c4ce6-352f-4927-8999-eecd2714f594 2026-06-16 12:51:16.095 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbb71d07-e8a3-4ce0-b29d-6af3d6c190ab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 767ecffa-6f5f-4b2d-a7da-2adf2d742f3c 2026-06-16 12:51:16.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb71d07-e8a3-4ce0-b29d-6af3d6c190ab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 767ecffa-6f5f-4b2d-a7da-2adf2d742f3c [pid: 9|app: 0|req: 371/767] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:16 2026] DELETE /v2.0/security-groups/8daa4b73-f900-41d4-8f8c-8f376f0f0991 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:16.266 9 INFO neutron.api.v2.resource [None req-8993a826-3160-4706-9917-a42a193897fb cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 372/768] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:51:16 2026] GET /v2.0/security-groups/8daa4b73-f900-41d4-8f8c-8f376f0f0991 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:51:16.372 9 INFO neutron_taas.services.taas.taas_plugin [None req-a2241a95-76e3-43df-9197-399cbce46397 cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] TaaS: Handle Delete Port: f57136a7-fa5b-4c60-9883-6d43cc4663f8 2026-06-16 12:51:16.375 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2241a95-76e3-43df-9197-399cbce46397 cc6074ae440a439e9ff87263dfec6955 76370cee395247b58df48cb9e2ae9d56 - - default default] Tap Mirror: Handle Delete Port: f57136a7-fa5b-4c60-9883-6d43cc4663f8 [pid: 9|app: 0|req: 373/769] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:16 2026] DELETE /v2.0/floatingips/a0a2c002-89cb-4732-8cb7-ae336cafe45e => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/770] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:16 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:16.870 8 INFO neutron.services.segments.plugin [-] Segment 6f78d305-221c-4729-9c1f-010798cc21e0 resource provider aggregate not found 2026-06-16 12:51:16.878 8 INFO neutron.services.segments.plugin [-] Segment 6f78d305-221c-4729-9c1f-010798cc21e0 resource provider aggregate not found 2026-06-16 12:51:16.893 8 INFO neutron.services.segments.plugin [-] Segment 6f78d305-221c-4729-9c1f-010798cc21e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f78d305-221c-4729-9c1f-010798cc21e0 found for delete ", "request_id": "req-2f96c4fa-83c5-4932-b1a7-959b47846111"}]} 2026-06-16 12:51:16.899 8 INFO neutron.services.segments.plugin [-] Segment 6f78d305-221c-4729-9c1f-010798cc21e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f78d305-221c-4729-9c1f-010798cc21e0 found for delete ", "request_id": "req-10319189-d8e0-42fc-b402-0f9d48ddf780"}]} 2026-06-16 12:51:16.908 8 INFO neutron.db.l3_hamode_db [None req-fbb71d07-e8a3-4ce0-b29d-6af3d6c190ab 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network aab77846-a522-4420-9472-8c75829fb15a was deleted as no HA routers are present in tenant 96fdec1c7f1444f7bca39135b6638341. [pid: 8|app: 0|req: 397/771] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:15 2026] DELETE /v2.0/routers/4f4b7192-9f14-4df7-90c6-093d3c1d6b66 => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/772] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:16 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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-06-16 12:51:16.963 9 INFO neutron_taas.services.taas.taas_plugin [None req-aeee60c7-7c5a-4c5a-bea6-7316ac5d512e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 59502623-6d75-4a70-b52f-ea9fe54ff021 2026-06-16 12:51:16.965 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeee60c7-7c5a-4c5a-bea6-7316ac5d512e 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 59502623-6d75-4a70-b52f-ea9fe54ff021 [pid: 8|app: 0|req: 401/775] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:16 2026] DELETE /v2.0/subnets/de6bba69-4b1d-4f15-a16f-8be077eb87ed => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:17.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec84c132-3dbb-429c-a86f-047b28c82495 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: f6e2afaf-4951-4167-a3b5-2c2903d88b6a 2026-06-16 12:51:17.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec84c132-3dbb-429c-a86f-047b28c82495 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: f6e2afaf-4951-4167-a3b5-2c2903d88b6a [pid: 8|app: 0|req: 402/776] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:17 2026] DELETE /v2.0/networks/cf23dfa3-f4db-46f6-b1c1-81068215c79d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/777] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:16 2026] PUT /v2.0/routers/9d87a231-f394-4298-8aad-d8b521f1715a/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/778] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:17 2026] GET /v2.0/security-groups?tenant_id=96fdec1c7f1444f7bca39135b6638341&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/779] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:17 2026] DELETE /v2.0/security-groups/f728d8ad-3dad-4f87-9779-47d73adbe80d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:17.799 9 INFO neutron_taas.services.taas.taas_plugin [None req-85f98460-8be0-4e58-989d-b6a54051c7a2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: acba7ca7-b027-4123-9939-547c35bfe0bc 2026-06-16 12:51:17.803 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85f98460-8be0-4e58-989d-b6a54051c7a2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: acba7ca7-b027-4123-9939-547c35bfe0bc 2026-06-16 12:51:18.055 9 INFO neutron_taas.services.taas.taas_plugin [None req-85f98460-8be0-4e58-989d-b6a54051c7a2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: de38d107-ddeb-4454-8307-4123c4bba347 2026-06-16 12:51:18.059 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85f98460-8be0-4e58-989d-b6a54051c7a2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: de38d107-ddeb-4454-8307-4123c4bba347 [pid: 8|app: 0|req: 405/780] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:18 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/781] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:18 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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-06-16 12:51:18.479 9 INFO neutron.services.segments.plugin [-] Segment 07898734-376f-41bf-80db-6ed19676bbdf resource provider aggregate not found 2026-06-16 12:51:18.484 9 INFO neutron.services.segments.plugin [-] Segment 07898734-376f-41bf-80db-6ed19676bbdf resource provider aggregate not found 2026-06-16 12:51:18.502 9 INFO neutron.db.l3_hamode_db [None req-85f98460-8be0-4e58-989d-b6a54051c7a2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network f092f261-ec84-4754-9301-f53d9e30efa9 was deleted as no HA routers are present in tenant 76370cee395247b58df48cb9e2ae9d56. [pid: 9|app: 0|req: 376/782] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:17 2026] DELETE /v2.0/routers/9d87a231-f394-4298-8aad-d8b521f1715a => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:18.510 9 INFO neutron.services.segments.plugin [-] Segment 07898734-376f-41bf-80db-6ed19676bbdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07898734-376f-41bf-80db-6ed19676bbdf found for delete ", "request_id": "req-5b59d3fa-4abf-45db-923f-b853f3065b0f"}]} 2026-06-16 12:51:18.523 9 INFO neutron.services.segments.plugin [-] Segment 07898734-376f-41bf-80db-6ed19676bbdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07898734-376f-41bf-80db-6ed19676bbdf found for delete ", "request_id": "req-48cf5808-583d-4cf9-92c9-02f72eb2e191"}]} [pid: 8|app: 0|req: 407/783] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:18 2026] DELETE /v2.0/subnets/0268028d-85c9-4943-8529-d9617ca3283e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:18.809 9 INFO neutron_taas.services.taas.taas_plugin [None req-11dfb46b-a282-4af2-bbb4-1a28aa1e75d9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: d081e3a0-2d7a-41c6-9f7c-4e6771958fd1 2026-06-16 12:51:18.811 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11dfb46b-a282-4af2-bbb4-1a28aa1e75d9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: d081e3a0-2d7a-41c6-9f7c-4e6771958fd1 2026-06-16 12:51:18.922 8 INFO neutron.services.segments.plugin [-] Segment 1068219f-29b4-4653-85ca-de1289829527 resource provider aggregate not found 2026-06-16 12:51:18.930 8 INFO neutron.services.segments.plugin [-] Segment 1068219f-29b4-4653-85ca-de1289829527 resource provider aggregate not found 2026-06-16 12:51:18.948 8 INFO neutron.services.segments.plugin [-] Segment 1068219f-29b4-4653-85ca-de1289829527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1068219f-29b4-4653-85ca-de1289829527 found for delete ", "request_id": "req-311ca6fa-e6b2-42e4-a354-19cf1d01dc2c"}]} 2026-06-16 12:51:18.953 8 INFO neutron.services.segments.plugin [-] Segment 1068219f-29b4-4653-85ca-de1289829527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1068219f-29b4-4653-85ca-de1289829527 found for delete ", "request_id": "req-cd7aa67b-d442-4548-9b53-cd2ab2764477"}]} [pid: 9|app: 0|req: 377/784] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:18 2026] DELETE /v2.0/networks/7d16a9ec-4a8d-40ab-acbf-81bcf6e934c2 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/785] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:19 2026] GET /v2.0/security-groups?tenant_id=76370cee395247b58df48cb9e2ae9d56&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/786] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:19 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/787] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:19 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 409/788] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:19 2026] DELETE /v2.0/security-groups/4cfb31c8-5b1a-4c65-be79-c0c1f5490d7d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:20.275 9 INFO neutron.db.segments_db [None req-e90c9637-7c74-42ed-9ee2-f1eb781ccbd7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment a13b38e5-b937-4631-a787-7538b4eae7e3 of type vxlan for network 713dacac-da9e-431b-ae08-ac1df45b73f1 [pid: 9|app: 0|req: 380/789] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:51:19 2026] POST /v2.0/networks => generated 727 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/790] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:20 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/791] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:20 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:20.547 9 INFO neutron.services.segments.plugin [-] Segment 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe resource provider aggregate not found 2026-06-16 12:51:20.556 9 INFO neutron.services.segments.plugin [-] Segment 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe resource provider aggregate not found 2026-06-16 12:51:20.573 9 INFO neutron.services.segments.plugin [-] Segment 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe found for delete ", "request_id": "req-b76122be-5bd6-4d34-add1-671a1e047a62"}]} 2026-06-16 12:51:20.574 9 INFO neutron.services.segments.plugin [-] Segment 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cdf5ae0-da9d-42da-bcfd-d7dbb8e06dfe found for delete ", "request_id": "req-d47bca50-b3b4-456b-990d-cf52957b6e3a"}]} [pid: 9|app: 0|req: 383/792] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:20 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:20 2026] POST /v2.0/subnets => generated 693 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:20.686 9 INFO neutron.db.segments_db [None req-84ea033d-3f5c-45bb-a7a5-c8ae37189a0d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 01b66c82-9c0d-4339-bfe0-7382e482bb34 of type vxlan for network cd2abca3-fe84-4a4f-a947-398e86400cdd 2026-06-16 12:51:20.950 9 INFO neutron.db.l3_hamode_db [None req-84ea033d-3f5c-45bb-a7a5-c8ae37189a0d 65bcb948c55742bf95d9a80585490935 27ae14adcf9d4642980977300bab3d6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:51:20.987 8 INFO neutron.db.l3_db [None req-52c469d0-471d-4373-86fd-2424682ddecc 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] Floating IP 3eedb4b0-b32b-4042-8323-ecfd1395f63e associated. External IP: 10.96.250.208, port: 775a156a-423a-47b8-aad0-0a15a87c48e0. [pid: 8|app: 0|req: 411/794] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:20 2026] PUT /v2.0/floatingips/3eedb4b0-b32b-4042-8323-ecfd1395f63e => generated 856 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:21.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56c693a7-6e14-4197-9a84-855337b9fab7'] response: {'name': 'network-changed', 'server_uuid': '131ea70a-9ca0-47dd-aa92-c856e76f3995', 'tag': '775a156a-423a-47b8-aad0-0a15a87c48e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 412/795] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 413/796] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:21.755 9 INFO neutron.db.l3_hamode_db [None req-84ea033d-3f5c-45bb-a7a5-c8ae37189a0d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 414/797] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/798] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 416/799] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/ports?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/800] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:21 2026] GET /v2.0/networks?id=53cbead1-2881-4357-823a-36178d8397df => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/801] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=775a156a-423a-47b8-aad0-0a15a87c48e0 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/802] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/subnets?id=17562b43-1826-44cb-b307-97096131c06b => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/803] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/ports?network_id=53cbead1-2881-4357-823a-36178d8397df&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/804] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?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: 422/805] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df?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: 423/806] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:22 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 424/807] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:23 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 9|app: 0|req: 384/808] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:20 2026] POST /v2.0/routers => generated 733 bytes in 2598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/809] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:23 2026] GET /v2.0/security-groups?tenant_id=1d9797e5b05646548e3d99819413bff8&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/810] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:24 2026] DELETE /v2.0/security-groups/3fc8d725-a10e-4575-a346-060daf8e791d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/811] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 388/812] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 425/813] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:51:23 2026] PUT /v2.0/routers/1fc8a051-8de4-4b8b-90d9-30963656a0db/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/814] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/security-groups?id=df81b25a-0dd7-40ba-a34c-8a888d9cc916&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: 9|app: 0|req: 389/815] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/security-groups?tenant_id=efbdb006c9e74869bea957319853b276&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:24.566 9 INFO neutron_taas.services.taas.taas_plugin [req-ff186621-49ba-4e27-ba2a-f231b10e5d71 req-e01f5f7e-58b1-4ed6-b52a-74ee30eb4535 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] TaaS: Handle Delete Port: 775a156a-423a-47b8-aad0-0a15a87c48e0 2026-06-16 12:51:24.569 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ff186621-49ba-4e27-ba2a-f231b10e5d71 req-e01f5f7e-58b1-4ed6-b52a-74ee30eb4535 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] Tap Mirror: Handle Delete Port: 775a156a-423a-47b8-aad0-0a15a87c48e0 [pid: 8|app: 0|req: 427/816] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1244 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/817] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:24 2026] DELETE /v2.0/security-groups/5b276cd6-cc85-42e8-99f7-72a41de402dc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:24.720 9 INFO neutron.db.l3_db [req-ff186621-49ba-4e27-ba2a-f231b10e5d71 req-e01f5f7e-58b1-4ed6-b52a-74ee30eb4535 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] Floating IP 3eedb4b0-b32b-4042-8323-ecfd1395f63e disassociated. External IP: 10.96.250.208, port: 775a156a-423a-47b8-aad0-0a15a87c48e0. [pid: 8|app: 0|req: 429/818] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:24 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 9|app: 0|req: 390/819] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:51:24 2026] DELETE /v2.0/ports/775a156a-423a-47b8-aad0-0a15a87c48e0 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:25.059 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b33b442-cd5c-47c9-a026-b9cc89123e72'] response: {'server_uuid': '131ea70a-9ca0-47dd-aa92-c856e76f3995', 'name': 'network-vif-deleted', 'tag': '775a156a-423a-47b8-aad0-0a15a87c48e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/820] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/networks?id=713dacac-da9e-431b-ae08-ac1df45b73f1 => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/821] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/quotas/27ae14adcf9d4642980977300bab3d6f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/822] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => 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: 431/823] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/ports?tenant_id=27ae14adcf9d4642980977300bab3d6f&fields=id => generated 57 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/824] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/networks/713dacac-da9e-431b-ae08-ac1df45b73f1?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/825] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/networks/713dacac-da9e-431b-ae08-ac1df45b73f1?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: 9|app: 0|req: 394/826] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:25 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 433/827] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:26 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/828] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:26 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 434/829] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:27 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/830] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:27 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 435/831] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:28 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/832] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:28 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 436/833] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:29 2026] GET /v2.0/ports?device_id=131ea70a-9ca0-47dd-aa92-c856e76f3995 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/834] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:30 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 437/835] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:31 2026] DELETE /v2.0/security-groups/df81b25a-0dd7-40ba-a34c-8a888d9cc916 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:31.157 9 INFO neutron.api.v2.resource [None req-56f6f554-5e2f-437f-971b-5c0ee6ad9fd1 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 399/836] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:51:31 2026] GET /v2.0/security-groups/df81b25a-0dd7-40ba-a34c-8a888d9cc916 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/837] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:31 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:31.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbad4355-ebc8-408d-ad61-f6da24362176 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] TaaS: Handle Delete Port: 55387ce7-bbf6-4b64-a96e-7d76983c128e 2026-06-16 12:51:31.253 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbad4355-ebc8-408d-ad61-f6da24362176 059acb08a0214d3090a918750639ba19 cdf4643f9fce41498d2a4eea0b307c76 - - default default] Tap Mirror: Handle Delete Port: 55387ce7-bbf6-4b64-a96e-7d76983c128e [pid: 8|app: 0|req: 438/838] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:31 2026] DELETE /v2.0/floatingips/3eedb4b0-b32b-4042-8323-ecfd1395f63e => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:31.807 9 INFO neutron_taas.services.taas.taas_plugin [None req-ddda1469-594e-458f-b27e-f95b95d97eb8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 61c309f5-5cac-482b-a156-01ce1d414310 2026-06-16 12:51:31.812 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddda1469-594e-458f-b27e-f95b95d97eb8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 61c309f5-5cac-482b-a156-01ce1d414310 [pid: 8|app: 0|req: 441/841] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:31 2026] GET /v2.0/security-groups?tenant_id=c570ddafe86e4065b3331acc31f7e761&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/842] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:32 2026] DELETE /v2.0/security-groups/8e92b8f1-aec7-4022-baa8-2db36ad6db7f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/843] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:32 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 444/844] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:32 2026] GET /v2.0/networks?id=713dacac-da9e-431b-ae08-ac1df45b73f1 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/845] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:31 2026] PUT /v2.0/routers/55c8fdeb-80c6-4f3d-91a7-a783101dce30/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/846] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:32 2026] GET /v2.0/security-groups?tenant_id=3726155e28b34a479e0ca620e0d23f7e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:32.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-2abcb0a6-b9a8-4f9a-9219-e3766c7a35c4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 54d07120-ad89-4eae-9d5f-10eb84387807 2026-06-16 12:51:32.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2abcb0a6-b9a8-4f9a-9219-e3766c7a35c4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 54d07120-ad89-4eae-9d5f-10eb84387807 [pid: 9|app: 0|req: 402/847] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:51:32 2026] POST /v2.0/ports => generated 954 bytes in 415 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: 9|app: 0|req: 403/848] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:32 2026] DELETE /v2.0/security-groups/68aff2c6-b816-4a7f-98cc-3de4beb9cba8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:32.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-2abcb0a6-b9a8-4f9a-9219-e3766c7a35c4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: ed4ca344-d5df-4582-b7c4-2c80ca9654f5 2026-06-16 12:51:33.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2abcb0a6-b9a8-4f9a-9219-e3766c7a35c4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: ed4ca344-d5df-4582-b7c4-2c80ca9654f5 [pid: 9|app: 0|req: 404/849] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:51:32 2026] PUT /v2.0/ports/9ed3c53f-013a-46a3-80bd-b4cacfd10611 => generated 1235 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 12:51:33.403 8 INFO neutron.services.segments.plugin [-] Segment db0bb4be-8741-4adb-8425-99ee4a0695bc resource provider aggregate not found 2026-06-16 12:51:33.413 8 INFO neutron.services.segments.plugin [-] Segment db0bb4be-8741-4adb-8425-99ee4a0695bc resource provider aggregate not found 2026-06-16 12:51:33.421 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb93d5e1-0492-4eaf-9205-5ee220bf5791'] response: {'name': 'network-changed', 'server_uuid': '9b906e96-7911-45a1-bfc2-bd5f08d63de4', 'tag': '9ed3c53f-013a-46a3-80bd-b4cacfd10611', 'status': 'completed', 'code': 200} 2026-06-16 12:51:33.428 8 INFO neutron.services.segments.plugin [-] Segment db0bb4be-8741-4adb-8425-99ee4a0695bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0bb4be-8741-4adb-8425-99ee4a0695bc found for delete ", "request_id": "req-c52b6c09-4fd4-46a4-8b03-33fd3d4d5107"}]} 2026-06-16 12:51:33.440 8 INFO neutron.services.segments.plugin [-] Segment db0bb4be-8741-4adb-8425-99ee4a0695bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0bb4be-8741-4adb-8425-99ee4a0695bc found for delete ", "request_id": "req-823f4e33-525c-4630-b9d5-1599748e14cb"}]} [pid: 9|app: 0|req: 405/850] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:33.454 8 INFO neutron.db.l3_hamode_db [None req-2abcb0a6-b9a8-4f9a-9219-e3766c7a35c4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network b9a5e49d-2441-4196-b356-7c34d3f3295c was deleted as no HA routers are present in tenant cdf4643f9fce41498d2a4eea0b307c76. [pid: 8|app: 0|req: 446/851] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:32 2026] DELETE /v2.0/routers/55c8fdeb-80c6-4f3d-91a7-a783101dce30 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/852] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&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: 8|app: 0|req: 447/853] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:33 2026] DELETE /v2.0/subnets/17562b43-1826-44cb-b307-97096131c06b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:33.749 9 INFO neutron_taas.services.taas.taas_plugin [None req-4809ef07-0925-4e5c-b1f4-68459864f1ad 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: d74dfa65-b72d-479c-8d2b-55640f769a91 2026-06-16 12:51:33.754 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4809ef07-0925-4e5c-b1f4-68459864f1ad 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: d74dfa65-b72d-479c-8d2b-55640f769a91 [pid: 8|app: 0|req: 448/854] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/855] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/ports?tenant_id=27ae14adcf9d4642980977300bab3d6f&device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:33.974 9 INFO neutron.services.segments.plugin [-] Segment 45b8a390-691f-429d-b89e-a567ee086385 resource provider aggregate not found 2026-06-16 12:51:33.980 9 INFO neutron.services.segments.plugin [-] Segment 45b8a390-691f-429d-b89e-a567ee086385 resource provider aggregate not found [pid: 8|app: 0|req: 450/856] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/ports/48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 972 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:33.996 9 INFO neutron.services.segments.plugin [-] Segment 45b8a390-691f-429d-b89e-a567ee086385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b8a390-691f-429d-b89e-a567ee086385 found for delete ", "request_id": "req-283909ed-a19b-4947-9b2c-5a535c3d26ef"}]} 2026-06-16 12:51:34.001 9 INFO neutron.services.segments.plugin [-] Segment 45b8a390-691f-429d-b89e-a567ee086385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b8a390-691f-429d-b89e-a567ee086385 found for delete ", "request_id": "req-7bcbe29c-dfcc-48bc-9af3-f653ad1d69d8"}]} [pid: 9|app: 0|req: 407/857] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:33 2026] DELETE /v2.0/networks/53cbead1-2881-4357-823a-36178d8397df => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/858] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:51:33 2026] GET /v2.0/networks?tenant_id=27ae14adcf9d4642980977300bab3d6f&shared=False => generated 774 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/859] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/860] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/security-groups?tenant_id=cdf4643f9fce41498d2a4eea0b307c76&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/861] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:34 2026] DELETE /v2.0/security-groups/b8a5891c-8bc8-4d46-bad2-d6e351cbbd74 => 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: 453/862] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/863] 199.204.45.238 () {34 vars in 1000 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/subnets?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 684 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/864] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&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: 9|app: 0|req: 411/865] 199.204.45.238 () {34 vars in 1146 bytes} [Tue Jun 16 12:51:34 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529&device_owner=compute%3Anova&network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/866] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/ports?tenant_id=27ae14adcf9d4642980977300bab3d6f&device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/867] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9ed3c53f-013a-46a3-80bd-b4cacfd10611 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/868] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/subnets?id=6a4dad1c-c42c-48b9-abcc-dbec3406e4d2 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/869] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/ports?network_id=713dacac-da9e-431b-ae08-ac1df45b73f1&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: 9|app: 0|req: 416/870] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/networks/713dacac-da9e-431b-ae08-ac1df45b73f1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/871] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/networks/713dacac-da9e-431b-ae08-ac1df45b73f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/872] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:51:34 2026] PUT /v2.0/ports/48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 1149 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:35.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90532d7c-032a-4145-bbac-ea1c2c523b3e'] response: {'name': 'network-changed', 'server_uuid': 'f2b59ae4-c0cc-4868-80dc-ccfe7c617529', 'tag': '48aead0f-518b-4e97-af50-a4cd07e44d4b', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 418/873] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 969 bytes in 51 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: 456/874] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&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: 9|app: 0|req: 419/875] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:35 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1421 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/876] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 420/877] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/878] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 421/879] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/880] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&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: 9|app: 0|req: 422/881] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 460/882] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 9|app: 0|req: 423/883] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:36 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/884] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/885] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/security-groups?tenant_id=3d7da5c1f28a4e029262932cc31776e5&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 424/886] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/security-groups?tenant_id=522f4f9254eb4ecc9e5251d485b1b3ea&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: 463/887] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/888] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/889] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:37 2026] DELETE /v2.0/security-groups/77d8e9a7-68f7-4acb-8b94-30a39a3bc093 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/890] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:37 2026] DELETE /v2.0/security-groups/0848328e-612d-4bc7-8793-a5bc6d698b9e => 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: 465/891] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 780 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/892] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 466/893] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 861 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/894] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => 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: 467/895] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/896] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/897] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/898] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/security-groups?tenant_id=236b0fb1e10e4f5ea2bdb93e3fddaae5&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/899] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:37 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 9|app: 0|req: 430/900] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:37 2026] DELETE /v2.0/security-groups/94549847-88ba-4024-90db-a41409a7a024 => 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: 471/901] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:38 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/902] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:38 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&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: 8|app: 0|req: 472/903] 199.204.45.238 () {34 vars in 1118 bytes} [Tue Jun 16 12:51:38 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/904] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:51:38 2026] PUT /v2.0/ports/48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 972 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:39.291 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0520dbd2-b5ac-4166-be79-a2d585550359'] response: {'name': 'network-changed', 'server_uuid': 'f2b59ae4-c0cc-4868-80dc-ccfe7c617529', 'tag': '48aead0f-518b-4e97-af50-a4cd07e44d4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/905] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 433/906] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/907] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/908] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/909] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 435/910] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/911] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:39 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&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: 9|app: 0|req: 436/912] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/913] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 9|app: 0|req: 437/914] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/915] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/916] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/917] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 438/918] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:40 2026] GET /v2.0/security-groups?tenant_id=2043be18074e41aa84d069c7a7bca4d4&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 439/919] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/ports?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 481/920] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:41 2026] DELETE /v2.0/security-groups/6787eea7-10bf-4906-a862-b6fd74b99e5a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 440/921] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/networks?id=e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 441/922] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/923] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/924] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 9|app: 0|req: 442/925] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/subnets?id=add05093-6a87-4d44-b939-5cfa0db8f129 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/926] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/ports?network_id=e5ae33c0-5f92-4769-88da-28942a9ccb9d&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: 9|app: 0|req: 443/927] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 485/928] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:51:41 2026] GET /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d?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: 9|app: 0|req: 444/929] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:42 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 486/930] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:42 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 445/931] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:42 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/932] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:42 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&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: 9|app: 0|req: 446/933] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:42 2026] GET /v2.0/security-groups?tenant_id=8ebda45b320d495b93edbee1dc558283&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: 488/934] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:42 2026] DELETE /v2.0/security-groups/a16db3dc-027a-4c7c-b4dd-e6d6f673008c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:43.277 9 INFO neutron.db.segments_db [None req-9c7d7eb9-e9b1-4934-b409-fca85ab65823 a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment 6c342020-d616-4ea9-a73a-874649d6e7a9 of type vxlan for network 8705d173-a404-45b6-895e-889f80d2c818 [pid: 8|app: 0|req: 489/935] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:43.367 9 INFO neutron.db.segments_db [None req-9c7d7eb9-e9b1-4934-b409-fca85ab65823 a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment 7c25d0e9-cd43-438d-87e5-43471c2682c2 of type vxlan for network d9acc8e9-7325-4027-bf32-a68f8473b131 [pid: 8|app: 0|req: 490/936] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/937] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/security-groups?id=c9a21738-90ad-46c0-802f-aa6d01c07c98&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 447/938] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:43 2026] POST /v2.0/networks => generated 1206 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 12:51:43.497 8 INFO neutron_taas.services.taas.taas_plugin [req-23e84b99-dbd1-4b48-8363-8be367f62658 req-2aba71df-6c82-43fd-b6a5-4615560e49ce b418dcecf1f74fab91780ee39dc5b275 27ae14adcf9d4642980977300bab3d6f - - default default] TaaS: Handle Delete Port: 9ed3c53f-013a-46a3-80bd-b4cacfd10611 2026-06-16 12:51:43.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-23e84b99-dbd1-4b48-8363-8be367f62658 req-2aba71df-6c82-43fd-b6a5-4615560e49ce b418dcecf1f74fab91780ee39dc5b275 27ae14adcf9d4642980977300bab3d6f - - default default] Tap Mirror: Handle Delete Port: 9ed3c53f-013a-46a3-80bd-b4cacfd10611 [pid: 9|app: 0|req: 448/939] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/networks => generated 1843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/940] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:51:43 2026] DELETE /v2.0/ports/9ed3c53f-013a-46a3-80bd-b4cacfd10611 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:43.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbb5842c-fa48-4501-ae8b-a536eacc7e34'] response: {'server_uuid': '9b906e96-7911-45a1-bfc2-bd5f08d63de4', 'name': 'network-vif-deleted', 'tag': '9ed3c53f-013a-46a3-80bd-b4cacfd10611', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/941] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:43.713 9 INFO neutron.services.segments.plugin [-] Segment 6c342020-d616-4ea9-a73a-874649d6e7a9 resource provider aggregate not found 2026-06-16 12:51:43.717 9 INFO neutron.services.segments.plugin [-] Segment 6c342020-d616-4ea9-a73a-874649d6e7a9 resource provider aggregate not found 2026-06-16 12:51:43.731 9 INFO neutron.services.segments.plugin [-] Segment 6c342020-d616-4ea9-a73a-874649d6e7a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342020-d616-4ea9-a73a-874649d6e7a9 found for delete ", "request_id": "req-90b084ea-5f27-47cc-ad52-4354931ff3b7"}]} [pid: 8|app: 0|req: 494/942] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:43.736 9 INFO neutron.services.segments.plugin [-] Segment 6c342020-d616-4ea9-a73a-874649d6e7a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342020-d616-4ea9-a73a-874649d6e7a9 found for delete ", "request_id": "req-f09194da-3c82-401f-b135-730f01d7fdd2"}]} [pid: 9|app: 0|req: 449/943] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:43 2026] DELETE /v2.0/networks/8705d173-a404-45b6-895e-889f80d2c818 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/944] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/security-groups?id=55729757-ccf0-4a4e-a80e-d3305dd347f9&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:43.851 9 INFO neutron_taas.services.taas.taas_plugin [req-0c2b5484-5967-41de-8a78-08bce96f4cd4 req-daa85dbd-4da4-4b51-b68b-20205ec22858 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] TaaS: Handle Delete Port: 48aead0f-518b-4e97-af50-a4cd07e44d4b 2026-06-16 12:51:43.854 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0c2b5484-5967-41de-8a78-08bce96f4cd4 req-daa85dbd-4da4-4b51-b68b-20205ec22858 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] Tap Mirror: Handle Delete Port: 48aead0f-518b-4e97-af50-a4cd07e44d4b 2026-06-16 12:51:43.884 8 INFO neutron.services.segments.plugin [-] Segment 7c25d0e9-cd43-438d-87e5-43471c2682c2 resource provider aggregate not found 2026-06-16 12:51:43.891 8 INFO neutron.services.segments.plugin [-] Segment 7c25d0e9-cd43-438d-87e5-43471c2682c2 resource provider aggregate not found 2026-06-16 12:51:43.904 8 INFO neutron.services.segments.plugin [-] Segment 7c25d0e9-cd43-438d-87e5-43471c2682c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c25d0e9-cd43-438d-87e5-43471c2682c2 found for delete ", "request_id": "req-22812187-e199-475a-b894-0699fdd32c55"}]} 2026-06-16 12:51:43.907 8 INFO neutron.services.segments.plugin [-] Segment 7c25d0e9-cd43-438d-87e5-43471c2682c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c25d0e9-cd43-438d-87e5-43471c2682c2 found for delete ", "request_id": "req-01a0f769-8eaf-4d39-9130-6dcf45edfc2b"}]} [pid: 8|app: 0|req: 496/945] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:43 2026] DELETE /v2.0/networks/d9acc8e9-7325-4027-bf32-a68f8473b131 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:43.962 9 INFO neutron.db.l3_db [req-0c2b5484-5967-41de-8a78-08bce96f4cd4 req-daa85dbd-4da4-4b51-b68b-20205ec22858 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] Floating IP 150b969d-a15e-4793-a601-d8e926b2d0fd disassociated. External IP: 10.96.250.205, port: 48aead0f-518b-4e97-af50-a4cd07e44d4b. [pid: 8|app: 0|req: 497/946] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:51:43 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:44.041 8 INFO neutron.db.segments_db [None req-71210dd0-ebd1-43b7-ad98-a660741d1ac0 a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment 9aa8fa65-b0e7-4c56-a950-20f32a192d96 of type vxlan for network 87fa6cfc-c903-4c60-8563-0ac0afe84499 [pid: 8|app: 0|req: 498/947] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:43 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:44.190 8 INFO neutron.db.segments_db [None req-87da9d36-479e-44c8-a3ea-8b385dd988e3 a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae of type vxlan for network 1ca1905d-c28d-46aa-a4e5-619dfc51755b [pid: 8|app: 0|req: 499/948] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:44 2026] POST /v2.0/networks => generated 634 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 450/949] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:51:43 2026] DELETE /v2.0/ports/48aead0f-518b-4e97-af50-a4cd07e44d4b => generated 0 bytes in 600 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:44.386 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4cae19e-56cb-48e8-b063-b4df74e802a9'] response: {'server_uuid': 'f2b59ae4-c0cc-4868-80dc-ccfe7c617529', 'name': 'network-vif-deleted', 'tag': '48aead0f-518b-4e97-af50-a4cd07e44d4b', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 451/950] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:44 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => 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: 500/951] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:51:44 2026] POST /v2.0/ports => generated 1505 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: 501/952] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:44 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/953] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:51:44 2026] GET /v2.0/ports => generated 1505 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:45.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-ddf0aa37-7d2c-4a71-8123-a57c2b0dde0a a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] TaaS: Handle Delete Port: c002e457-6b66-48cb-93cb-0f03158fc172 2026-06-16 12:51:45.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddf0aa37-7d2c-4a71-8123-a57c2b0dde0a a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Tap Mirror: Handle Delete Port: c002e457-6b66-48cb-93cb-0f03158fc172 2026-06-16 12:51:45.015 9 INFO neutron.db.segments_db [None req-8a205d8a-d11f-4ed3-bad5-f81dee5273e4 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Added segment 1472fe82-d1ea-4667-a2f4-0f91c25c6862 of type vxlan for network 0ae6d50f-668a-4361-ae6d-c95bf2ed8ad3 [pid: 8|app: 0|req: 503/954] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:44 2026] DELETE /v2.0/ports/c002e457-6b66-48cb-93cb-0f03158fc172 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/955] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:44 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:45.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c109df4-72fb-4696-8eb6-922d8edd7bcb a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] TaaS: Handle Delete Port: 54733b99-0a2f-4727-9d80-184559c475a5 2026-06-16 12:51:45.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c109df4-72fb-4696-8eb6-922d8edd7bcb a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Tap Mirror: Handle Delete Port: 54733b99-0a2f-4727-9d80-184559c475a5 [pid: 8|app: 0|req: 504/956] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:45 2026] DELETE /v2.0/ports/54733b99-0a2f-4727-9d80-184559c475a5 => 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: 505/957] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:51:45 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 453/958] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:45 2026] POST /v2.0/subnets => generated 627 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:45.343 8 INFO neutron.db.segments_db [None req-efea24ad-2690-46cc-92cd-3d3fda53a520 a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment a6dba382-2223-43e7-b195-555fcaf8ced5 of type vxlan for network 183f5913-1eab-46d5-a59b-36e0ef6b0e8e 2026-06-16 12:51:45.386 9 INFO neutron.db.segments_db [None req-820f0ce3-7bd7-4e5c-918f-0736f22c9a2b 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Added segment a37c1ed9-7108-4aac-8d46-4a25ac561c1f of type vxlan for network 7b66a4b0-fedb-4d2b-a86d-0e7b9d871169 [pid: 8|app: 0|req: 506/959] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:45 2026] POST /v2.0/networks => generated 634 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:45.488 8 INFO neutron.db.segments_db [None req-6e721ef1-5239-4b8d-b853-0d047f925a5a a0c8a284ae5649a78f6edca897619f55 31ae094d26424df0a97e5d4f58de1f65 - - default default] Added segment 3b2387f8-72c6-45c0-8010-efbaadb28141 of type vxlan for network 7241e16b-f60c-4e5c-9244-eda86936376f [pid: 8|app: 0|req: 507/960] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:45 2026] POST /v2.0/networks => generated 634 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/961] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:45 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:45.670 9 INFO neutron.db.l3_hamode_db [None req-820f0ce3-7bd7-4e5c-918f-0736f22c9a2b 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 509/962] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:45 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 510/963] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:46 2026] POST /v2.0/subnets => generated 1324 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/964] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:51:46 2026] GET /v2.0/subnets => generated 1960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:46.562 9 INFO neutron.db.l3_hamode_db [None req-820f0ce3-7bd7-4e5c-918f-0736f22c9a2b 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 512/965] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:46 2026] DELETE /v2.0/subnets/72826d8e-39bf-427c-be33-0fbe1474eb89 => 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: 513/966] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:46 2026] GET /v2.0/ports?device_id=9b906e96-7911-45a1-bfc2-bd5f08d63de4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/967] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:46 2026] DELETE /v2.0/subnets/952711cc-e5bc-44d1-bb78-ebe046fd9a3d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/970] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:51:46 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:46.971 8 INFO neutron.services.segments.plugin [-] Segment 3b2387f8-72c6-45c0-8010-efbaadb28141 resource provider aggregate not found 2026-06-16 12:51:46.977 8 INFO neutron.services.segments.plugin [-] Segment 3b2387f8-72c6-45c0-8010-efbaadb28141 resource provider aggregate not found 2026-06-16 12:51:46.992 8 INFO neutron.services.segments.plugin [-] Segment 3b2387f8-72c6-45c0-8010-efbaadb28141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2387f8-72c6-45c0-8010-efbaadb28141 found for delete ", "request_id": "req-d0ddba8c-5261-45e0-a5e7-91bc325405c5"}]} 2026-06-16 12:51:47.002 8 INFO neutron.services.segments.plugin [-] Segment 3b2387f8-72c6-45c0-8010-efbaadb28141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2387f8-72c6-45c0-8010-efbaadb28141 found for delete ", "request_id": "req-0c6c824b-3225-4dcf-b7f3-8809fc431408"}]} [pid: 8|app: 0|req: 518/971] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:46 2026] DELETE /v2.0/networks/7241e16b-f60c-4e5c-9244-eda86936376f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/972] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:47 2026] DELETE /v2.0/networks/183f5913-1eab-46d5-a59b-36e0ef6b0e8e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/973] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:51:47 2026] GET /v2.0/ports?device_id=f2b59ae4-c0cc-4868-80dc-ccfe7c617529 => 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: 521/974] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:47 2026] DELETE /v2.0/networks/1ca1905d-c28d-46aa-a4e5-619dfc51755b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/975] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:47 2026] DELETE /v2.0/networks/87fa6cfc-c903-4c60-8563-0ac0afe84499 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 454/976] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:45 2026] POST /v2.0/routers => generated 695 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:48.172 9 INFO neutron_taas.services.taas.taas_plugin [None req-2186e19a-ea1f-4a29-af8c-c30aac8382dd 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: a98fa18d-ed52-4364-bddf-f9c22578173a 2026-06-16 12:51:48.175 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2186e19a-ea1f-4a29-af8c-c30aac8382dd 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: a98fa18d-ed52-4364-bddf-f9c22578173a [pid: 9|app: 0|req: 455/977] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:47 2026] PUT /v2.0/routers/1fc8a051-8de4-4b8b-90d9-30963656a0db/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/978] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:48 2026] GET /v2.0/security-groups?tenant_id=31ae094d26424df0a97e5d4f58de1f65&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/979] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:51:47 2026] PUT /v2.0/routers/31522c65-b661-4196-924c-c500fd1dcfda/add_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/980] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:48 2026] DELETE /v2.0/security-groups/55729757-ccf0-4a4e-a80e-d3305dd347f9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/981] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:48 2026] DELETE /v2.0/security-groups/173627dc-6018-4d94-9cd5-93af35a92332 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:49.014 8 INFO neutron.services.segments.plugin [-] Segment a6dba382-2223-43e7-b195-555fcaf8ced5 resource provider aggregate not found 2026-06-16 12:51:49.024 8 INFO neutron.services.segments.plugin [-] Segment a6dba382-2223-43e7-b195-555fcaf8ced5 resource provider aggregate not found 2026-06-16 12:51:49.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f72c5d2-f8aa-4c0d-8a37-ea0781cfdf83 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 84fc683a-55f7-4c17-ba5f-789d97518203 2026-06-16 12:51:49.042 8 INFO neutron.services.segments.plugin [-] Segment a6dba382-2223-43e7-b195-555fcaf8ced5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6dba382-2223-43e7-b195-555fcaf8ced5 found for delete ", "request_id": "req-9c014c8a-9eef-4588-9849-78ea33021967"}]} 2026-06-16 12:51:49.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f72c5d2-f8aa-4c0d-8a37-ea0781cfdf83 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 84fc683a-55f7-4c17-ba5f-789d97518203 2026-06-16 12:51:49.050 8 INFO neutron.services.segments.plugin [-] Segment a6dba382-2223-43e7-b195-555fcaf8ced5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6dba382-2223-43e7-b195-555fcaf8ced5 found for delete ", "request_id": "req-417f5500-6d8c-46a5-9d4c-84e6ff9f6632"}]} 2026-06-16 12:51:49.063 8 INFO neutron.services.segments.plugin [-] Segment 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae resource provider aggregate not found 2026-06-16 12:51:49.076 8 INFO neutron.services.segments.plugin [-] Segment 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae resource provider aggregate not found 2026-06-16 12:51:49.090 8 INFO neutron.services.segments.plugin [-] Segment 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae found for delete ", "request_id": "req-7594580d-28cb-43b9-b63b-cf19e86d2862"}]} 2026-06-16 12:51:49.099 8 INFO neutron.services.segments.plugin [-] Segment 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e94a39a-92a7-446c-8c7f-ae81ecbc7fae found for delete ", "request_id": "req-3f482fbc-4cd7-4c27-b799-6d04709edb55"}]} 2026-06-16 12:51:49.128 8 INFO neutron.services.segments.plugin [-] Segment 9aa8fa65-b0e7-4c56-a950-20f32a192d96 resource provider aggregate not found 2026-06-16 12:51:49.137 8 INFO neutron.services.segments.plugin [-] Segment 9aa8fa65-b0e7-4c56-a950-20f32a192d96 resource provider aggregate not found 2026-06-16 12:51:49.159 8 INFO neutron.services.segments.plugin [-] Segment 9aa8fa65-b0e7-4c56-a950-20f32a192d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa8fa65-b0e7-4c56-a950-20f32a192d96 found for delete ", "request_id": "req-a5a4832e-3326-4c5a-81e3-ea6843cb1f98"}]} 2026-06-16 12:51:49.161 8 INFO neutron.services.segments.plugin [-] Segment 9aa8fa65-b0e7-4c56-a950-20f32a192d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa8fa65-b0e7-4c56-a950-20f32a192d96 found for delete ", "request_id": "req-4f3ceb3b-c955-492e-b4a3-6355d7ea5706"}]} [pid: 9|app: 0|req: 459/982] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:51:49 2026] POST /v2.0/ports => generated 955 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, ' 2026-06-16 12:51:49.375 9 INFO neutron.api.v2.resource [None req-b57c210e-d009-409c-b971-6b9b000fe1c5 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 460/983] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:51:49 2026] GET /v2.0/security-groups/55729757-ccf0-4a4e-a80e-d3305dd347f9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:51:49.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f72c5d2-f8aa-4c0d-8a37-ea0781cfdf83 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: b6d004fa-6cdd-4ccf-8842-305e1a4337cc 2026-06-16 12:51:49.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f72c5d2-f8aa-4c0d-8a37-ea0781cfdf83 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: b6d004fa-6cdd-4ccf-8842-305e1a4337cc 2026-06-16 12:51:49.710 8 INFO neutron.db.l3_hamode_db [None req-1f72c5d2-f8aa-4c0d-8a37-ea0781cfdf83 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network cd2abca3-fe84-4a4f-a947-398e86400cdd was deleted as no HA routers are present in tenant 27ae14adcf9d4642980977300bab3d6f. [pid: 8|app: 0|req: 524/984] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:48 2026] DELETE /v2.0/routers/1fc8a051-8de4-4b8b-90d9-30963656a0db => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 461/985] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:51:49 2026] POST /v2.0/ports => generated 954 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 12:51:49.798 8 INFO neutron_taas.services.taas.taas_plugin [None req-a35bb878-793d-4a60-9e7f-f3956180c1a4 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] TaaS: Handle Delete Port: 39b9a8b8-56ac-4463-ab25-01300cde5dbb 2026-06-16 12:51:49.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a35bb878-793d-4a60-9e7f-f3956180c1a4 88bc8c8de01a4abea5f4923e3c23728c 2e517d5b44f74f0cbf4d8581a72af134 - - default default] Tap Mirror: Handle Delete Port: 39b9a8b8-56ac-4463-ab25-01300cde5dbb [pid: 9|app: 0|req: 462/986] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:49 2026] DELETE /v2.0/subnets/6a4dad1c-c42c-48b9-abcc-dbec3406e4d2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/987] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:49 2026] DELETE /v2.0/floatingips/150b969d-a15e-4793-a601-d8e926b2d0fd => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:50.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-f24f1b2e-0812-457d-8f4e-039a1fb67f9c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 09c0f1fe-ffd2-4f14-a7b2-28b56f1a4cea 2026-06-16 12:51:50.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f24f1b2e-0812-457d-8f4e-039a1fb67f9c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 09c0f1fe-ffd2-4f14-a7b2-28b56f1a4cea [pid: 8|app: 0|req: 526/988] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:49 2026] DELETE /v2.0/networks/713dacac-da9e-431b-ae08-ac1df45b73f1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:50.581 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccf57769-57a1-436e-b887-577a6ce055f3 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 4fa239d4-f176-41ac-9d3d-2ff5f3d680d6 2026-06-16 12:51:50.583 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccf57769-57a1-436e-b887-577a6ce055f3 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 4fa239d4-f176-41ac-9d3d-2ff5f3d680d6 2026-06-16 12:51:50.703 9 INFO neutron.db.l3_db [None req-91345ec6-20f8-44c8-ba5c-7b2a25bb8671 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Floating IP cf6e7dc9-7d11-46b0-b3dd-2d98d728a836 associated. External IP: 10.96.250.217, port: 1670890e-bbb7-4a85-bd1f-4fb3481e2f94. [pid: 9|app: 0|req: 463/989] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:51:49 2026] POST /v2.0/floatingips => generated 841 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 464/990] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:50 2026] GET /v2.0/security-groups?tenant_id=27ae14adcf9d4642980977300bab3d6f&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/991] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:50 2026] PUT /v2.0/routers/787b637e-54fa-4869-a693-0575e953f60e/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:51.188 8 INFO neutron.services.segments.plugin [-] Segment 01b66c82-9c0d-4339-bfe0-7382e482bb34 resource provider aggregate not found 2026-06-16 12:51:51.191 8 INFO neutron.services.segments.plugin [-] Segment 01b66c82-9c0d-4339-bfe0-7382e482bb34 resource provider aggregate not found 2026-06-16 12:51:51.212 8 INFO neutron.services.segments.plugin [-] Segment 01b66c82-9c0d-4339-bfe0-7382e482bb34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b66c82-9c0d-4339-bfe0-7382e482bb34 found for delete ", "request_id": "req-d09e548c-ea85-42fd-9dd9-5ebd0f4c865f"}]} 2026-06-16 12:51:51.216 8 INFO neutron.services.segments.plugin [-] Segment 01b66c82-9c0d-4339-bfe0-7382e482bb34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b66c82-9c0d-4339-bfe0-7382e482bb34 found for delete ", "request_id": "req-2828fecc-45df-40d5-b68e-790ae544adf2"}]} 2026-06-16 12:51:51.229 8 INFO neutron.services.segments.plugin [-] Segment a13b38e5-b937-4631-a787-7538b4eae7e3 resource provider aggregate not found 2026-06-16 12:51:51.231 8 INFO neutron.db.l3_db [None req-dfddb1a0-85e5-48a8-bcb2-7e2a570396b9 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Floating IP cf6e7dc9-7d11-46b0-b3dd-2d98d728a836 disassociated. External IP: 10.96.250.217, port: 1670890e-bbb7-4a85-bd1f-4fb3481e2f94. 2026-06-16 12:51:51.233 8 INFO neutron.services.segments.plugin [-] Segment a13b38e5-b937-4631-a787-7538b4eae7e3 resource provider aggregate not found 2026-06-16 12:51:51.253 8 INFO neutron.services.segments.plugin [-] Segment a13b38e5-b937-4631-a787-7538b4eae7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13b38e5-b937-4631-a787-7538b4eae7e3 found for delete ", "request_id": "req-b9cfe16c-6496-4d32-9fda-2cf415e35984"}]} 2026-06-16 12:51:51.253 8 INFO neutron.services.segments.plugin [-] Segment a13b38e5-b937-4631-a787-7538b4eae7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13b38e5-b937-4631-a787-7538b4eae7e3 found for delete ", "request_id": "req-5b295f07-372f-4432-b808-8b29fb59571d"}]} 2026-06-16 12:51:51.347 9 INFO neutron.db.segments_db [None req-7becf674-1ffa-4347-8fcd-e2891e1c8f0c 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment 12782437-230c-43a6-b244-46084bf387e6 of type vxlan for network ba2a3f46-b27f-4dad-ba78-1cac68134a72 2026-06-16 12:51:51.404 9 INFO neutron.db.segments_db [None req-7becf674-1ffa-4347-8fcd-e2891e1c8f0c 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 of type vxlan for network ec1a23be-33c3-4645-b92f-099786a949d9 [pid: 9|app: 0|req: 465/992] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:50 2026] POST /v2.0/networks => generated 1207 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/993] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:51 2026] PUT /v2.0/floatingips/cf6e7dc9-7d11-46b0-b3dd-2d98d728a836 => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 466/994] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:51 2026] DELETE /v2.0/security-groups/c9a21738-90ad-46c0-802f-aa6d01c07c98 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 467/995] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:51:51 2026] GET /v2.0/networks => generated 1844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:51.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7c30aa9-d24d-4d18-a6c0-54b286368f7a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: e55325b5-0956-416b-858f-6922ad767789 2026-06-16 12:51:51.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7c30aa9-d24d-4d18-a6c0-54b286368f7a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: e55325b5-0956-416b-858f-6922ad767789 2026-06-16 12:51:51.788 9 INFO neutron_taas.services.taas.taas_plugin [None req-1f4b05e6-f9ff-4c7a-9268-6e1509311fbd 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: 33948f1c-76fd-46f4-9c6d-57b04145c21d 2026-06-16 12:51:51.790 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f4b05e6-f9ff-4c7a-9268-6e1509311fbd 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: 33948f1c-76fd-46f4-9c6d-57b04145c21d 2026-06-16 12:51:51.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7c30aa9-d24d-4d18-a6c0-54b286368f7a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 536e2dcd-255f-4746-8406-8da8752fff15 2026-06-16 12:51:51.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7c30aa9-d24d-4d18-a6c0-54b286368f7a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 536e2dcd-255f-4746-8406-8da8752fff15 [pid: 9|app: 0|req: 468/996] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:51 2026] DELETE /v2.0/floatingips/cf6e7dc9-7d11-46b0-b3dd-2d98d728a836 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:52.065 9 INFO neutron.services.segments.plugin [-] Segment 12782437-230c-43a6-b244-46084bf387e6 resource provider aggregate not found 2026-06-16 12:51:52.069 9 INFO neutron.services.segments.plugin [-] Segment 12782437-230c-43a6-b244-46084bf387e6 resource provider aggregate not found 2026-06-16 12:51:52.086 9 INFO neutron.services.segments.plugin [-] Segment 12782437-230c-43a6-b244-46084bf387e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12782437-230c-43a6-b244-46084bf387e6 found for delete ", "request_id": "req-278ccdd4-1038-4a2b-a1b5-58f2110ad59e"}]} 2026-06-16 12:51:52.091 9 INFO neutron.services.segments.plugin [-] Segment 12782437-230c-43a6-b244-46084bf387e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12782437-230c-43a6-b244-46084bf387e6 found for delete ", "request_id": "req-6494c67b-0c47-47b0-be01-dd9419c065e9"}]} [pid: 9|app: 0|req: 469/997] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:51 2026] DELETE /v2.0/networks/ba2a3f46-b27f-4dad-ba78-1cac68134a72 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:52.294 8 INFO neutron.db.l3_hamode_db [None req-c7c30aa9-d24d-4d18-a6c0-54b286368f7a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network 3383f928-c0b6-4a20-b297-7c1de4a5a4bf was deleted as no HA routers are present in tenant 2e517d5b44f74f0cbf4d8581a72af134. [pid: 8|app: 0|req: 529/998] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:51 2026] DELETE /v2.0/routers/787b637e-54fa-4869-a693-0575e953f60e => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/999] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:52 2026] DELETE /v2.0/networks/ec1a23be-33c3-4645-b92f-099786a949d9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1000] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:52 2026] DELETE /v2.0/subnets/add05093-6a87-4d44-b939-5cfa0db8f129 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1001] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:51:52 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:51:52.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-8004a32f-c835-4227-bd98-d4cd714b51b4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 7ce600fc-7618-4176-9cf1-7d2dcdf0073c 2026-06-16 12:51:52.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8004a32f-c835-4227-bd98-d4cd714b51b4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 7ce600fc-7618-4176-9cf1-7d2dcdf0073c [pid: 8|app: 0|req: 533/1002] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:52 2026] DELETE /v2.0/networks/e5ae33c0-5f92-4769-88da-28942a9ccb9d => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:52.859 8 INFO neutron.db.segments_db [None req-f5d708f5-d50a-4280-9b58-a7473e6c20ac 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment 67634b05-5fcf-4e60-9684-757eb0c93441 of type vxlan for network fe41cd48-22d5-43de-adfc-4f3155d94a99 [pid: 8|app: 0|req: 534/1003] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:52 2026] POST /v2.0/networks => generated 631 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1004] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:52 2026] GET /v2.0/security-groups?tenant_id=2e517d5b44f74f0cbf4d8581a72af134&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:53.023 8 INFO neutron.db.segments_db [None req-7ea6190c-11c4-425e-b946-1060313f1c2d 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment 4366cd01-918d-4982-9f75-1cbbb1398be3 of type vxlan for network b9c0286c-73fb-46ad-8c50-67645f165856 2026-06-16 12:51:53.071 9 INFO neutron.db.l3_db [None req-0dce6105-f475-4af0-9458-9a387a6b55d3 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Floating IP 7cdc635c-29c1-4474-a5e0-c6da759e1203 associated. External IP: 10.96.250.204, port: 2ce12dc8-7d9e-47d3-be0d-48f435f1996b. [pid: 8|app: 0|req: 536/1005] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:52 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1006] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:53 2026] DELETE /v2.0/security-groups/33078939-e9fb-48a7-99a6-c8b170e9ed82 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:53.279 8 INFO neutron.services.segments.plugin [-] Segment e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 resource provider aggregate not found 2026-06-16 12:51:53.283 8 INFO neutron.services.segments.plugin [-] Segment e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 resource provider aggregate not found 2026-06-16 12:51:53.297 8 INFO neutron.services.segments.plugin [-] Segment e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 found for delete ", "request_id": "req-6396579d-4a98-41da-961b-cf0b5e930fe1"}]} 2026-06-16 12:51:53.303 8 INFO neutron.services.segments.plugin [-] Segment e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85fe2e0-35f1-4b55-a307-d7ee1d12ba88 found for delete ", "request_id": "req-162d056d-4f32-43cb-abaa-8b9f1e44e8ec"}]} 2026-06-16 12:51:53.319 8 INFO neutron.services.segments.plugin [-] Segment 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 resource provider aggregate not found 2026-06-16 12:51:53.325 8 INFO neutron.services.segments.plugin [-] Segment 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 resource provider aggregate not found 2026-06-16 12:51:53.343 8 INFO neutron.services.segments.plugin [-] Segment 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 found for delete ", "request_id": "req-d2c08d24-6317-4762-81df-a1641ac95975"}]} 2026-06-16 12:51:53.351 8 INFO neutron.services.segments.plugin [-] Segment 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45cf00b8-8cf4-4f51-b4c5-497e4b344e94 found for delete ", "request_id": "req-68b670c5-a392-42a1-a1e3-7328ff4eaaff"}]} 2026-06-16 12:51:53.369 8 INFO neutron.services.segments.plugin [-] Segment e3fdee7c-0841-4a70-a71f-f98c96c91e92 resource provider aggregate not found 2026-06-16 12:51:53.378 8 INFO neutron.services.segments.plugin [-] Segment e3fdee7c-0841-4a70-a71f-f98c96c91e92 resource provider aggregate not found 2026-06-16 12:51:53.395 8 INFO neutron.services.segments.plugin [-] Segment e3fdee7c-0841-4a70-a71f-f98c96c91e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3fdee7c-0841-4a70-a71f-f98c96c91e92 found for delete ", "request_id": "req-91fbf77e-6154-4545-be1b-b3f5bf14089e"}]} 2026-06-16 12:51:53.403 8 INFO neutron.services.segments.plugin [-] Segment e3fdee7c-0841-4a70-a71f-f98c96c91e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3fdee7c-0841-4a70-a71f-f98c96c91e92 found for delete ", "request_id": "req-3a48a343-c3af-4275-914b-ed015767f9be"}]} [pid: 9|app: 0|req: 470/1007] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:51:52 2026] POST /v2.0/floatingips => generated 842 bytes in 1305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 471/1008] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:51:53 2026] GET /v2.0/floatingips/7cdc635c-29c1-4474-a5e0-c6da759e1203 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 472/1009] 10.0.0.59 () {32 vars in 654 bytes} [Tue Jun 16 12:51:53 2026] GET /v2.0/floatingips => generated 845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1010] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:51:53 2026] POST /v2.0/ports => generated 1505 bytes in 595 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: 539/1011] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:51:53 2026] GET /v2.0/ports => generated 1505 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:53.894 9 INFO neutron.db.l3_db [None req-d1c6611a-b0d5-4f18-8d0b-aecb378a5248 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Floating IP 7cdc635c-29c1-4474-a5e0-c6da759e1203 associated. External IP: 10.96.250.204, port: 2ce12dc8-7d9e-47d3-be0d-48f435f1996b. 2026-06-16 12:51:53.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-20bab64a-efb1-4c87-aaac-807344c2f13e 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] TaaS: Handle Delete Port: 784a5815-78d1-4f89-af74-064719fc9672 2026-06-16 12:51:53.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20bab64a-efb1-4c87-aaac-807344c2f13e 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Tap Mirror: Handle Delete Port: 784a5815-78d1-4f89-af74-064719fc9672 [pid: 8|app: 0|req: 540/1012] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:53 2026] DELETE /v2.0/ports/784a5815-78d1-4f89-af74-064719fc9672 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:54.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2973fe5-7b9b-4c43-8344-b1c7bb5bdac1 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] TaaS: Handle Delete Port: b7c5cb12-98b2-433f-841b-768cc24d9cda 2026-06-16 12:51:54.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2973fe5-7b9b-4c43-8344-b1c7bb5bdac1 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Tap Mirror: Handle Delete Port: b7c5cb12-98b2-433f-841b-768cc24d9cda [pid: 8|app: 0|req: 541/1013] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:54 2026] DELETE /v2.0/ports/b7c5cb12-98b2-433f-841b-768cc24d9cda => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1014] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:51:54 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:51:54.295 8 INFO neutron.db.segments_db [None req-a310f039-cd6c-4b3c-ae7e-85f7c361eb66 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 of type vxlan for network 10b32483-51a2-423c-ada0-1110947e030b [pid: 8|app: 0|req: 543/1015] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:54 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:54.438 8 INFO neutron.db.segments_db [None req-e40b96f7-b9ed-4d90-ba45-108f5a93b481 88f6d62b706d4e6d907d6254bfa08270 d0120a3f665c450bacbe61003213bb98 - - default default] Added segment a02b7c43-2252-4a55-af8f-0e3a87c93097 of type vxlan for network a4179e55-e6d7-45a9-8363-1a2c2ea73662 [pid: 9|app: 0|req: 473/1016] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:53 2026] PUT /v2.0/floatingips/7cdc635c-29c1-4474-a5e0-c6da759e1203 => generated 841 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1017] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:51:54 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:54.642 9 INFO neutron.db.l3_db [None req-f26a933d-fb04-4e6d-bc6a-a97f368778e0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Floating IP 7cdc635c-29c1-4474-a5e0-c6da759e1203 disassociated. External IP: 10.96.250.204, port: 1670890e-bbb7-4a85-bd1f-4fb3481e2f94. [pid: 9|app: 0|req: 474/1018] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:51:54 2026] PUT /v2.0/floatingips/7cdc635c-29c1-4474-a5e0-c6da759e1203 => generated 552 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1019] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:54 2026] POST /v2.0/subnets => generated 1272 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1020] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:51:55 2026] GET /v2.0/subnets => generated 1908 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:51:55.082 9 INFO neutron_taas.services.taas.taas_plugin [None req-3733a833-6495-443b-bc0a-e17460b63a80 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: dbaa1a42-6da3-4c3b-800f-ea89e77655e1 2026-06-16 12:51:55.088 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3733a833-6495-443b-bc0a-e17460b63a80 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: dbaa1a42-6da3-4c3b-800f-ea89e77655e1 [pid: 8|app: 0|req: 547/1021] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/subnets/5b6a828c-978e-487f-9df7-42d6b74883d3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 475/1022] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:54 2026] DELETE /v2.0/floatingips/7cdc635c-29c1-4474-a5e0-c6da759e1203 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/1023] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/subnets/a541df49-e596-4b4e-b419-15731dedb9e4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:55.450 9 INFO neutron.api.v2.resource [None req-6a913e13-2e3c-460f-8be6-e657cd1d36d9 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 477/1024] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/floatingips/7cdc635c-29c1-4474-a5e0-c6da759e1203 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:51:55.471 8 INFO neutron.db.segments_db [None req-5e45f85b-db4d-4d9c-94e4-5c35a0294562 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment b2c74df4-8a4a-4d33-8176-22797e01b8da of type vxlan for network f25f94af-263e-485a-9684-18361d2d4047 [pid: 9|app: 0|req: 478/1025] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:51:55 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1026] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:51:55 2026] POST /v2.0/networks => generated 724 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:55.628 9 INFO neutron_taas.services.taas.taas_plugin [None req-81debbee-551f-49d8-a772-a9636cf8ca7f 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: 1670890e-bbb7-4a85-bd1f-4fb3481e2f94 2026-06-16 12:51:55.631 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81debbee-551f-49d8-a772-a9636cf8ca7f 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: 1670890e-bbb7-4a85-bd1f-4fb3481e2f94 2026-06-16 12:51:55.666 8 INFO neutron.services.segments.plugin [-] Segment a02b7c43-2252-4a55-af8f-0e3a87c93097 resource provider aggregate not found 2026-06-16 12:51:55.677 8 INFO neutron.services.segments.plugin [-] Segment a02b7c43-2252-4a55-af8f-0e3a87c93097 resource provider aggregate not found 2026-06-16 12:51:55.682 8 INFO neutron.services.segments.plugin [-] Segment a02b7c43-2252-4a55-af8f-0e3a87c93097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02b7c43-2252-4a55-af8f-0e3a87c93097 found for delete ", "request_id": "req-9ad4f518-04c4-416a-8d17-14f206af70a3"}]} [pid: 8|app: 0|req: 549/1027] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/networks/a4179e55-e6d7-45a9-8363-1a2c2ea73662 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:55.698 8 INFO neutron.services.segments.plugin [-] Segment a02b7c43-2252-4a55-af8f-0e3a87c93097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02b7c43-2252-4a55-af8f-0e3a87c93097 found for delete ", "request_id": "req-5db8a31a-69ac-4412-983c-7c81ae528f9f"}]} [pid: 9|app: 0|req: 479/1028] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/ports/1670890e-bbb7-4a85-bd1f-4fb3481e2f94 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1029] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:55 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-06-16 12:51:55.880 9 INFO neutron.services.segments.plugin [-] Segment 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 resource provider aggregate not found 2026-06-16 12:51:55.888 9 INFO neutron.services.segments.plugin [-] Segment 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 resource provider aggregate not found 2026-06-16 12:51:55.893 9 INFO neutron.services.segments.plugin [-] Segment 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 found for delete ", "request_id": "req-f2686ff3-82f5-47cc-999e-d34f91bc6669"}]} 2026-06-16 12:51:55.904 9 INFO neutron.services.segments.plugin [-] Segment 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cf2b60b-b0cc-4592-bcdd-1ec4a14621e4 found for delete ", "request_id": "req-a7cbcddd-cf51-4305-83a7-9d57cc3ba1e2"}]} [pid: 9|app: 0|req: 480/1030] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/networks/10b32483-51a2-423c-ada0-1110947e030b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:55.948 9 INFO neutron.db.segments_db [None req-ac66e2fa-dd32-4a84-aeb2-25c2c34a18ad 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 7518409f-f986-4122-8e74-1b829a9eb39c of type vxlan for network a9ec3680-2f71-435a-b286-ebd2fc591a8c 2026-06-16 12:51:55.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-c79c943c-5e8a-43fd-80c1-50db1098bcdb 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: 2ce12dc8-7d9e-47d3-be0d-48f435f1996b 2026-06-16 12:51:55.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c79c943c-5e8a-43fd-80c1-50db1098bcdb 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: 2ce12dc8-7d9e-47d3-be0d-48f435f1996b 2026-06-16 12:51:56.126 9 INFO neutron.db.l3_hamode_db [None req-ac66e2fa-dd32-4a84-aeb2-25c2c34a18ad 65bcb948c55742bf95d9a80585490935 b1288eb504f04176ae277a6447cf1d55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1031] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:51:55 2026] DELETE /v2.0/ports/2ce12dc8-7d9e-47d3-be0d-48f435f1996b => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1032] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:56 2026] DELETE /v2.0/networks/b9c0286c-73fb-46ad-8c50-67645f165856 => 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: 553/1033] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:51:56 2026] GET /v2.0/ports?device_id=31522c65-b661-4196-924c-c500fd1dcfda => generated 958 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1034] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:56 2026] GET /v2.0/security-groups?tenant_id=3379d013e8f64172927c31e24aec977e&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1035] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:56 2026] DELETE /v2.0/networks/fe41cd48-22d5-43de-adfc-4f3155d94a99 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:56.870 9 INFO neutron.db.l3_hamode_db [None req-ac66e2fa-dd32-4a84-aeb2-25c2c34a18ad 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:51:57.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-67ae1b19-6f78-4859-be6e-74e658123b08 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: 1d6ea1f4-3deb-401d-9a18-0aaff48bb84c 2026-06-16 12:51:57.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67ae1b19-6f78-4859-be6e-74e658123b08 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: 1d6ea1f4-3deb-401d-9a18-0aaff48bb84c 2026-06-16 12:51:57.718 8 INFO neutron.services.segments.plugin [-] Segment 4366cd01-918d-4982-9f75-1cbbb1398be3 resource provider aggregate not found 2026-06-16 12:51:57.742 8 INFO neutron.services.segments.plugin [-] Segment 4366cd01-918d-4982-9f75-1cbbb1398be3 resource provider aggregate not found 2026-06-16 12:51:57.751 8 INFO neutron.services.segments.plugin [-] Segment 4366cd01-918d-4982-9f75-1cbbb1398be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4366cd01-918d-4982-9f75-1cbbb1398be3 found for delete ", "request_id": "req-0282bb0a-f69f-4987-8f23-a00c66ec3e1f"}]} [pid: 9|app: 0|req: 481/1036] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:51:55 2026] POST /v2.0/routers => generated 730 bytes in 1847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:51:57.763 8 INFO neutron.services.segments.plugin [-] Segment 4366cd01-918d-4982-9f75-1cbbb1398be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4366cd01-918d-4982-9f75-1cbbb1398be3 found for delete ", "request_id": "req-578d72fa-8b8b-44b3-88c7-e08d2a2a2fba"}]} 2026-06-16 12:51:57.772 8 INFO neutron.services.segments.plugin [-] Segment 67634b05-5fcf-4e60-9684-757eb0c93441 resource provider aggregate not found 2026-06-16 12:51:57.786 8 INFO neutron.services.segments.plugin [-] Segment 67634b05-5fcf-4e60-9684-757eb0c93441 resource provider aggregate not found 2026-06-16 12:51:57.792 8 INFO neutron.services.segments.plugin [-] Segment 67634b05-5fcf-4e60-9684-757eb0c93441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67634b05-5fcf-4e60-9684-757eb0c93441 found for delete ", "request_id": "req-ca4f282d-44c5-4c39-a4c9-d7bc489eb280"}]} 2026-06-16 12:51:57.811 8 INFO neutron.services.segments.plugin [-] Segment 67634b05-5fcf-4e60-9684-757eb0c93441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67634b05-5fcf-4e60-9684-757eb0c93441 found for delete ", "request_id": "req-15f7ea22-6515-4599-b336-c03f7d9c5470"}]} [pid: 9|app: 0|req: 482/1037] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:57 2026] DELETE /v2.0/security-groups/1b71f670-a284-4a6d-943e-76a16c777639 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/1038] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:57 2026] GET /v2.0/security-groups?tenant_id=d0120a3f665c450bacbe61003213bb98&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1039] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:51:56 2026] PUT /v2.0/routers/31522c65-b661-4196-924c-c500fd1dcfda/remove_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1040] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:58 2026] GET /v2.0/security-groups?tenant_id=8c4e276779224bcf8d8d1a6cdfe428dc&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1041] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:58 2026] DELETE /v2.0/security-groups/a5ebafd0-c60f-4058-8a0f-97817a2489ef => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:51:58.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3f670a0-645a-4a04-b3a0-b544eba0e2c0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: cb5b9c4c-ed40-4e90-91db-ac864ede796a 2026-06-16 12:51:58.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3f670a0-645a-4a04-b3a0-b544eba0e2c0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: cb5b9c4c-ed40-4e90-91db-ac864ede796a 2026-06-16 12:51:58.722 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3f670a0-645a-4a04-b3a0-b544eba0e2c0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] TaaS: Handle Delete Port: 8e26d723-dae9-48f0-b7ba-4c16ac572f02 2026-06-16 12:51:58.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3f670a0-645a-4a04-b3a0-b544eba0e2c0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] Tap Mirror: Handle Delete Port: 8e26d723-dae9-48f0-b7ba-4c16ac572f02 2026-06-16 12:51:59.031 8 INFO neutron.db.l3_hamode_db [None req-c3f670a0-645a-4a04-b3a0-b544eba0e2c0 1b126306f866478491aff9f65cc16943 fae82a8aeed9482aa125fe6145491a26 - - default default] HA network 7b66a4b0-fedb-4d2b-a86d-0e7b9d871169 was deleted as no HA routers are present in tenant fae82a8aeed9482aa125fe6145491a26. [pid: 8|app: 0|req: 559/1042] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:58 2026] DELETE /v2.0/routers/31522c65-b661-4196-924c-c500fd1dcfda => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1043] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:51:59 2026] DELETE /v2.0/security-groups/0f260c68-223e-41cc-bb49-41b1b32bc353 => 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: 561/1044] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:51:59 2026] DELETE /v2.0/subnets/039faae7-6f92-4965-bcc9-6196163f278b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 484/1045] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:51:58 2026] PUT /v2.0/routers/4334de04-179c-459c-b1d9-7e0ebb38e765/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1046] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:51:59 2026] DELETE /v2.0/networks/0ae6d50f-668a-4361-ae6d-c95bf2ed8ad3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:51:59.816 8 INFO neutron.services.segments.plugin [-] Segment a37c1ed9-7108-4aac-8d46-4a25ac561c1f resource provider aggregate not found 2026-06-16 12:51:59.836 8 INFO neutron.services.segments.plugin [-] Segment a37c1ed9-7108-4aac-8d46-4a25ac561c1f resource provider aggregate not found 2026-06-16 12:51:59.842 8 INFO neutron.services.segments.plugin [-] Segment a37c1ed9-7108-4aac-8d46-4a25ac561c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37c1ed9-7108-4aac-8d46-4a25ac561c1f found for delete ", "request_id": "req-d1367bca-db87-4ea0-bc70-6c3413f99d9d"}]} 2026-06-16 12:51:59.848 8 INFO neutron.services.segments.plugin [-] Segment a37c1ed9-7108-4aac-8d46-4a25ac561c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37c1ed9-7108-4aac-8d46-4a25ac561c1f found for delete ", "request_id": "req-2c7960dc-7465-4647-b9dd-b96580fa341e"}]} 2026-06-16 12:51:59.860 8 INFO neutron.services.segments.plugin [-] Segment 1472fe82-d1ea-4667-a2f4-0f91c25c6862 resource provider aggregate not found 2026-06-16 12:51:59.861 8 INFO neutron.services.segments.plugin [-] Segment 1472fe82-d1ea-4667-a2f4-0f91c25c6862 resource provider aggregate not found 2026-06-16 12:51:59.872 8 INFO neutron.services.segments.plugin [-] Segment 1472fe82-d1ea-4667-a2f4-0f91c25c6862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1472fe82-d1ea-4667-a2f4-0f91c25c6862 found for delete ", "request_id": "req-71245d25-23e8-4fa5-8336-3cc72b9ea6ca"}]} 2026-06-16 12:51:59.875 8 INFO neutron.services.segments.plugin [-] Segment 1472fe82-d1ea-4667-a2f4-0f91c25c6862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1472fe82-d1ea-4667-a2f4-0f91c25c6862 found for delete ", "request_id": "req-98cbdf9f-bd5a-4b0b-abb4-3ed095723244"}]} [pid: 9|app: 0|req: 485/1047] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:51:59 2026] GET /v2.0/security-groups?tenant_id=fae82a8aeed9482aa125fe6145491a26&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1048] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:00 2026] DELETE /v2.0/security-groups/4a801411-8b53-4c80-a508-4e5295258f2a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 486/1049] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:52:00 2026] POST /v2.0/security-groups => generated 1657 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1050] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 487/1051] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:00.685 8 INFO neutron.db.segments_db [None req-fff68056-1941-4c7b-b86c-98b148e80c22 967ef1f91218498a9ddae3fe79e2596d 5e43f627615e47678ce8bbd0f912ce6b - - default default] Added segment 63bcd938-3d12-4eeb-932a-27b266b930fb of type vxlan for network 62c5fa01-c603-4e79-8471-5a0be29fa879 [pid: 8|app: 0|req: 565/1052] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:00 2026] POST /v2.0/networks => generated 629 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 488/1053] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:00 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 489/1054] 10.0.0.172 () {34 vars in 1094 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2643096&fields=id&tenant_id=b1288eb504f04176ae277a6447cf1d55 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1055] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:01 2026] POST /v2.0/subnets => generated 673 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 490/1056] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/networks?id=f25f94af-263e-485a-9684-18361d2d4047 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 493/1059] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/quotas/b1288eb504f04176ae277a6447cf1d55 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:01.717 8 INFO neutron.db.segments_db [None req-5284794a-158f-4c9e-a260-cc9a6da7f827 967ef1f91218498a9ddae3fe79e2596d 5e43f627615e47678ce8bbd0f912ce6b - - default default] Added segment d767c496-909f-4758-8641-2dd40a72059b of type vxlan for network dd807bdb-8569-4d6a-8618-3221235dff2d [pid: 9|app: 0|req: 494/1060] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/ports?tenant_id=b1288eb504f04176ae277a6447cf1d55&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1061] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:01 2026] POST /v2.0/networks => generated 628 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1062] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1063] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:52:01 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?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: 9|app: 0|req: 495/1064] 10.0.0.59 () {34 vars in 742 bytes} [Tue Jun 16 12:52:01 2026] PUT /v2.0/networks/dd807bdb-8569-4d6a-8618-3221235dff2d => generated 592 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1065] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:01 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1066] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1067] 10.0.0.59 () {34 vars in 740 bytes} [Tue Jun 16 12:52:02 2026] PUT /v2.0/subnets/273461bd-ef53-4f0c-83c5-b92cb1284ed4 => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:02.479 9 INFO neutron.db.segments_db [None req-1b2c807b-5bb0-44fa-b7d7-0411e52838dd 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Added segment 42942010-28f3-4d0c-97a5-8d94974d96a6 of type vxlan for network 579b68bf-a815-4f7d-b70a-f338bf6580a5 [pid: 9|app: 0|req: 496/1068] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:02 2026] POST /v2.0/networks => generated 629 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:02.650 8 INFO neutron.services.segments.plugin [-] Segment d767c496-909f-4758-8641-2dd40a72059b resource provider aggregate not found 2026-06-16 12:52:02.667 8 INFO neutron.services.segments.plugin [-] Segment d767c496-909f-4758-8641-2dd40a72059b resource provider aggregate not found 2026-06-16 12:52:02.670 8 INFO neutron.services.segments.plugin [-] Segment d767c496-909f-4758-8641-2dd40a72059b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d767c496-909f-4758-8641-2dd40a72059b found for delete ", "request_id": "req-47a45c9e-696a-4f16-83d2-039ee3fd6067"}]} 2026-06-16 12:52:02.695 8 INFO neutron.services.segments.plugin [-] Segment d767c496-909f-4758-8641-2dd40a72059b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d767c496-909f-4758-8641-2dd40a72059b found for delete ", "request_id": "req-767fee30-c701-4f39-b3d4-13042d6ddd32"}]} [pid: 8|app: 0|req: 573/1069] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:02 2026] DELETE /v2.0/networks/dd807bdb-8569-4d6a-8618-3221235dff2d => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:02.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6aa42d1-1fa1-4155-bd85-4ed3086ca0e7 967ef1f91218498a9ddae3fe79e2596d 5e43f627615e47678ce8bbd0f912ce6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1070] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:02 2026] DELETE /v2.0/networks/dd807bdb-8569-4d6a-8618-3221235dff2d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1071] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1072] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/subnets?network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1073] 10.0.0.59 () {32 vars in 652 bytes} [Tue Jun 16 12:52:02 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: 9|app: 0|req: 497/1074] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:02 2026] POST /v2.0/ports => generated 778 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1075] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/networks => generated 1313 bytes in 50 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: 579/1076] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/subnets => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:02.949 9 INFO neutron.db.segments_db [None req-8c4b9cfe-308d-4227-a03a-8374c62f1f80 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Added segment d33e1633-c677-4bcc-b641-83558ad1219f of type vxlan for network 807d4c43-fae9-4822-ae3b-58a828a4a492 [pid: 8|app: 0|req: 580/1077] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/networks/62c5fa01-c603-4e79-8471-5a0be29fa879 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1078] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:52:02 2026] GET /v2.0/subnets/53b779cf-5cdf-4777-a980-4a5c41a6e7e9 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 498/1079] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:02 2026] POST /v2.0/networks => generated 617 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:03.045 9 INFO neutron.pecan_wsgi.hooks.translation [None req-72493aab-c372-4705-8ca4-6eab110884ee 967ef1f91218498a9ddae3fe79e2596d 5e43f627615e47678ce8bbd0f912ce6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 499/1080] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/subnets/273461bd-ef53-4f0c-83c5-b92cb1284ed4 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:03.070 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4aacdfd4-3c9f-4403-8059-f2735dec3389 967ef1f91218498a9ddae3fe79e2596d 5e43f627615e47678ce8bbd0f912ce6b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 500/1081] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/networks/dd807bdb-8569-4d6a-8618-3221235dff2d => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 501/1082] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/subnets/53b779cf-5cdf-4777-a980-4a5c41a6e7e9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1083] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:03 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:03.353 9 INFO neutron.services.segments.plugin [-] Segment 63bcd938-3d12-4eeb-932a-27b266b930fb resource provider aggregate not found 2026-06-16 12:52:03.359 9 INFO neutron.services.segments.plugin [-] Segment 63bcd938-3d12-4eeb-932a-27b266b930fb resource provider aggregate not found 2026-06-16 12:52:03.376 9 INFO neutron.services.segments.plugin [-] Segment 63bcd938-3d12-4eeb-932a-27b266b930fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63bcd938-3d12-4eeb-932a-27b266b930fb found for delete ", "request_id": "req-60ac940d-b586-41c5-90e4-b13f98307c44"}]} 2026-06-16 12:52:03.383 9 INFO neutron.services.segments.plugin [-] Segment 63bcd938-3d12-4eeb-932a-27b266b930fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63bcd938-3d12-4eeb-932a-27b266b930fb found for delete ", "request_id": "req-2714d3b4-3cde-4738-8278-a13d44e0cb7b"}]} [pid: 9|app: 0|req: 502/1084] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/networks/62c5fa01-c603-4e79-8471-5a0be29fa879 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 503/1085] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:03 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 583/1086] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:03 2026] POST /v2.0/ports => generated 965 bytes in 315 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-06-16 12:52:03.713 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6a57b8f-49ae-4efe-a3d8-511bcd75f1af 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] TaaS: Handle Delete Port: 6f5d77c7-bf59-41c7-9989-65d154a55c04 2026-06-16 12:52:03.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6a57b8f-49ae-4efe-a3d8-511bcd75f1af 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Tap Mirror: Handle Delete Port: 6f5d77c7-bf59-41c7-9989-65d154a55c04 [pid: 9|app: 0|req: 504/1087] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:03 2026] GET /v2.0/security-groups?tenant_id=83e35fde16da472fa1104ff2b3dd4996&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1088] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/ports/6f5d77c7-bf59-41c7-9989-65d154a55c04 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:03.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58307814-3fa0-48b7-b126-db40124427ba 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1089] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/ports/6f5d77c7-bf59-41c7-9989-65d154a55c04 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 505/1090] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/security-groups/41aa6ea4-1120-440a-b287-c64ccbcdbe38 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:03.902 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7293760-2392-4ce4-9f35-ddc37ac48d82 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1091] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:03 2026] GET /v2.0/ports/6f5d77c7-bf59-41c7-9989-65d154a55c04 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 506/1092] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:03 2026] DELETE /v2.0/subnets/28d15260-e357-40f1-baab-58cae802b106 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1093] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:03 2026] GET /v2.0/security-groups?tenant_id=5e43f627615e47678ce8bbd0f912ce6b&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 507/1094] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:04 2026] DELETE /v2.0/networks/807d4c43-fae9-4822-ae3b-58a828a4a492 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 508/1095] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:04 2026] DELETE /v2.0/security-groups/8e5c82aa-e5f8-49d0-9885-517ac6a68462 => 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: 588/1096] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:04 2026] GET /v2.0/security-groups?tenant_id=0a2ab05bbbc54d6aba30f85f22f6a0af&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:04.336 9 INFO neutron.db.segments_db [None req-3cd7f5e4-3f77-4479-917b-f7affb11d784 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Added segment c26b62af-bf53-48f3-97bb-e6c996896d0e of type vxlan for network 2edce488-1071-4c4d-84ab-1bedeffa48fb [pid: 8|app: 0|req: 589/1097] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:04 2026] DELETE /v2.0/security-groups/f3ad9cdf-ff4c-4a9e-a292-20b28e2f608a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 509/1098] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:04 2026] POST /v2.0/networks => generated 616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 510/1099] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:04 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 590/1100] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:04 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 511/1101] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:04 2026] POST /v2.0/ports => generated 928 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:05.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b82010e-bef5-4c00-ac5d-db4003f6e625 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] TaaS: Handle Delete Port: 9597c98a-ea11-4555-a533-ec9b3224b6b1 2026-06-16 12:52:05.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b82010e-bef5-4c00-ac5d-db4003f6e625 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Tap Mirror: Handle Delete Port: 9597c98a-ea11-4555-a533-ec9b3224b6b1 [pid: 8|app: 0|req: 591/1102] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:04 2026] DELETE /v2.0/ports/9597c98a-ea11-4555-a533-ec9b3224b6b1 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:05.214 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8004859b-380e-4c25-a278-7d7965042a04 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 512/1103] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:05 2026] GET /v2.0/ports/9597c98a-ea11-4555-a533-ec9b3224b6b1 => 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: 592/1104] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:05 2026] DELETE /v2.0/subnets/ba6ffbff-ed6f-4771-8eff-e71cbc2c6e99 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:05.404 9 INFO neutron.services.segments.plugin [-] Segment d33e1633-c677-4bcc-b641-83558ad1219f resource provider aggregate not found 2026-06-16 12:52:05.412 9 INFO neutron.services.segments.plugin [-] Segment d33e1633-c677-4bcc-b641-83558ad1219f resource provider aggregate not found 2026-06-16 12:52:05.446 9 INFO neutron.services.segments.plugin [-] Segment d33e1633-c677-4bcc-b641-83558ad1219f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33e1633-c677-4bcc-b641-83558ad1219f found for delete ", "request_id": "req-33038864-a701-4cc8-9688-8d2968739f1a"}]} 2026-06-16 12:52:05.447 9 INFO neutron.services.segments.plugin [-] Segment d33e1633-c677-4bcc-b641-83558ad1219f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d33e1633-c677-4bcc-b641-83558ad1219f found for delete ", "request_id": "req-61946938-4ae7-42a6-9959-f52a9c054552"}]} [pid: 9|app: 0|req: 513/1105] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:05 2026] DELETE /v2.0/networks/2edce488-1071-4c4d-84ab-1bedeffa48fb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 514/1106] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:05 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 593/1107] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:05 2026] POST /v2.0/ports => generated 779 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 515/1108] 10.0.0.59 () {34 vars in 736 bytes} [Tue Jun 16 12:52:05 2026] PUT /v2.0/ports/7be38fda-691f-4c9a-af40-a3f2d75a5421 => generated 752 bytes in 223 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-06-16 12:52:06.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-de32d411-9718-400c-8b1c-b6a5a8d4e041 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] TaaS: Handle Delete Port: 7be38fda-691f-4c9a-af40-a3f2d75a5421 2026-06-16 12:52:06.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de32d411-9718-400c-8b1c-b6a5a8d4e041 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Tap Mirror: Handle Delete Port: 7be38fda-691f-4c9a-af40-a3f2d75a5421 [pid: 8|app: 0|req: 594/1109] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/ports/7be38fda-691f-4c9a-af40-a3f2d75a5421 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1110] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:06.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c22a1a8a-63ce-46bf-a21b-e4547f2480e9 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1111] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/ports/7be38fda-691f-4c9a-af40-a3f2d75a5421 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1112] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:06.405 9 INFO neutron.db.segments_db [None req-91f9790d-ff15-4bea-9900-4d3b06ec7568 c8f4159bcae1476ab3d1c1404e642b85 8695faf309dc475f9f9635e13600ac3b - - default default] Added segment be233c21-72e2-47a0-b19f-d358baa4817c of type vxlan for network a468105e-f875-4482-9080-2a353f7f1d6b [pid: 8|app: 0|req: 598/1113] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/ports/76e51eaa-6cac-4c76-a6e4-29ddec1be7b1 => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:06.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a49601-b41d-46f7-a899-ee4473c036e4 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1114] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/ports/9597c98a-ea11-4555-a533-ec9b3224b6b1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:06.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16c005e7-4da5-4e6e-9ed4-91b080e05d5f 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1115] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/subnets/ba6ffbff-ed6f-4771-8eff-e71cbc2c6e99 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 516/1116] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:06 2026] POST /v2.0/networks => generated 624 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:06.526 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d92d08bd-e4b3-4c47-a9ee-94cea2dd9afc 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 517/1117] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/subnets/28d15260-e357-40f1-baab-58cae802b106 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1118] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/networks?id=f25f94af-263e-485a-9684-18361d2d4047 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:06.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-25f62215-7148-42b7-96f2-e7f92a3aa409 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] TaaS: Handle Delete Port: 76e51eaa-6cac-4c76-a6e4-29ddec1be7b1 2026-06-16 12:52:06.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25f62215-7148-42b7-96f2-e7f92a3aa409 8ac2a2363ff147fa9c29d2d6c489684a 81cff1f5b3df483b802a2dc62eaec5f7 - - default default] Tap Mirror: Handle Delete Port: 76e51eaa-6cac-4c76-a6e4-29ddec1be7b1 [pid: 8|app: 0|req: 602/1119] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/ports/76e51eaa-6cac-4c76-a6e4-29ddec1be7b1 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 518/1120] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:06 2026] POST /v2.0/subnets => generated 641 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 519/1121] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1122] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:52:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1288eb504f04176ae277a6447cf1d55 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:06.851 8 INFO neutron.db.segments_db [None req-63166a7e-bbf5-4f80-ba37-531472ac4989 c8f4159bcae1476ab3d1c1404e642b85 8695faf309dc475f9f9635e13600ac3b - - default default] Added segment 2068a838-4873-497a-91a0-f3544e2ac5c2 of type vxlan for network 49172ce8-db0e-4827-870e-f914917d4081 [pid: 9|app: 0|req: 520/1123] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:06 2026] DELETE /v2.0/networks/579b68bf-a815-4f7d-b70a-f338bf6580a5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1124] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:06 2026] POST /v2.0/networks => generated 625 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1125] 10.0.0.59 () {34 vars in 742 bytes} [Tue Jun 16 12:52:06 2026] PUT /v2.0/networks/49172ce8-db0e-4827-870e-f914917d4081 => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 521/1126] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:52:06 2026] POST /v2.0/ports => generated 954 bytes in 337 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: 606/1127] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:07 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:07.472 9 INFO neutron.services.segments.plugin [-] Segment c26b62af-bf53-48f3-97bb-e6c996896d0e resource provider aggregate not found 2026-06-16 12:52:07.477 9 INFO neutron.services.segments.plugin [-] Segment c26b62af-bf53-48f3-97bb-e6c996896d0e resource provider aggregate not found [pid: 8|app: 0|req: 607/1128] 10.0.0.59 () {34 vars in 740 bytes} [Tue Jun 16 12:52:07 2026] PUT /v2.0/subnets/1660bd7b-39e3-4a1a-bd4c-640b4c6397eb => generated 636 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:07.498 9 INFO neutron.services.segments.plugin [-] Segment c26b62af-bf53-48f3-97bb-e6c996896d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c26b62af-bf53-48f3-97bb-e6c996896d0e found for delete ", "request_id": "req-a24ee95c-764d-4f36-8a98-ac9116a82367"}]} 2026-06-16 12:52:07.502 9 INFO neutron.services.segments.plugin [-] Segment c26b62af-bf53-48f3-97bb-e6c996896d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c26b62af-bf53-48f3-97bb-e6c996896d0e found for delete ", "request_id": "req-781c390c-77f7-44eb-a07a-761090833f62"}]} 2026-06-16 12:52:07.515 9 INFO neutron.services.segments.plugin [-] Segment 42942010-28f3-4d0c-97a5-8d94974d96a6 resource provider aggregate not found 2026-06-16 12:52:07.526 9 INFO neutron.services.segments.plugin [-] Segment 42942010-28f3-4d0c-97a5-8d94974d96a6 resource provider aggregate not found 2026-06-16 12:52:07.532 9 INFO neutron.services.segments.plugin [-] Segment 42942010-28f3-4d0c-97a5-8d94974d96a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42942010-28f3-4d0c-97a5-8d94974d96a6 found for delete ", "request_id": "req-c01ad40c-be03-49fa-a3c7-56fe2c2705bd"}]} 2026-06-16 12:52:07.545 9 INFO neutron.services.segments.plugin [-] Segment 42942010-28f3-4d0c-97a5-8d94974d96a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42942010-28f3-4d0c-97a5-8d94974d96a6 found for delete ", "request_id": "req-4205fc07-2e80-469e-89f0-9da231af2aaf"}]} [pid: 9|app: 0|req: 522/1129] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:52:07 2026] PUT /v2.0/ports/b0eb4155-7a13-4ae2-9673-b798d736b300 => generated 1235 bytes in 414 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: 608/1130] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/security-groups?tenant_id=81cff1f5b3df483b802a2dc62eaec5f7&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:07.710 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18e54baf-f902-4873-9e1f-1bad1c875e43'] response: {'name': 'network-changed', 'server_uuid': 'd4bd740c-74a3-41ae-b703-f9a648516070', 'tag': 'b0eb4155-7a13-4ae2-9673-b798d736b300', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 609/1131] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:07 2026] DELETE /v2.0/security-groups/1758a262-578b-4087-a14d-9abcf3f7d0d6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 523/1132] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:07 2026] DELETE /v2.0/networks/49172ce8-db0e-4827-870e-f914917d4081 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:07.898 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2da77b81-7f5d-4cf9-adc5-151cd845f001 c8f4159bcae1476ab3d1c1404e642b85 8695faf309dc475f9f9635e13600ac3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 524/1133] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:07 2026] DELETE /v2.0/networks/49172ce8-db0e-4827-870e-f914917d4081 => 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: 610/1134] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1135] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1136] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 526/1137] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/subnets?network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 649 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1138] 10.0.0.59 () {32 vars in 652 bytes} [Tue Jun 16 12:52:07 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: 9|app: 0|req: 527/1139] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:52:07 2026] GET /v2.0/networks => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1140] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/subnets => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 528/1141] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/networks/a468105e-f875-4482-9080-2a353f7f1d6b => generated 668 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1142] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/subnets/970bf37b-a0da-406d-91f6-054cea70a113 => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:08.195 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fc59a905-bafe-4ec8-84b1-61fa8257d4eb c8f4159bcae1476ab3d1c1404e642b85 8695faf309dc475f9f9635e13600ac3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 529/1143] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:08 2026] DELETE /v2.0/subnets/1660bd7b-39e3-4a1a-bd4c-640b4c6397eb => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:08.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c82e347e-7901-4ba6-a88f-570b51024607 c8f4159bcae1476ab3d1c1404e642b85 8695faf309dc475f9f9635e13600ac3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1144] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:08 2026] DELETE /v2.0/networks/49172ce8-db0e-4827-870e-f914917d4081 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 530/1145] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/ports?tenant_id=b1288eb504f04176ae277a6447cf1d55&device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 531/1146] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/networks?tenant_id=b1288eb504f04176ae277a6447cf1d55&shared=False => generated 771 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 532/1147] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1148] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:08 2026] DELETE /v2.0/subnets/970bf37b-a0da-406d-91f6-054cea70a113 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 533/1149] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:08 2026] DELETE /v2.0/networks/a468105e-f875-4482-9080-2a353f7f1d6b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1150] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:08 2026] GET /v2.0/security-groups?tenant_id=8695faf309dc475f9f9635e13600ac3b&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 534/1151] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 535/1152] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1153] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:09 2026] DELETE /v2.0/security-groups/72a90575-3cd9-4be7-bbd8-f0e39e103d29 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 536/1154] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/ports?tenant_id=b1288eb504f04176ae277a6447cf1d55&device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1155] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b0eb4155-7a13-4ae2-9673-b798d736b300 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 537/1156] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/subnets?id=592b0372-8df4-4e24-8402-4197fabc42f3 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1157] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/ports?network_id=f25f94af-263e-485a-9684-18361d2d4047&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 538/1158] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:09.555 9 INFO neutron.services.segments.plugin [-] Segment 2068a838-4873-497a-91a0-f3544e2ac5c2 resource provider aggregate not found 2026-06-16 12:52:09.563 9 INFO neutron.services.segments.plugin [-] Segment 2068a838-4873-497a-91a0-f3544e2ac5c2 resource provider aggregate not found 2026-06-16 12:52:09.570 9 INFO neutron.services.segments.plugin [-] Segment 2068a838-4873-497a-91a0-f3544e2ac5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068a838-4873-497a-91a0-f3544e2ac5c2 found for delete ", "request_id": "req-34f7e770-4fa4-4677-b1a0-f9bf40390347"}]} [pid: 8|app: 0|req: 621/1159] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:52:09 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:09.583 9 INFO neutron.services.segments.plugin [-] Segment 2068a838-4873-497a-91a0-f3544e2ac5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068a838-4873-497a-91a0-f3544e2ac5c2 found for delete ", "request_id": "req-0a556f8a-a3b7-4760-9210-014f50f9283f"}]} 2026-06-16 12:52:09.588 9 INFO neutron.services.segments.plugin [-] Segment be233c21-72e2-47a0-b19f-d358baa4817c resource provider aggregate not found 2026-06-16 12:52:09.603 9 INFO neutron.services.segments.plugin [-] Segment be233c21-72e2-47a0-b19f-d358baa4817c resource provider aggregate not found 2026-06-16 12:52:09.610 9 INFO neutron.services.segments.plugin [-] Segment be233c21-72e2-47a0-b19f-d358baa4817c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be233c21-72e2-47a0-b19f-d358baa4817c found for delete ", "request_id": "req-b824f189-e0a7-44da-a2f5-5f10dd0ae4b2"}]} 2026-06-16 12:52:09.620 9 INFO neutron.services.segments.plugin [-] Segment be233c21-72e2-47a0-b19f-d358baa4817c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be233c21-72e2-47a0-b19f-d358baa4817c found for delete ", "request_id": "req-de298237-da5b-401d-a0e5-360e4d388fea"}]} 2026-06-16 12:52:09.958 9 INFO neutron.db.segments_db [None req-1d92e70e-2229-4388-9c6c-dc31308c26d7 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Added segment 34877da7-9890-4332-9b1d-c8c80ed651f8 of type vxlan for network 34f6e31b-ffe1-4add-8e7c-8ad6fe2c56e6 [pid: 9|app: 0|req: 539/1160] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:09 2026] POST /v2.0/networks => generated 626 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 540/1161] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:10 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 541/1162] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:10 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1163] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:10 2026] POST /v2.0/ports => generated 775 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:10.436 9 INFO neutron.db.segments_db [None req-86e99ad2-89f6-40b9-b41e-ceb3a6a66502 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Added segment 05cbd0bb-8f40-4147-bc2f-3571530cede2 of type vxlan for network 870b2e02-b41d-40fe-8786-561f7945fb42 [pid: 9|app: 0|req: 542/1164] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:10 2026] POST /v2.0/networks => generated 611 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1165] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:10 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 543/1166] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:10 2026] GET /v2.0/security-groups?tenant_id=451b10b6365e4101a8b4636568f3ffde&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1167] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:10 2026] POST /v2.0/ports => generated 950 bytes in 381 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: 9|app: 0|req: 544/1168] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/security-groups/e50df073-cac4-479a-bc2c-077b20378fca => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:11.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-22ebc021-c7d9-4401-9b96-5fee301c1717 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] TaaS: Handle Delete Port: 25cc1a12-80ff-4858-8eb6-fee068aee389 2026-06-16 12:52:11.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22ebc021-c7d9-4401-9b96-5fee301c1717 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Tap Mirror: Handle Delete Port: 25cc1a12-80ff-4858-8eb6-fee068aee389 [pid: 8|app: 0|req: 625/1169] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/ports/25cc1a12-80ff-4858-8eb6-fee068aee389 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1170] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/security-groups?tenant_id=835f19e9e4634f18be734d3690683202&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1171] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:52:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1172] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:11.615 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0f1a6b6b-a3ed-470c-99a7-1a30e697fb1d f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 546/1173] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/ports/25cc1a12-80ff-4858-8eb6-fee068aee389 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1174] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:11.663 9 INFO neutron.pecan_wsgi.hooks.translation [None req-28d4eed0-16f5-47f8-b72c-a3ce7ec0bea3 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 548/1175] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/ports/25cc1a12-80ff-4858-8eb6-fee068aee389 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 549/1176] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1177] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/security-groups/a978f8a3-46db-4ac7-8bb8-e4622e7f142b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 550/1178] 10.0.0.59 () {34 vars in 757 bytes} [Tue Jun 16 12:52:11 2026] PUT /v2.0/security-groups/d57d14d3-055c-41c6-871d-0c546848b12e => generated 1663 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 551/1179] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/security-groups/d57d14d3-055c-41c6-871d-0c546848b12e => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 552/1180] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/security-groups/d57d14d3-055c-41c6-871d-0c546848b12e => 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: 629/1181] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/subnets/1d80c90d-c05d-474b-bd9c-003a0ba60f1e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 553/1182] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:11.906 9 INFO neutron.api.v2.resource [None req-cb54ab3f-7c4a-4f37-94ef-609999c26056 81712e0ac7f44367849bac8c36a3804c 220a92180479433f8037c09a3415238a - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 554/1183] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/security-groups/d57d14d3-055c-41c6-871d-0c546848b12e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:11.987 8 INFO neutron.services.segments.plugin [-] Segment 05cbd0bb-8f40-4147-bc2f-3571530cede2 resource provider aggregate not found 2026-06-16 12:52:11.996 8 INFO neutron.services.segments.plugin [-] Segment 05cbd0bb-8f40-4147-bc2f-3571530cede2 resource provider aggregate not found [pid: 8|app: 0|req: 630/1184] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:11 2026] DELETE /v2.0/networks/870b2e02-b41d-40fe-8786-561f7945fb42 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:12.021 8 INFO neutron.services.segments.plugin [-] Segment 05cbd0bb-8f40-4147-bc2f-3571530cede2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05cbd0bb-8f40-4147-bc2f-3571530cede2 found for delete ", "request_id": "req-835894ee-b256-4858-afa3-4dbd66a76051"}]} 2026-06-16 12:52:12.023 8 INFO neutron.services.segments.plugin [-] Segment 05cbd0bb-8f40-4147-bc2f-3571530cede2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05cbd0bb-8f40-4147-bc2f-3571530cede2 found for delete ", "request_id": "req-08a4a6fa-4f00-4da8-9553-5a9847d4335c"}]} [pid: 9|app: 0|req: 555/1185] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:52:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 12:52:12.094 8 INFO neutron.db.segments_db [None req-8b9fa2f9-f450-4fbb-a699-419c9721ded6 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Added segment d48bf80c-6657-4373-aeb1-f2a40006f592 of type vxlan for network c92d19e2-ec09-4156-85f8-4fe4bd62a586 [pid: 9|app: 0|req: 556/1186] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 557/1187] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules/d3ac412b-dc0d-4d62-8198-abf85b10e11f => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1188] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 558/1189] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 559/1190] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:12 2026] DELETE /v2.0/security-group-rules/d3ac412b-dc0d-4d62-8198-abf85b10e11f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 560/1191] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1192] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 561/1193] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 562/1194] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules/3d4acfe0-43b6-45fa-b211-61936f9c30d7 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 563/1195] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 564/1196] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:12 2026] DELETE /v2.0/security-group-rules/3d4acfe0-43b6-45fa-b211-61936f9c30d7 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 565/1197] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:12.712 9 INFO neutron.db.securitygroups_db [None req-1eedecae-7f9c-43dd-927a-0c1bcf05a2b9 81712e0ac7f44367849bac8c36a3804c 220a92180479433f8037c09a3415238a - - default default] Project 220a92180479433f8037c09a3415238a 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: 633/1198] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/ports => generated 916 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 566/1199] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1200] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1201] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules/d15fd764-1980-45a3-93a5-32a9b9154804 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1202] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:12.877 9 INFO neutron_taas.services.taas.taas_plugin [None req-0298ccb0-be17-4c6c-b28a-964c85df88ee f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] TaaS: Handle Delete Port: 41f4b96f-721c-4e23-afe5-b61ae86df826 2026-06-16 12:52:12.879 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0298ccb0-be17-4c6c-b28a-964c85df88ee f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Tap Mirror: Handle Delete Port: 41f4b96f-721c-4e23-afe5-b61ae86df826 [pid: 8|app: 0|req: 637/1203] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1204] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:12 2026] DELETE /v2.0/security-group-rules/d15fd764-1980-45a3-93a5-32a9b9154804 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 567/1205] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:12 2026] DELETE /v2.0/ports/41f4b96f-721c-4e23-afe5-b61ae86df826 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:13.015 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9b527fea-a5df-461a-bc64-c8c9f44818cf f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 568/1206] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:13 2026] GET /v2.0/ports/41f4b96f-721c-4e23-afe5-b61ae86df826 => 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: 639/1207] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1208] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:13 2026] DELETE /v2.0/security-groups/71ed0419-77c6-4cda-b856-a85bac782173 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 569/1209] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:13 2026] DELETE /v2.0/subnets/c3953feb-bb60-4756-b13c-a195d23914c2 => 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: 641/1210] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1211] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:13 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) 2026-06-16 12:52:13.304 9 INFO neutron.services.segments.plugin [-] Segment d48bf80c-6657-4373-aeb1-f2a40006f592 resource provider aggregate not found 2026-06-16 12:52:13.313 9 INFO neutron.services.segments.plugin [-] Segment d48bf80c-6657-4373-aeb1-f2a40006f592 resource provider aggregate not found 2026-06-16 12:52:13.335 9 INFO neutron.services.segments.plugin [-] Segment d48bf80c-6657-4373-aeb1-f2a40006f592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48bf80c-6657-4373-aeb1-f2a40006f592 found for delete ", "request_id": "req-8e48db92-8e5e-4a2f-8a06-94f51e470105"}]} 2026-06-16 12:52:13.341 9 INFO neutron.services.segments.plugin [-] Segment d48bf80c-6657-4373-aeb1-f2a40006f592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48bf80c-6657-4373-aeb1-f2a40006f592 found for delete ", "request_id": "req-f2333730-4e65-4cb1-83a6-0a839e0e6f4c"}]} [pid: 9|app: 0|req: 570/1212] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:13 2026] DELETE /v2.0/networks/c92d19e2-ec09-4156-85f8-4fe4bd62a586 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1213] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:13 2026] POST /v2.0/ports => generated 774 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 571/1214] 10.0.0.59 () {34 vars in 736 bytes} [Tue Jun 16 12:52:13 2026] PUT /v2.0/ports/5f4530b0-5abf-44d8-86ee-e23d10c3ee51 => generated 752 bytes in 293 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 644/1215] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:13 2026] GET /v2.0/security-groups?tenant_id=220a92180479433f8037c09a3415238a&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:14.024 9 INFO neutron_taas.services.taas.taas_plugin [None req-ba937e2f-87f6-46db-9331-f7a20369c747 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] TaaS: Handle Delete Port: 5f4530b0-5abf-44d8-86ee-e23d10c3ee51 2026-06-16 12:52:14.027 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba937e2f-87f6-46db-9331-f7a20369c747 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Tap Mirror: Handle Delete Port: 5f4530b0-5abf-44d8-86ee-e23d10c3ee51 [pid: 8|app: 0|req: 645/1216] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:13 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 646/1217] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/security-groups/084ac5b4-5163-466b-b32f-4b7448414495 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 572/1218] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:13 2026] DELETE /v2.0/ports/5f4530b0-5abf-44d8-86ee-e23d10c3ee51 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 573/1219] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 574/1220] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/ports => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:14.227 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd967cf-e181-4b43-aa0f-5ceb0d415373 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 575/1221] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/ports/5f4530b0-5abf-44d8-86ee-e23d10c3ee51 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 576/1222] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1223] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/security-groups?tenant_id=03160186c3504a838e68a5bf126954b1&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 577/1224] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:14 2026] GET /v2.0/ports/2d9b47ea-0eb4-46cf-8c82-3b848832cae9 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:14.326 9 INFO neutron.pecan_wsgi.hooks.translation [None req-559d7239-e74d-4289-8aee-10cce1d276ad f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 578/1225] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/ports/41f4b96f-721c-4e23-afe5-b61ae86df826 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:14.341 9 INFO neutron.pecan_wsgi.hooks.translation [None req-21e3827d-90a6-415e-906a-6ec72b2feeda f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 579/1226] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/subnets/c3953feb-bb60-4756-b13c-a195d23914c2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:14.357 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a1ff65b3-8fa4-4afc-bff9-686294460fcb f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 580/1227] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/subnets/1d80c90d-c05d-474b-bd9c-003a0ba60f1e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1228] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/security-groups/998227a3-22a7-4cb4-a278-90f29f16a0ce => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:14.453 9 INFO neutron_taas.services.taas.taas_plugin [None req-faa98ad4-485c-4121-8e05-560c4382da60 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] TaaS: Handle Delete Port: 2d9b47ea-0eb4-46cf-8c82-3b848832cae9 2026-06-16 12:52:14.466 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa98ad4-485c-4121-8e05-560c4382da60 f38b52ba9a6349c9bb7ff1475872b281 bc9c389eb439420a93c66f7d6320161a - - default default] Tap Mirror: Handle Delete Port: 2d9b47ea-0eb4-46cf-8c82-3b848832cae9 [pid: 9|app: 0|req: 581/1229] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/ports/2d9b47ea-0eb4-46cf-8c82-3b848832cae9 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:14.680 8 INFO neutron.services.segments.plugin [-] Segment 34877da7-9890-4332-9b1d-c8c80ed651f8 resource provider aggregate not found 2026-06-16 12:52:14.685 8 INFO neutron.services.segments.plugin [-] Segment 34877da7-9890-4332-9b1d-c8c80ed651f8 resource provider aggregate not found 2026-06-16 12:52:14.699 8 INFO neutron.services.segments.plugin [-] Segment 34877da7-9890-4332-9b1d-c8c80ed651f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34877da7-9890-4332-9b1d-c8c80ed651f8 found for delete ", "request_id": "req-165815bb-a515-4a75-b74a-22b92728b131"}]} 2026-06-16 12:52:14.702 8 INFO neutron.services.segments.plugin [-] Segment 34877da7-9890-4332-9b1d-c8c80ed651f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34877da7-9890-4332-9b1d-c8c80ed651f8 found for delete ", "request_id": "req-68dc9dd6-44d2-4bf4-b428-cef6b1fbf5e6"}]} [pid: 8|app: 0|req: 649/1230] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:14 2026] DELETE /v2.0/networks/34f6e31b-ffe1-4add-8e7c-8ad6fe2c56e6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1231] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:15 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 651/1232] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:15 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1233] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:15 2026] GET /v2.0/security-groups?tenant_id=bc9c389eb439420a93c66f7d6320161a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1234] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:15 2026] DELETE /v2.0/security-groups/b4b490ae-f8d0-44f4-9c67-bd622a920a6d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1235] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:15 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:15.714 8 INFO neutron.db.l3_db [None req-6ed6be3e-8149-48dd-a9c4-21797640ce03 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] Floating IP 1239d59d-bc0c-465e-b817-caba8151089c associated. External IP: 10.96.250.208, port: b0eb4155-7a13-4ae2-9673-b798d736b300. [pid: 8|app: 0|req: 653/1236] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:52:15 2026] PUT /v2.0/floatingips/1239d59d-bc0c-465e-b817-caba8151089c => generated 855 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:15.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43946986-c948-4412-8d77-c707375cb4d8'] response: {'name': 'network-changed', 'server_uuid': 'd4bd740c-74a3-41ae-b703-f9a648516070', 'tag': 'b0eb4155-7a13-4ae2-9673-b798d736b300', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 584/1237] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:52:16 2026] POST /v2.0/subnetpools => generated 549 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 585/1238] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/subnetpools/47d5bbbc-6803-4b9d-bf99-2cce1224b3dd => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1239] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:52:16 2026] PUT /v2.0/subnetpools/47d5bbbc-6803-4b9d-bf99-2cce1224b3dd => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 587/1240] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:16 2026] DELETE /v2.0/subnetpools/47d5bbbc-6803-4b9d-bf99-2cce1224b3dd => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:16.481 9 INFO neutron.api.v2.resource [None req-7ccf18ae-50ae-4658-9791-427b44822081 35cc7c39623a4588a690a15fafe19d7e 389c0e3181c34ed486d67fbbde6ad6e7 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 588/1241] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/subnetpools/47d5bbbc-6803-4b9d-bf99-2cce1224b3dd => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:16.496 9 INFO neutron.api.v2.resource [None req-a009a543-0a7d-4386-80eb-407c1c0ccc63 35cc7c39623a4588a690a15fafe19d7e 389c0e3181c34ed486d67fbbde6ad6e7 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 589/1242] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:16 2026] DELETE /v2.0/subnetpools/47d5bbbc-6803-4b9d-bf99-2cce1224b3dd => 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: 654/1243] 10.0.0.59 () {32 vars in 652 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions => generated 21537 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1244] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1245] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1246] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 590/1247] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/ports?tenant_id=b1288eb504f04176ae277a6447cf1d55&device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1248] 10.0.0.59 () {32 vars in 664 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/agent => generated 153 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1249] 10.0.0.59 () {32 vars in 698 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1250] 10.0.0.59 () {32 vars in 696 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1251] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1252] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 591/1253] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/networks?id=f25f94af-263e-485a-9684-18361d2d4047 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1254] 10.0.0.59 () {32 vars in 702 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1255] 10.0.0.59 () {32 vars in 692 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1256] 10.0.0.59 () {32 vars in 694 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1257] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b0eb4155-7a13-4ae2-9673-b798d736b300 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1258] 10.0.0.59 () {32 vars in 684 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 593/1259] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 594/1260] 10.0.0.59 () {32 vars in 660 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 595/1261] 10.0.0.59 () {32 vars in 698 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 596/1262] 10.0.0.59 () {32 vars in 678 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 599/1265] 10.0.0.59 () {32 vars in 682 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 600/1266] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1267] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/subnets?id=592b0372-8df4-4e24-8402-4197fabc42f3 => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 601/1268] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:16 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: 668/1269] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1270] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:16 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: 670/1271] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 602/1272] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/ports?network_id=f25f94af-263e-485a-9684-18361d2d4047&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: 671/1273] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 603/1274] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 604/1275] 10.0.0.59 () {32 vars in 698 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 605/1276] 10.0.0.59 () {32 vars in 678 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 606/1277] 10.0.0.59 () {32 vars in 666 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 607/1278] 10.0.0.59 () {32 vars in 676 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1279] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 608/1280] 10.0.0.59 () {32 vars in 664 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 609/1281] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 610/1282] 10.0.0.59 () {32 vars in 712 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 611/1283] 10.0.0.59 () {32 vars in 690 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 612/1284] 10.0.0.59 () {32 vars in 682 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 613/1285] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 614/1286] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1287] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 615/1288] 10.0.0.59 () {32 vars in 704 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1289] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 616/1290] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1291] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 617/1292] 10.0.0.59 () {32 vars in 692 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 618/1293] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 619/1294] 10.0.0.59 () {32 vars in 708 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 620/1295] 10.0.0.59 () {32 vars in 704 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 621/1296] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 622/1297] 10.0.0.59 () {32 vars in 696 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 623/1298] 10.0.0.59 () {32 vars in 710 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 624/1299] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 625/1300] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:16 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: 9|app: 0|req: 626/1301] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 627/1302] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 628/1303] 10.0.0.59 () {32 vars in 670 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 629/1304] 10.0.0.59 () {32 vars in 660 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 630/1305] 10.0.0.59 () {32 vars in 698 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 631/1306] 10.0.0.59 () {32 vars in 698 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 632/1307] 10.0.0.59 () {32 vars in 676 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 633/1308] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1309] 10.0.0.59 () {32 vars in 682 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1310] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1311] 10.0.0.59 () {32 vars in 684 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 637/1312] 10.0.0.59 () {32 vars in 706 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 638/1313] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 639/1314] 10.0.0.59 () {32 vars in 696 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 640/1315] 10.0.0.59 () {32 vars in 694 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 641/1316] 10.0.0.59 () {32 vars in 684 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 642/1317] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 643/1318] 10.0.0.59 () {32 vars in 704 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 644/1319] 10.0.0.59 () {32 vars in 666 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 645/1320] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 646/1321] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 647/1322] 10.0.0.59 () {32 vars in 690 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 648/1323] 10.0.0.59 () {32 vars in 690 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 649/1324] 10.0.0.59 () {32 vars in 694 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 650/1325] 10.0.0.59 () {32 vars in 684 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 651/1326] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 652/1327] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 653/1328] 10.0.0.59 () {32 vars in 702 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1329] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:16 2026] GET /v2.0/security-groups?tenant_id=389c0e3181c34ed486d67fbbde6ad6e7&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 654/1330] 10.0.0.59 () {32 vars in 712 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1331] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 656/1332] 10.0.0.59 () {32 vars in 714 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 657/1333] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1334] 10.0.0.59 () {32 vars in 740 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 659/1335] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:52:17 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: 9|app: 0|req: 660/1336] 10.0.0.59 () {32 vars in 682 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 661/1337] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1338] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:17 2026] DELETE /v2.0/security-groups/e3dee7b8-a732-45ff-a483-088eb900b414 => 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: 678/1339] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1340] 10.0.0.59 () {32 vars in 678 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1341] 10.0.0.59 () {32 vars in 668 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1342] 10.0.0.59 () {32 vars in 696 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/standard-attr-segment => 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: 682/1343] 10.0.0.59 () {32 vars in 704 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1344] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1345] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:17 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: 685/1346] 10.0.0.59 () {32 vars in 682 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1347] 10.0.0.59 () {32 vars in 704 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1348] 10.0.0.59 () {32 vars in 694 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1349] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:17 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: 689/1350] 10.0.0.59 () {32 vars in 696 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1351] 10.0.0.59 () {32 vars in 678 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1352] 10.0.0.59 () {32 vars in 688 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1353] 10.0.0.59 () {32 vars in 700 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1354] 10.0.0.59 () {32 vars in 664 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1355] 10.0.0.59 () {32 vars in 680 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1356] 10.0.0.59 () {32 vars in 676 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1357] 10.0.0.59 () {32 vars in 692 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1358] 10.0.0.59 () {32 vars in 676 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1359] 10.0.0.59 () {32 vars in 666 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1360] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1361] 10.0.0.59 () {32 vars in 674 bytes} [Tue Jun 16 12:52:17 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1362] 10.0.0.59 () {32 vars in 686 bytes} [Tue Jun 16 12:52:17 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-06-16 12:52:17.583 9 INFO neutron.db.segments_db [None req-febc287b-4b86-4e2a-8815-967c4aef3e59 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 of type vxlan for network 353ae52e-a624-4b65-bddc-60e4f7cc4dac [pid: 9|app: 0|req: 662/1363] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:17 2026] POST /v2.0/networks => generated 614 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:17.757 8 INFO neutron.db.segments_db [None req-cf730426-803f-4117-9542-68c5e68e22f8 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment 7f617460-08bc-49b9-ada7-5f583bbe49ce of type vxlan for network 6a439e93-0f17-4bff-a513-570dc6e36fb7 [pid: 8|app: 0|req: 702/1364] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:17 2026] POST /v2.0/networks => generated 614 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 663/1365] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:17 2026] POST /v2.0/subnets => generated 646 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1366] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:18 2026] GET /v2.0/security-groups?tenant_id=75fde93b199744608daff66a68ac888b&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 664/1367] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:18 2026] POST /v2.0/subnets => generated 655 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1368] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:18 2026] DELETE /v2.0/security-groups/6970b367-213e-42da-881a-7ed25e1d29d5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:18.535 9 INFO neutron.db.segments_db [None req-51dd7da9-3287-4c40-b045-98b95604a346 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment 68be4c4f-e87f-460d-b7f6-5c42332eef46 of type vxlan for network 4486bc8e-6567-460b-99d6-0a55168c1651 2026-06-16 12:52:18.786 9 INFO neutron.db.l3_hamode_db [None req-51dd7da9-3287-4c40-b045-98b95604a346 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:52:18.911 9 INFO neutron.db.l3_hamode_db [None req-51dd7da9-3287-4c40-b045-98b95604a346 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 705/1369] 10.0.0.59 () {32 vars in 622 bytes} [Tue Jun 16 12:52:19 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: 706/1370] 10.0.0.59 () {32 vars in 632 bytes} [Tue Jun 16 12:52:19 2026] GET /v2.0/ => generated 632 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 665/1371] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:18 2026] POST /v2.0/routers => generated 511 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 666/1372] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:19 2026] GET /v2.0/security-groups?tenant_id=09814b414f2e494d902a1dca7b4e05eb&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 667/1373] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:20 2026] DELETE /v2.0/security-groups/9b48f64c-ff1a-4556-91c8-19531881641f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 668/1374] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:52:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 669/1375] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1376] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:19 2026] PUT /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d/add_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 670/1377] 10.0.0.59 () {34 vars in 757 bytes} [Tue Jun 16 12:52:20 2026] PUT /v2.0/security-groups/d4c33552-be19-411d-a70a-6bd6d7914735 => generated 1662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1378] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:20 2026] GET /v2.0/ports/8b1a63df-bd26-4449-b138-cfe22fe8384d => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 671/1379] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:52:20 2026] GET /v2.0/security-groups/d4c33552-be19-411d-a70a-6bd6d7914735 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 672/1380] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:20 2026] DELETE /v2.0/security-groups/d4c33552-be19-411d-a70a-6bd6d7914735 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 673/1381] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:20.806 9 INFO neutron.api.v2.resource [None req-089c900d-d61d-44ba-b66b-199b97261a7b afb13e124f8b4c43a78596997beb5672 bd68a6950a5a42aa92986a3804efdb0f - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 674/1382] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:20 2026] DELETE /v2.0/security-groups/d4c33552-be19-411d-a70a-6bd6d7914735 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 675/1383] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:52:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 676/1384] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 677/1385] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules/662c7dff-1a1f-4c70-b35d-83266cc7262a => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 678/1386] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 679/1387] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:21 2026] DELETE /v2.0/security-group-rules/662c7dff-1a1f-4c70-b35d-83266cc7262a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 680/1388] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 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: 9|app: 0|req: 681/1389] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 682/1390] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules/952aeac3-7ee5-4a8e-8fc3-9217c911617c => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 683/1391] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 684/1392] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:21 2026] DELETE /v2.0/security-group-rules/952aeac3-7ee5-4a8e-8fc3-9217c911617c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 685/1393] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1394] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:20 2026] PUT /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 686/1395] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 687/1396] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules/ff9f3fbc-b009-4eae-9fbe-e3a04512741d => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1397] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/ports/bc180bf7-6e94-4b55-a352-5b5ce182af70 => generated 967 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 688/1398] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 689/1399] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:21 2026] DELETE /v2.0/security-group-rules/ff9f3fbc-b009-4eae-9fbe-e3a04512741d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 690/1400] 10.0.0.59 () {32 vars in 672 bytes} [Tue Jun 16 12:52:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1401] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:22 2026] DELETE /v2.0/security-groups/cc4a5af4-49ac-4eb4-80a8-c7d56609d37e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 692/1402] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 693/1403] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 12:52:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:22.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-574437ba-af50-4adb-82cb-294089896802 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: bc180bf7-6e94-4b55-a352-5b5ce182af70 2026-06-16 12:52:22.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-574437ba-af50-4adb-82cb-294089896802 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: bc180bf7-6e94-4b55-a352-5b5ce182af70 [pid: 8|app: 0|req: 711/1404] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:52:21 2026] PUT /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d/remove_router_interface => generated 309 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 694/1405] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:22 2026] GET /v2.0/security-groups?tenant_id=bd68a6950a5a42aa92986a3804efdb0f&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 695/1406] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:22 2026] DELETE /v2.0/security-groups/e685f22d-6104-4c46-b737-825c4a8d6ef0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:23.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-458dbde4-bbc4-4e79-b38d-35a35e8d83e6 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: 8b1a63df-bd26-4449-b138-cfe22fe8384d 2026-06-16 12:52:23.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-458dbde4-bbc4-4e79-b38d-35a35e8d83e6 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: 8b1a63df-bd26-4449-b138-cfe22fe8384d [pid: 8|app: 0|req: 712/1407] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:52:22 2026] PUT /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d/remove_router_interface => generated 309 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 696/1408] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:23 2026] GET /v2.0/ports?device_id=65fcd571-b27f-4d17-956f-16ffd723d11d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:23.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9bfeb8d-fbfb-4c41-bb94-6c515bbf42b1 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: a9a52429-6912-4111-8f21-7569eb3f9b18 2026-06-16 12:52:23.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9bfeb8d-fbfb-4c41-bb94-6c515bbf42b1 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: a9a52429-6912-4111-8f21-7569eb3f9b18 2026-06-16 12:52:24.044 8 INFO neutron.services.segments.plugin [-] Segment 68be4c4f-e87f-460d-b7f6-5c42332eef46 resource provider aggregate not found 2026-06-16 12:52:24.064 8 INFO neutron.services.segments.plugin [-] Segment 68be4c4f-e87f-460d-b7f6-5c42332eef46 resource provider aggregate not found 2026-06-16 12:52:24.069 8 INFO neutron.services.segments.plugin [-] Segment 68be4c4f-e87f-460d-b7f6-5c42332eef46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68be4c4f-e87f-460d-b7f6-5c42332eef46 found for delete ", "request_id": "req-3cf34e2a-7999-497d-b7fc-4c6705bb8ce2"}]} 2026-06-16 12:52:24.085 8 INFO neutron.services.segments.plugin [-] Segment 68be4c4f-e87f-460d-b7f6-5c42332eef46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68be4c4f-e87f-460d-b7f6-5c42332eef46 found for delete ", "request_id": "req-b760a79e-7af2-4e86-b490-6acf8b121f7a"}]} 2026-06-16 12:52:24.094 8 INFO neutron.db.l3_hamode_db [None req-d9bfeb8d-fbfb-4c41-bb94-6c515bbf42b1 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] HA network 4486bc8e-6567-460b-99d6-0a55168c1651 was deleted as no HA routers are present in tenant 59e12aaf2c2c4c30aba7b7a5561fe7a6. [pid: 8|app: 0|req: 713/1409] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:23 2026] DELETE /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 697/1410] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:24 2026] DELETE /v2.0/subnets/ec454863-3d17-4f2d-914f-c8a5f2b91f20 => 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: 714/1411] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:24 2026] DELETE /v2.0/subnets/1e43d297-128e-4d95-8cfc-4fdbba3a319a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:24.537 9 INFO neutron_taas.services.taas.taas_plugin [None req-8332c17f-f883-46bc-bed6-120f9b7a0fd5 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: 0ccc352b-8ddd-4c20-aecf-249e95d16ade 2026-06-16 12:52:24.539 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8332c17f-f883-46bc-bed6-120f9b7a0fd5 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: 0ccc352b-8ddd-4c20-aecf-249e95d16ade 2026-06-16 12:52:24.681 9 INFO neutron.services.segments.plugin [-] Segment 7f617460-08bc-49b9-ada7-5f583bbe49ce resource provider aggregate not found 2026-06-16 12:52:24.687 9 INFO neutron.services.segments.plugin [-] Segment 7f617460-08bc-49b9-ada7-5f583bbe49ce resource provider aggregate not found 2026-06-16 12:52:24.703 9 INFO neutron.services.segments.plugin [-] Segment 7f617460-08bc-49b9-ada7-5f583bbe49ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f617460-08bc-49b9-ada7-5f583bbe49ce found for delete ", "request_id": "req-e950ddab-1637-4c23-b50f-093c3e9e3394"}]} [pid: 9|app: 0|req: 698/1412] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:24 2026] DELETE /v2.0/networks/6a439e93-0f17-4bff-a513-570dc6e36fb7 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:24.709 9 INFO neutron.services.segments.plugin [-] Segment 7f617460-08bc-49b9-ada7-5f583bbe49ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f617460-08bc-49b9-ada7-5f583bbe49ce found for delete ", "request_id": "req-1d279826-14d6-477c-a4f0-96cfea22b457"}]} [pid: 8|app: 0|req: 715/1413] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:24 2026] DELETE /v2.0/networks/353ae52e-a624-4b65-bddc-60e4f7cc4dac => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:24.896 9 INFO neutron.db.segments_db [None req-8a8d092d-36ae-4040-aa73-d2d815d64a2d 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment 30b6fd86-14be-48f6-9616-d22c5195ac25 of type vxlan for network 4f85b2c8-b39a-4ba3-b477-b48701c62f97 [pid: 9|app: 0|req: 699/1414] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:24 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1415] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:24 2026] POST /v2.0/subnets => generated 646 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 700/1416] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:25 2026] GET /v2.0/security-groups?tenant_id=022158ce43df494aac78c1c2cd2ba020&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:25.358 8 INFO neutron.db.segments_db [None req-1a488ae6-aae1-4993-9132-81b48b5fde75 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment c6e5a47d-cad3-4831-a2d0-49c64921a0a3 of type vxlan for network f75a7416-2c09-4372-9658-673fd7c62c30 [pid: 9|app: 0|req: 701/1417] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:25 2026] DELETE /v2.0/security-groups/d5d022f3-efeb-4e68-8d00-131b69ade9db => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:25.640 8 INFO neutron.db.l3_hamode_db [None req-1a488ae6-aae1-4993-9132-81b48b5fde75 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 702/1418] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:25 2026] GET /v2.0/security-groups?tenant_id=f75dd773d33f495d8cb9d630d20f8d4c&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:25.767 8 INFO neutron.db.l3_hamode_db [None req-1a488ae6-aae1-4993-9132-81b48b5fde75 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 703/1419] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:25 2026] DELETE /v2.0/security-groups/cdf8e1a3-859c-4e3d-a762-566f01f19cdc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:52:26.102 8 INFO neutron.services.segments.plugin [-] Segment 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 resource provider aggregate not found 2026-06-16 12:52:26.110 8 INFO neutron.services.segments.plugin [-] Segment 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 resource provider aggregate not found 2026-06-16 12:52:26.123 8 INFO neutron.services.segments.plugin [-] Segment 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 found for delete ", "request_id": "req-4549cbde-304d-4339-ad43-499a6fae97aa"}]} 2026-06-16 12:52:26.135 8 INFO neutron.services.segments.plugin [-] Segment 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc98cc7-b5aa-4c8a-bc0c-194358ba8ed9 found for delete ", "request_id": "req-d96d2eb9-c7de-4e92-adce-7ebf26f9accf"}]} [pid: 8|app: 0|req: 717/1420] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:25 2026] POST /v2.0/routers => generated 511 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 704/1421] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:52:26 2026] POST /v2.0/ports => generated 964 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1422] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:26 2026] GET /v2.0/security-groups?tenant_id=c568a29640024478b8a832f1b500123c&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1423] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:26 2026] DELETE /v2.0/security-groups/5e09d648-edc4-4328-ad74-e5092012f425 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 705/1424] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:26 2026] PUT /v2.0/routers/4fbec416-67a3-4696-a648-2e8b6bda2352/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1425] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:28 2026] GET /v2.0/ports/fecc1550-0210-4cef-861d-aef22da5e508 => generated 1038 bytes in 71 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-06-16 12:52:29.199 9 INFO neutron_taas.services.taas.taas_plugin [None req-b61273ee-e643-48bd-a5fc-e58cee24f539 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: fecc1550-0210-4cef-861d-aef22da5e508 2026-06-16 12:52:29.203 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b61273ee-e643-48bd-a5fc-e58cee24f539 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: fecc1550-0210-4cef-861d-aef22da5e508 [pid: 9|app: 0|req: 706/1426] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:52:28 2026] PUT /v2.0/routers/4fbec416-67a3-4696-a648-2e8b6bda2352/remove_router_interface => generated 309 bytes in 1505 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: 721/1427] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:29 2026] GET /v2.0/security-groups?tenant_id=c1fea7ab6d3e44408a0d7df2d7b5025a&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:29.790 9 INFO neutron.api.v2.resource [None req-9ebf8d03-b307-4487-a9c7-782977105637 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 707/1428] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:52:29 2026] PUT /v2.0/routers/4fbec416-67a3-4696-a648-2e8b6bda2352/remove_router_interface => generated 197 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 708/1429] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:29 2026] GET /v2.0/ports?device_id=4fbec416-67a3-4696-a648-2e8b6bda2352 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1430] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:29 2026] DELETE /v2.0/security-groups/b23820c3-4246-4129-8cd2-80bb1d47e8dd => 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: 723/1431] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:52:29 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:29.997 9 INFO neutron_taas.services.taas.taas_plugin [None req-456d22d5-2bc3-463f-89fe-e7a9af5bb33e 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: ba60b813-3391-420b-925b-17adc5eabae9 2026-06-16 12:52:30.000 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-456d22d5-2bc3-463f-89fe-e7a9af5bb33e 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: ba60b813-3391-420b-925b-17adc5eabae9 [pid: 8|app: 0|req: 724/1432] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:30 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:30.318 9 INFO neutron.services.segments.plugin [-] Segment c6e5a47d-cad3-4831-a2d0-49c64921a0a3 resource provider aggregate not found 2026-06-16 12:52:30.319 9 INFO neutron.services.segments.plugin [-] Segment c6e5a47d-cad3-4831-a2d0-49c64921a0a3 resource provider aggregate not found 2026-06-16 12:52:30.340 9 INFO neutron.services.segments.plugin [-] Segment c6e5a47d-cad3-4831-a2d0-49c64921a0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e5a47d-cad3-4831-a2d0-49c64921a0a3 found for delete ", "request_id": "req-e66a5341-9334-4719-9c8a-54c52e41422d"}]} 2026-06-16 12:52:30.341 9 INFO neutron.db.l3_hamode_db [None req-456d22d5-2bc3-463f-89fe-e7a9af5bb33e 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] HA network f75a7416-2c09-4372-9658-673fd7c62c30 was deleted as no HA routers are present in tenant 59e12aaf2c2c4c30aba7b7a5561fe7a6. 2026-06-16 12:52:30.342 9 INFO neutron.services.segments.plugin [-] Segment c6e5a47d-cad3-4831-a2d0-49c64921a0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6e5a47d-cad3-4831-a2d0-49c64921a0a3 found for delete ", "request_id": "req-4b497ecc-e196-422b-9e6d-5a8a915b5efa"}]} [pid: 9|app: 0|req: 709/1433] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:29 2026] DELETE /v2.0/routers/4fbec416-67a3-4696-a648-2e8b6bda2352 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1434] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:30 2026] DELETE /v2.0/subnets/60f56669-7718-42c5-9b19-f9a537f8541e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:30.566 9 INFO neutron_taas.services.taas.taas_plugin [None req-4722f3c8-e246-4525-859e-3b9b19c46e50 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: daf53164-3c20-48d8-a74b-df7209c6660f 2026-06-16 12:52:30.568 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4722f3c8-e246-4525-859e-3b9b19c46e50 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: daf53164-3c20-48d8-a74b-df7209c6660f [pid: 9|app: 0|req: 710/1435] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:30 2026] DELETE /v2.0/networks/4f85b2c8-b39a-4ba3-b477-b48701c62f97 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:30.832 8 INFO neutron.db.segments_db [None req-5af7f432-48d2-4f52-8e81-2580874b25c0 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment d882ac78-8334-41c3-877d-a7e6279ac34a of type vxlan for network be983da5-0169-434a-aae8-9ec030c899a8 [pid: 8|app: 0|req: 726/1436] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:52:30 2026] POST /v2.0/networks => generated 615 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 711/1437] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:30 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:31.271 8 INFO neutron.db.segments_db [None req-60b651b2-c527-4fbe-87d6-03434a6f61b4 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment 5691b4e0-5850-4751-85b6-68b2614af708 of type vxlan for network af217ea0-0ef6-4682-b237-4a6e4c39244b 2026-06-16 12:52:31.578 8 INFO neutron.db.l3_hamode_db [None req-60b651b2-c527-4fbe-87d6-03434a6f61b4 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:52:31.710 8 INFO neutron.db.l3_hamode_db [None req-60b651b2-c527-4fbe-87d6-03434a6f61b4 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:52:32.364 9 INFO neutron.services.segments.plugin [-] Segment 30b6fd86-14be-48f6-9616-d22c5195ac25 resource provider aggregate not found [pid: 8|app: 0|req: 727/1440] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:31 2026] POST /v2.0/routers => generated 510 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:32.373 9 INFO neutron.services.segments.plugin [-] Segment 30b6fd86-14be-48f6-9616-d22c5195ac25 resource provider aggregate not found 2026-06-16 12:52:32.387 9 INFO neutron.services.segments.plugin [-] Segment 30b6fd86-14be-48f6-9616-d22c5195ac25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b6fd86-14be-48f6-9616-d22c5195ac25 found for delete ", "request_id": "req-77798faf-545c-494f-b3d5-4a7245bfe955"}]} 2026-06-16 12:52:32.412 9 INFO neutron.services.segments.plugin [-] Segment 30b6fd86-14be-48f6-9616-d22c5195ac25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b6fd86-14be-48f6-9616-d22c5195ac25 found for delete ", "request_id": "req-97dc0931-8054-4c1a-aa83-8742f54d9502"}]} [pid: 8|app: 0|req: 728/1441] 10.0.0.78 () {32 vars in 800 bytes} [Tue Jun 16 12:52:33 2026] GET /v2.0/extensions => generated 21537 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 714/1442] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:32 2026] PUT /v2.0/routers/108b4ee8-9d6c-438e-b09f-40a950e73afe/add_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1443] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:52:33 2026] GET /v2.0/ports/25e9719f-cfd5-4535-bfdb-2c63a63d3da4 => generated 959 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 715/1444] 10.0.0.78 () {30 vars in 723 bytes} [Tue Jun 16 12:52:33 2026] GET /v2.0/quotas/d60540e4787e46d08e270d77a9bc6315/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:33.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-783bd154-d2e4-4d5e-95d0-7b204b3bd7dd 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: 25e9719f-cfd5-4535-bfdb-2c63a63d3da4 2026-06-16 12:52:33.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-783bd154-d2e4-4d5e-95d0-7b204b3bd7dd 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: 25e9719f-cfd5-4535-bfdb-2c63a63d3da4 [pid: 8|app: 0|req: 730/1445] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:52:33 2026] PUT /v2.0/routers/108b4ee8-9d6c-438e-b09f-40a950e73afe/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 716/1446] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:34 2026] GET /v2.0/ports?device_id=108b4ee8-9d6c-438e-b09f-40a950e73afe => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:34.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-d569bd69-4a92-45cc-82b2-208591494684 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: cd393abc-f633-41cc-ad1e-0655129991f5 2026-06-16 12:52:34.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d569bd69-4a92-45cc-82b2-208591494684 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: cd393abc-f633-41cc-ad1e-0655129991f5 2026-06-16 12:52:34.797 8 INFO neutron.services.segments.plugin [-] Segment 5691b4e0-5850-4751-85b6-68b2614af708 resource provider aggregate not found 2026-06-16 12:52:34.809 8 INFO neutron.services.segments.plugin [-] Segment 5691b4e0-5850-4751-85b6-68b2614af708 resource provider aggregate not found 2026-06-16 12:52:34.821 8 INFO neutron.services.segments.plugin [-] Segment 5691b4e0-5850-4751-85b6-68b2614af708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5691b4e0-5850-4751-85b6-68b2614af708 found for delete ", "request_id": "req-e3da1272-eecc-4985-aaf5-ced35ed4411a"}]} 2026-06-16 12:52:34.826 8 INFO neutron.db.l3_hamode_db [None req-d569bd69-4a92-45cc-82b2-208591494684 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] HA network af217ea0-0ef6-4682-b237-4a6e4c39244b was deleted as no HA routers are present in tenant 59e12aaf2c2c4c30aba7b7a5561fe7a6. 2026-06-16 12:52:34.832 8 INFO neutron.services.segments.plugin [-] Segment 5691b4e0-5850-4751-85b6-68b2614af708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5691b4e0-5850-4751-85b6-68b2614af708 found for delete ", "request_id": "req-d76fea83-d6a2-4c1a-9206-41a0ab8a0417"}]} [pid: 8|app: 0|req: 731/1447] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:34 2026] DELETE /v2.0/routers/108b4ee8-9d6c-438e-b09f-40a950e73afe => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 717/1448] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:34 2026] DELETE /v2.0/subnets/c2f728f3-1e0f-4537-be8f-a9a2ec567de4 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:35.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-692c7c96-27d6-4dfa-9bba-e00430e5a4b6 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: 11dc9ad3-f72e-413a-a9eb-92253abae333 2026-06-16 12:52:35.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-692c7c96-27d6-4dfa-9bba-e00430e5a4b6 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: 11dc9ad3-f72e-413a-a9eb-92253abae333 [pid: 8|app: 0|req: 732/1449] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:52:35 2026] DELETE /v2.0/networks/be983da5-0169-434a-aae8-9ec030c899a8 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:52:35.455 9 INFO neutron.db.segments_db [None req-ca4f2377-b119-4134-abf4-2e08a5259542 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Added segment afbf6042-a4d9-4d53-88ac-4dbf71f88e23 of type vxlan for network c3274ad5-4825-4411-861a-5a6f6d4439f5 2026-06-16 12:52:35.714 9 INFO neutron.db.l3_hamode_db [None req-ca4f2377-b119-4134-abf4-2e08a5259542 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 733/1450] 10.0.0.78 () {32 vars in 800 bytes} [Tue Jun 16 12:52:36 2026] GET /v2.0/extensions => generated 21537 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-16 12:52:36.642 9 INFO neutron.db.l3_hamode_db [None req-ca4f2377-b119-4134-abf4-2e08a5259542 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1451] 10.0.0.78 () {30 vars in 723 bytes} [Tue Jun 16 12:52:36 2026] GET /v2.0/quotas/d60540e4787e46d08e270d77a9bc6315/details => generated 847 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:36.837 8 INFO neutron.services.segments.plugin [-] Segment d882ac78-8334-41c3-877d-a7e6279ac34a resource provider aggregate not found 2026-06-16 12:52:36.857 8 INFO neutron.services.segments.plugin [-] Segment d882ac78-8334-41c3-877d-a7e6279ac34a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d882ac78-8334-41c3-877d-a7e6279ac34a found for delete ", "request_id": "req-9a1ed9dd-ce22-4bab-bd16-069affbd4411"}]} 2026-06-16 12:52:36.864 8 INFO neutron.services.segments.plugin [-] Segment d882ac78-8334-41c3-877d-a7e6279ac34a resource provider aggregate not found 2026-06-16 12:52:36.876 8 INFO neutron.services.segments.plugin [-] Segment d882ac78-8334-41c3-877d-a7e6279ac34a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d882ac78-8334-41c3-877d-a7e6279ac34a found for delete ", "request_id": "req-f2b666f2-ce69-46f3-9dc6-240bb2ab918d"}]} [pid: 9|app: 0|req: 718/1452] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:35 2026] POST /v2.0/routers => generated 691 bytes in 2153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1453] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:52:37 2026] GET /v2.0/routers/d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 697 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 719/1454] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:52:37 2026] GET /v2.0/routers => generated 700 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1455] 10.0.0.59 () {34 vars in 740 bytes} [Tue Jun 16 12:52:37 2026] PUT /v2.0/routers/d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 704 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 720/1456] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:52:38 2026] GET /v2.0/routers/d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 704 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1457] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:38 2026] GET /v2.0/ports?device_id=d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:38.429 9 INFO neutron_taas.services.taas.taas_plugin [None req-da38d51f-2470-4bc2-b653-65501c5e4098 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: 76795279-9052-430c-86d7-77a333267a4e 2026-06-16 12:52:38.432 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da38d51f-2470-4bc2-b653-65501c5e4098 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: 76795279-9052-430c-86d7-77a333267a4e 2026-06-16 12:52:38.655 9 INFO neutron_taas.services.taas.taas_plugin [None req-da38d51f-2470-4bc2-b653-65501c5e4098 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] TaaS: Handle Delete Port: b2c1cef9-f2c7-4930-99bb-32218ddf2bf9 2026-06-16 12:52:38.658 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da38d51f-2470-4bc2-b653-65501c5e4098 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] Tap Mirror: Handle Delete Port: b2c1cef9-f2c7-4930-99bb-32218ddf2bf9 2026-06-16 12:52:38.970 9 INFO neutron.services.segments.plugin [-] Segment afbf6042-a4d9-4d53-88ac-4dbf71f88e23 resource provider aggregate not found 2026-06-16 12:52:38.976 9 INFO neutron.services.segments.plugin [-] Segment afbf6042-a4d9-4d53-88ac-4dbf71f88e23 resource provider aggregate not found 2026-06-16 12:52:38.993 9 INFO neutron.services.segments.plugin [-] Segment afbf6042-a4d9-4d53-88ac-4dbf71f88e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afbf6042-a4d9-4d53-88ac-4dbf71f88e23 found for delete ", "request_id": "req-dea28b7f-da26-4ac0-8a16-18a628368088"}]} 2026-06-16 12:52:38.998 9 INFO neutron.services.segments.plugin [-] Segment afbf6042-a4d9-4d53-88ac-4dbf71f88e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afbf6042-a4d9-4d53-88ac-4dbf71f88e23 found for delete ", "request_id": "req-5adc66da-7518-41a6-867e-62ceac757d6d"}]} 2026-06-16 12:52:39.001 9 INFO neutron.db.l3_hamode_db [None req-da38d51f-2470-4bc2-b653-65501c5e4098 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] HA network c3274ad5-4825-4411-861a-5a6f6d4439f5 was deleted as no HA routers are present in tenant 59e12aaf2c2c4c30aba7b7a5561fe7a6. [pid: 9|app: 0|req: 721/1458] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:38 2026] DELETE /v2.0/routers/d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1459] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:39.071 9 INFO neutron.api.v2.resource [None req-15a1e7f2-52cf-400d-8f99-1370dd78aac8 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 722/1460] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/routers/d1d62cc0-39b5-4ee1-b516-a7dcdbe57a54 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1461] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=108b4ee8-9d6c-438e-b09f-40a950e73afe => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:39.134 9 INFO neutron.api.v2.resource [None req-d794efa5-918f-4b0f-a030-ffcdd98c202b 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 723/1462] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/routers/108b4ee8-9d6c-438e-b09f-40a950e73afe => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:39.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66bec371-2d86-4439-ba7d-bbfc9b3ad91c 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1463] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/subnets/c2f728f3-1e0f-4537-be8f-a9a2ec567de4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 724/1464] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=4fbec416-67a3-4696-a648-2e8b6bda2352 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:39.214 8 INFO neutron.api.v2.resource [None req-dd3749f0-f958-4b7c-bc8d-7b8802b8e24d 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1465] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/routers/4fbec416-67a3-4696-a648-2e8b6bda2352 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:39.236 9 INFO neutron.pecan_wsgi.hooks.translation [None req-31bc8915-3013-4202-b2ad-732012ca9460 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 725/1466] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/subnets/60f56669-7718-42c5-9b19-f9a537f8541e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 726/1467] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=65fcd571-b27f-4d17-956f-16ffd723d11d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:39.282 9 INFO neutron.api.v2.resource [None req-2861f12a-60b8-4900-8563-8dbdb1339db3 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 727/1468] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/routers/65fcd571-b27f-4d17-956f-16ffd723d11d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:52:39.298 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5b5f0117-a152-47b7-bd3e-51c2ecbd82d1 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 728/1469] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/subnets/ec454863-3d17-4f2d-914f-c8a5f2b91f20 => 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: 742/1470] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:39.323 9 INFO neutron.pecan_wsgi.hooks.translation [None req-baf69728-af09-44ca-b229-a8d50f96ee4d 3048a6d5690242988126fc534c8ebb40 59e12aaf2c2c4c30aba7b7a5561fe7a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 729/1471] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/subnets/1e43d297-128e-4d95-8cfc-4fdbba3a319a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1472] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1473] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 745/1474] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 730/1475] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?tenant_id=c520ac83df204c5e9666300fad18d341&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1476] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/security-groups/713709ef-b09c-4d7c-bddd-59bffdb2621e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1477] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?tenant_id=59e12aaf2c2c4c30aba7b7a5561fe7a6&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 731/1478] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?tenant_id=d60540e4787e46d08e270d77a9bc6315&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1479] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 732/1480] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/security-groups/59aa4d75-f7af-44a6-a686-b68676c9160c => 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: 749/1481] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:39 2026] DELETE /v2.0/security-groups/f22901c4-56c2-4b5d-b34e-2bd042c175a1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 733/1482] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:39 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1483] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 734/1484] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1485] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/ports?tenant_id=b1288eb504f04176ae277a6447cf1d55&device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 735/1486] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/networks?id=f25f94af-263e-485a-9684-18361d2d4047 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1487] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b0eb4155-7a13-4ae2-9673-b798d736b300 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 736/1488] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/subnets?id=592b0372-8df4-4e24-8402-4197fabc42f3 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1489] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/ports?network_id=f25f94af-263e-485a-9684-18361d2d4047&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: 9|app: 0|req: 737/1490] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?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: 754/1491] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:52:41 2026] GET /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047?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) 2026-06-16 12:52:42.122 9 INFO neutron.db.segments_db [None req-376254e3-3ef0-46ba-be8f-a46dcb85e2e0 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment fcdcbf2b-28a6-4077-af83-77d660fa7e1a of type vxlan for network c14263ab-0489-40d1-b625-8f7cf0cd9fdb [pid: 9|app: 0|req: 738/1492] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:52:41 2026] POST /v2.0/networks => generated 721 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 739/1493] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:42 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1494] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:42 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1495] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:42 2026] POST /v2.0/subnets => generated 687 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:42.469 9 INFO neutron.db.segments_db [None req-34cba426-3136-48e1-b00a-9686c6db6a21 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 54dd0567-81db-47a6-b61c-6fef9330df9e of type vxlan for network 7b17586c-9a9d-4264-9e9f-905fcef00a27 2026-06-16 12:52:42.789 9 INFO neutron.db.l3_hamode_db [None req-34cba426-3136-48e1-b00a-9686c6db6a21 65bcb948c55742bf95d9a80585490935 7e9fd215f6554d0b9a36c66938f02239 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1496] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:43 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 757/1497] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:43 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:43.646 9 INFO neutron.db.l3_hamode_db [None req-34cba426-3136-48e1-b00a-9686c6db6a21 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 758/1498] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1499] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1500] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1501] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1502] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1503] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:44 2026] PUT /v2.0/subnetpools/6dfac7bb-be50-4eea-8991-7205882cc2d0/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1504] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:44 2026] PUT /v2.0/subnetpools/70451102-ebdc-4e8d-88f3-c8d2815705d2/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1505] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:44 2026] PUT /v2.0/subnetpools/7476115b-b94e-4fd7-b39a-b5b898a8b455/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 741/1506] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:42 2026] POST /v2.0/routers => generated 727 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 742/1507] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:44 2026] PUT /v2.0/subnetpools/0b816277-b60e-4223-8c08-1f2230d03b55/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1508] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:44 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 767/1509] 10.0.0.59 () {32 vars in 671 bytes} [Tue Jun 16 12:52:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1510] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1511] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:52:45 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: 770/1512] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1513] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1514] 10.0.0.59 () {32 vars in 679 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1515] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1516] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/security-groups?tenant_id=61016071e2504eae9f95fb0e92f31ff2&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1517] 10.0.0.59 () {32 vars in 689 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1518] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:45 2026] DELETE /v2.0/security-groups/1be3d629-bff4-4688-962f-c7ebed54b01d => 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: 777/1519] 10.0.0.59 () {32 vars in 701 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1520] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:45 2026] DELETE /v2.0/subnetpools/6dfac7bb-be50-4eea-8991-7205882cc2d0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1521] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:45 2026] DELETE /v2.0/subnetpools/70451102-ebdc-4e8d-88f3-c8d2815705d2 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 743/1522] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:44 2026] PUT /v2.0/routers/0e8e9187-f38b-4f31-90dd-3f00e53e45e0/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 744/1523] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:45 2026] DELETE /v2.0/subnetpools/7476115b-b94e-4fd7-b39a-b5b898a8b455 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1524] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:45 2026] GET /v2.0/security-groups?tenant_id=095d82706ae246ea914d2165951456cb&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 745/1525] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:46 2026] DELETE /v2.0/subnetpools/0b816277-b60e-4223-8c08-1f2230d03b55 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 746/1526] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:46 2026] DELETE /v2.0/subnetpools/64fabeba-372c-41fa-a928-dfa38a80ee5a => 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: 781/1527] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:46 2026] DELETE /v2.0/security-groups/cf8ec365-c1c7-4421-b24b-2cea74394c1a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 747/1528] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:46 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1529] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:46 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:47.486 9 INFO neutron.db.segments_db [None req-d684655a-ba82-4277-ac75-70e3f599033f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment b4850e68-dccd-4bc2-bb9d-8b20e987aea4 of type vxlan for network 68f7cdcd-1d59-4b95-b11c-cbccc013f270 [pid: 8|app: 0|req: 784/1532] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:47 2026] GET /v2.0/security-groups?tenant_id=29682aa1580843a087b18c32bb9a5a86&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1533] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:47 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 749/1534] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:52:47 2026] POST /v2.0/networks => generated 722 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1535] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:47 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1536] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:47 2026] DELETE /v2.0/security-groups/0d3f7f25-6edd-4fab-95ad-24b46b459933 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 751/1537] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:47 2026] POST /v2.0/subnets => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:47.860 9 INFO neutron.db.segments_db [None req-4e3b7cae-d879-4f60-9b81-991f006041a8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment f0cbd0f1-e119-4c35-acfb-6e7c05286dcb of type vxlan for network 2dabb323-579d-4c3e-a095-7eabb3ba5c0b [pid: 8|app: 0|req: 787/1538] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:47 2026] GET /v2.0/security-groups?tenant_id=5786c0195ed140a2b277dbf85abac5c0&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:52:48.099 9 INFO neutron.db.l3_hamode_db [None req-4e3b7cae-d879-4f60-9b81-991f006041a8 65bcb948c55742bf95d9a80585490935 dbbb1c4630db419ba4994451c0e9ff05 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1539] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:47 2026] DELETE /v2.0/security-groups/c92094ca-e78c-4b4e-81b0-17c9cc8f7e5d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1540] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:48 2026] GET /v2.0/security-groups?tenant_id=a85e239bc8dc439a8a12dee231634b90&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1541] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:48 2026] DELETE /v2.0/security-groups/0c5c6462-bb44-4357-b783-191598487f64 => 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: 791/1542] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:48 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 792/1543] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:48 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:48.899 9 INFO neutron.db.l3_hamode_db [None req-4e3b7cae-d879-4f60-9b81-991f006041a8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 752/1544] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:47 2026] POST /v2.0/routers => generated 728 bytes in 1949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 753/1545] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:49 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 754/1546] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:52:49 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 755/1547] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:49 2026] GET /v2.0/security-groups?tenant_id=a05839f2da2f4f0a96a484e72aca43bd&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1548] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:50 2026] DELETE /v2.0/security-groups/b7da0573-3477-4801-9488-8ed985747c4a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1549] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:49 2026] PUT /v2.0/routers/8e9bc103-21cd-4a83-bcae-d6d19c710695/add_router_interface => generated 309 bytes in 1424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 757/1550] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:52:51 2026] POST /v2.0/security-groups => generated 1673 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 758/1551] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 759/1552] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 760/1553] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1554] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:52.768 9 INFO neutron.db.securitygroups_db [None req-efc0c83f-b93e-425e-9271-7959f5a76d2a 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Project 7e9fd215f6554d0b9a36c66938f02239 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 762/1555] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:52.904 9 INFO neutron.db.securitygroups_db [None req-c12a1380-53c9-46ab-8235-752a76a3c169 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Project 7e9fd215f6554d0b9a36c66938f02239 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 763/1556] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1557] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:52 2026] POST /v2.0/floatingips => generated 552 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 764/1558] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:53 2026] PUT /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1559] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:53 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 765/1560] 10.0.0.59 () {34 vars in 769 bytes} [Tue Jun 16 12:52:53 2026] PUT /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1561] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:53 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1562] 10.0.0.59 () {34 vars in 765 bytes} [Tue Jun 16 12:52:53 2026] PUT /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 766/1563] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:52:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1564] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:53 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1565] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 769/1566] 10.0.0.59 () {34 vars in 787 bytes} [Tue Jun 16 12:52:53 2026] PUT /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 770/1567] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:53 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: 9|app: 0|req: 771/1568] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:53 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:53.936 8 INFO neutron.db.segments_db [None req-f8aa7422-84ff-4870-8e77-b93191197d96 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Added segment 1b1aa6a9-720b-4b99-9e10-1af1d40add1b of type vxlan for network e9b00830-d04f-4d12-9e08-0c6107227b64 [pid: 8|app: 0|req: 798/1569] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:52:53 2026] POST /v2.0/networks => generated 613 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1570] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:52:54 2026] PUT /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:54.124 8 INFO neutron.db.segments_db [None req-b2998408-671d-45cb-ad6f-026684377c39 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Added segment dd4b456e-f92d-4185-897d-cfade5a1f9e9 of type vxlan for network bc6afb57-a048-463c-9b65-0c9d3e953406 2026-06-16 12:52:54.402 8 INFO neutron.db.l3_hamode_db [None req-b2998408-671d-45cb-ad6f-026684377c39 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 772/1571] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:52:53 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: 9|app: 0|req: 773/1572] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 774/1573] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 775/1574] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-609011681&fields=id&tenant_id=7e9fd215f6554d0b9a36c66938f02239 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:54.566 9 INFO neutron.api.v2.resource [None req-d7ca00ed-7d41-48de-8bcb-ef80f8180e1d ebe3cd99211942acb2c5adf138723386 1eb34329d31f4178bb3f6001ceca240f - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 776/1575] 10.0.0.59 () {32 vars in 750 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 777/1576] 10.0.0.172 () {34 vars in 1100 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1917855807&fields=id&tenant_id=7e9fd215f6554d0b9a36c66938f02239 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 778/1577] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:52:54 2026] DELETE /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 779/1578] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/networks?id=c14263ab-0489-40d1-b625-8f7cf0cd9fdb => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 780/1579] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1580] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/quotas/7e9fd215f6554d0b9a36c66938f02239 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:52:54.751 9 INFO neutron.api.v2.resource [None req-3b8083db-cb94-475f-9f93-534d820cb1db ebe3cd99211942acb2c5adf138723386 1eb34329d31f4178bb3f6001ceca240f - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 782/1581] 10.0.0.59 () {32 vars in 753 bytes} [Tue Jun 16 12:52:54 2026] DELETE /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1582] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/ports?tenant_id=7e9fd215f6554d0b9a36c66938f02239&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 784/1583] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:52:54 2026] DELETE /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 785/1584] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 786/1585] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 787/1586] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:52:54 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:55.089 9 INFO neutron_taas.services.taas.taas_plugin [None req-13ff20f2-8e4a-4e05-93af-61ef9030e1ce ebe3cd99211942acb2c5adf138723386 1eb34329d31f4178bb3f6001ceca240f - - default default] TaaS: Handle Delete Port: 48a68f6e-2136-4f21-a32b-4f4a90deece3 2026-06-16 12:52:55.092 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13ff20f2-8e4a-4e05-93af-61ef9030e1ce ebe3cd99211942acb2c5adf138723386 1eb34329d31f4178bb3f6001ceca240f - - default default] Tap Mirror: Handle Delete Port: 48a68f6e-2136-4f21-a32b-4f4a90deece3 2026-06-16 12:52:55.198 8 INFO neutron.db.l3_hamode_db [None req-b2998408-671d-45cb-ad6f-026684377c39 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 788/1587] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:52:54 2026] DELETE /v2.0/floatingips/6c534b51-75a5-425f-9698-8eb66524da3e => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 789/1588] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:55 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => 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: 800/1589] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:54 2026] POST /v2.0/routers => generated 695 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 790/1590] 10.0.0.59 () {32 vars in 775 bytes} [Tue Jun 16 12:52:56 2026] GET /v2.0/subnets?project_id=7516bbc9bfd947f2ae949cf4aeced7ef&cidr=10.100.0.0%2F28 => generated 14 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1591] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:52:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 791/1592] 10.0.0.59 () {32 vars in 783 bytes} [Tue Jun 16 12:52:56 2026] GET /v2.0/subnets?network_id=4032654b-3309-430f-8f78-48237995ca0d&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1593] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:52:56 2026] POST /v2.0/subnets => generated 657 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 792/1594] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:56 2026] GET /v2.0/security-groups?tenant_id=3ddbe1ab58864e5cae9d8b467cb5b67b&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 793/1595] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:56 2026] DELETE /v2.0/security-groups/e33a2ecc-033b-4a3e-9785-466df79b2ae5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 794/1596] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:57 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 795/1597] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:52:57 2026] GET /v2.0/security-groups?tenant_id=1eb34329d31f4178bb3f6001ceca240f&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 796/1598] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:52:57 2026] DELETE /v2.0/security-groups/ea02969d-2115-420e-8fd2-fe7caaa23915 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1599] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:58 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => 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: 803/1600] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:52:56 2026] PUT /v2.0/routers/2f15caf0-fb2f-4691-812b-38473f86e122/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1601] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:52:58 2026] GET /v2.0/networks => generated 7958 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1602] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:52:58 2026] GET /v2.0/subnets => generated 6496 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 799/1603] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:52:58 2026] GET /v2.0/routers => generated 2911 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1604] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:52:58 2026] POST /v2.0/security-groups => generated 1673 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 800/1605] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1606] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1607] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1608] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 802/1609] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:52:59 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:52:59.291 8 INFO neutron.db.securitygroups_db [None req-61c3f287-179f-46b2-9ef8-d4dfbc78c494 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Project 7516bbc9bfd947f2ae949cf4aeced7ef 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: 808/1610] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:52:59.399 9 INFO neutron.db.securitygroups_db [None req-2bd25466-5511-406c-be1a-d4eb4887dacb 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Project 7516bbc9bfd947f2ae949cf4aeced7ef added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 803/1611] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:52:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1612] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:52:59 2026] GET /v2.0/networks?id=c14263ab-0489-40d1-b625-8f7cf0cd9fdb => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 804/1613] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:52:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e9fd215f6554d0b9a36c66938f02239 => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1614] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:52:59 2026] POST /v2.0/ports => generated 993 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 805/1615] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:52:59 2026] GET /v2.0/networks => generated 1297 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 806/1616] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 1240 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 807/1617] 10.0.0.172 () {34 vars in 1098 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-190328979&fields=id&tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1618] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:53:00 2026] PUT /v2.0/ports/0e908cca-fe9a-4ab3-a496-a243a90c00da => generated 1274 bytes in 393 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: 812/1619] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 808/1620] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1621] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 809/1622] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1623] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/quotas/7516bbc9bfd947f2ae949cf4aeced7ef => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:00.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-002d0963-f29b-4553-89de-95ddb9d1251b'] response: {'name': 'network-changed', 'server_uuid': '24c0d129-5f25-450b-8a3d-d1f5886a2877', 'tag': '0e908cca-fe9a-4ab3-a496-a243a90c00da', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 810/1624] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&fields=id => generated 57 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1625] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 811/1626] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 9|app: 0|req: 812/1627] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:00 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 813/1628] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/ports?tenant_id=7e9fd215f6554d0b9a36c66938f02239&device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1277 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1629] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:53:00 2026] POST /v2.0/security-groups => generated 1601 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1630] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/networks?tenant_id=7e9fd215f6554d0b9a36c66938f02239&shared=False => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1631] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:53:01 2026] PUT /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 815/1632] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1633] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 816/1634] 10.0.0.59 () {34 vars in 777 bytes} [Tue Jun 16 12:53:01 2026] PUT /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1635] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 817/1636] 10.0.0.59 () {34 vars in 773 bytes} [Tue Jun 16 12:53:01 2026] PUT /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1637] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 818/1638] 10.0.0.59 () {34 vars in 795 bytes} [Tue Jun 16 12:53:01 2026] PUT /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1639] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 819/1640] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 820/1641] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1644] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:53:01 2026] PUT /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 823/1645] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1646] 10.0.0.59 () {32 vars in 754 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:01.864 9 INFO neutron.api.v2.resource [None req-bb4ca764-d63c-4df6-b2cd-d4a18b185960 8bb627a8b50e4692b0b5f74178e13f3c 082385245cd14666a8f5998c53693a1a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 824/1647] 10.0.0.59 () {32 vars in 758 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1648] 10.0.0.59 () {32 vars in 757 bytes} [Tue Jun 16 12:53:01 2026] DELETE /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/red => 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: 825/1649] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 825/1650] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:01 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:02.083 8 INFO neutron.api.v2.resource [None req-e40f9bd0-d905-4cf3-93d7-26db6f9ca7b4 8bb627a8b50e4692b0b5f74178e13f3c 082385245cd14666a8f5998c53693a1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1651] 10.0.0.59 () {32 vars in 761 bytes} [Tue Jun 16 12:53:02 2026] DELETE /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1652] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:53:02 2026] DELETE /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => 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: 827/1653] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1654] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/ports?tenant_id=7e9fd215f6554d0b9a36c66938f02239&device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => 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: 829/1655] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e908cca-fe9a-4ab3-a496-a243a90c00da => 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: 830/1656] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/subnets?id=b50fdf42-1753-4ba4-9928-c740d77f1e39 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 827/1657] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:02 2026] DELETE /v2.0/security-groups/06dd1bcf-d73f-4216-9b09-6ed0d46e7ae2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1658] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/ports?network_id=c14263ab-0489-40d1-b625-8f7cf0cd9fdb&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: 9|app: 0|req: 828/1659] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1660] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?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: 9|app: 0|req: 829/1661] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1662] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:02 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 830/1663] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:03 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => 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: 834/1664] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:03 2026] GET /v2.0/security-groups?tenant_id=c068181270c644d0a81e36ec4706bb07&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1665] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:03 2026] DELETE /v2.0/security-groups/8ac490c7-4049-41ef-972f-cf57a1b6ff90 => 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: 835/1666] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:03 2026] GET /v2.0/security-groups?tenant_id=082385245cd14666a8f5998c53693a1a&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 832/1667] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:03 2026] DELETE /v2.0/security-groups/b040b0ca-76db-4253-bdad-fea901112ae8 => 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: 836/1668] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:03 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 833/1669] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:03 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1670] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:04 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 834/1671] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1672] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 835/1673] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1674] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 836/1675] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1676] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:53:05 2026] POST /v2.0/ports => generated 954 bytes in 433 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: 9|app: 0|req: 837/1677] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 838/1678] 199.204.45.238 () {34 vars in 1124 bytes} [Tue Jun 16 12:53:05 2026] GET /v2.0/security-groups?id=e0290de9-3b65-42e4-bb33-e2df087735a0&id=a8268566-24ea-4d83-b0b5-37044f133dab&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1679] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:53:05 2026] PUT /v2.0/ports/d78bb49c-5544-4ec9-b7e8-914f7cff8c78 => generated 1235 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:06.352 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b17c567-87e5-41e4-b0fd-fbfaf05e4022'] response: {'name': 'network-changed', 'server_uuid': 'bd7d3506-2295-4a09-ade8-3f46a0726b10', 'tag': 'd78bb49c-5544-4ec9-b7e8-914f7cff8c78', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 839/1680] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1008 bytes in 86 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: 842/1681] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 840/1682] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1683] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 9|app: 0|req: 841/1684] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1685] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/networks?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 842/1686] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:53:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1687] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:07 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1688] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:07 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 843/1689] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:07 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1690] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:07 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 9|app: 0|req: 844/1691] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1692] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d78bb49c-5544-4ec9-b7e8-914f7cff8c78 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 845/1693] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/subnets?id=7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1694] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/ports?network_id=e9b00830-d04f-4d12-9e08-0c6107227b64&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 846/1695] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 850/1696] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 847/1697] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1698] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 848/1699] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1700] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1701] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:08 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:09.393 8 INFO neutron.db.l3_db [None req-505be14b-5c49-494b-8f08-0ce306cea671 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Floating IP c1e86ce3-189c-44c6-8b21-a02034701a84 associated. External IP: 10.96.250.203, port: 0e908cca-fe9a-4ab3-a496-a243a90c00da. [pid: 8|app: 0|req: 853/1702] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:53:09 2026] PUT /v2.0/floatingips/c1e86ce3-189c-44c6-8b21-a02034701a84 => generated 855 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:09.751 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-280a76ba-2d2d-474f-99b5-a8034dc11902'] response: {'name': 'network-changed', 'server_uuid': '24c0d129-5f25-450b-8a3d-d1f5886a2877', 'tag': '0e908cca-fe9a-4ab3-a496-a243a90c00da', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 850/1703] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:09 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => 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: 854/1704] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 9|app: 0|req: 851/1705] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/ports?tenant_id=7e9fd215f6554d0b9a36c66938f02239&device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1706] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/networks?id=c14263ab-0489-40d1-b625-8f7cf0cd9fdb => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 852/1707] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e908cca-fe9a-4ab3-a496-a243a90c00da => 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: 856/1708] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/subnets?id=b50fdf42-1753-4ba4-9928-c740d77f1e39 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 853/1709] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/ports?network_id=c14263ab-0489-40d1-b625-8f7cf0cd9fdb&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1710] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 854/1711] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:10 2026] GET /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1712] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:11 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 855/1713] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:11 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1714] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:11 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 856/1715] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:11 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1716] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:11 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 857/1717] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:12 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1718] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:12 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1719] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:12 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1720] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1721] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1722] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 860/1723] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1724] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 861/1725] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 865/1726] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:13 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => 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: 866/1727] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:14 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1728] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:14 2026] GET /v2.0/security-groups?id=fcc532f4-2638-4262-b123-af86380e5410&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1729] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:53:14 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:14.570 8 INFO neutron_taas.services.taas.taas_plugin [req-6e37863c-9dab-4dd6-bf3d-eb51695b226e req-1b663823-654b-480d-96a3-e7d56eca0ac8 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] TaaS: Handle Delete Port: b0eb4155-7a13-4ae2-9673-b798d736b300 2026-06-16 12:53:14.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e37863c-9dab-4dd6-bf3d-eb51695b226e req-1b663823-654b-480d-96a3-e7d56eca0ac8 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] Tap Mirror: Handle Delete Port: b0eb4155-7a13-4ae2-9673-b798d736b300 2026-06-16 12:53:14.669 9 INFO neutron.db.l3_db [None req-9b3867ec-1cdf-4eb0-af43-7ed3b207a1a3 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Floating IP 97436260-80b7-4acb-a6ce-09fa1b3ee9be associated. External IP: 10.96.250.213, port: d78bb49c-5544-4ec9-b7e8-914f7cff8c78. 2026-06-16 12:53:14.705 8 INFO neutron.db.l3_db [req-6e37863c-9dab-4dd6-bf3d-eb51695b226e req-1b663823-654b-480d-96a3-e7d56eca0ac8 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] Floating IP 1239d59d-bc0c-465e-b817-caba8151089c disassociated. External IP: 10.96.250.208, port: b0eb4155-7a13-4ae2-9673-b798d736b300. [pid: 9|app: 0|req: 862/1730] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:53:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:53:15.011 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-118e856e-5bd7-4a81-b7ad-c49bcb9b312c'] response: {'name': 'network-changed', 'server_uuid': 'bd7d3506-2295-4a09-ade8-3f46a0726b10', 'tag': 'd78bb49c-5544-4ec9-b7e8-914f7cff8c78', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 863/1731] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:14 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1732] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:53:14 2026] DELETE /v2.0/ports/b0eb4155-7a13-4ae2-9673-b798d736b300 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:15.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce32065d-4eee-4339-8962-c435b1910b29'] response: {'server_uuid': 'd4bd740c-74a3-41ae-b703-f9a648516070', 'name': 'network-vif-deleted', 'tag': 'b0eb4155-7a13-4ae2-9673-b798d736b300', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 864/1733] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 870/1734] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 865/1735] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1736] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d78bb49c-5544-4ec9-b7e8-914f7cff8c78 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 866/1737] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/subnets?id=7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1738] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/ports?network_id=e9b00830-d04f-4d12-9e08-0c6107227b64&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: 9|app: 0|req: 867/1739] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 873/1740] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:15 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 9|app: 0|req: 868/1741] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:16 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1742] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:16 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 876/1745] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 870/1746] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1747] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 871/1748] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1279 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1749] 10.0.0.59 () {32 vars in 857 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/floatingips?floating_network_id=4032654b-3309-430f-8f78-48237995ca0d&port_id=0e908cca-fe9a-4ab3-a496-a243a90c00da => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 872/1750] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:17 2026] GET /v2.0/ports?device_id=d4bd740c-74a3-41ae-b703-f9a648516070 => 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: 879/1751] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:53:18 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1279 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 873/1752] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:18 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1753] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:18 2026] DELETE /v2.0/security-groups/fcc532f4-2638-4262-b123-af86380e5410 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:18.853 9 INFO neutron.api.v2.resource [None req-2ae9a575-d121-496b-97bb-1691560647ab 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 874/1754] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:53:18 2026] GET /v2.0/security-groups/fcc532f4-2638-4262-b123-af86380e5410 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:53:18.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-16d56a76-46f8-4de5-b96e-153e66cb0805 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] TaaS: Handle Delete Port: d65e2567-4951-4294-bab2-f797921a3c09 2026-06-16 12:53:18.957 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16d56a76-46f8-4de5-b96e-153e66cb0805 25d6deee386a42d2a2d0c7ba8d95fb1a b1288eb504f04176ae277a6447cf1d55 - - default default] Tap Mirror: Handle Delete Port: d65e2567-4951-4294-bab2-f797921a3c09 [pid: 8|app: 0|req: 881/1755] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:53:18 2026] DELETE /v2.0/floatingips/1239d59d-bc0c-465e-b817-caba8151089c => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:19.493 9 INFO neutron_taas.services.taas.taas_plugin [None req-c0492bdd-0378-4395-b369-5949a930a5b3 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: da578895-af62-4d90-9ea8-71f6f3a2eb3e 2026-06-16 12:53:19.496 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0492bdd-0378-4395-b369-5949a930a5b3 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: da578895-af62-4d90-9ea8-71f6f3a2eb3e [pid: 9|app: 0|req: 875/1756] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:19 2026] PUT /v2.0/routers/4334de04-179c-459c-b1d9-7e0ebb38e765/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:20.242 8 INFO neutron_taas.services.taas.taas_plugin [None req-0529fb61-adc7-4303-91e8-cec9169706ca 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: f9217db9-6dec-4f77-8c6c-bb3b4d7758bb 2026-06-16 12:53:20.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0529fb61-adc7-4303-91e8-cec9169706ca 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: f9217db9-6dec-4f77-8c6c-bb3b4d7758bb 2026-06-16 12:53:20.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-0529fb61-adc7-4303-91e8-cec9169706ca 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 2450aba1-01e9-4fd1-8525-63381b13bfeb 2026-06-16 12:53:20.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0529fb61-adc7-4303-91e8-cec9169706ca 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 2450aba1-01e9-4fd1-8525-63381b13bfeb 2026-06-16 12:53:20.828 8 INFO neutron.services.segments.plugin [-] Segment 7518409f-f986-4122-8e74-1b829a9eb39c resource provider aggregate not found 2026-06-16 12:53:20.832 8 INFO neutron.services.segments.plugin [-] Segment 7518409f-f986-4122-8e74-1b829a9eb39c resource provider aggregate not found 2026-06-16 12:53:20.847 8 INFO neutron.services.segments.plugin [-] Segment 7518409f-f986-4122-8e74-1b829a9eb39c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7518409f-f986-4122-8e74-1b829a9eb39c found for delete ", "request_id": "req-bb083a0a-57b8-4661-94d9-d8a8b094c9e2"}]} 2026-06-16 12:53:20.847 8 INFO neutron.services.segments.plugin [-] Segment 7518409f-f986-4122-8e74-1b829a9eb39c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7518409f-f986-4122-8e74-1b829a9eb39c found for delete ", "request_id": "req-4ee5f94d-b886-4de6-9cb5-a395d9a34ff0"}]} 2026-06-16 12:53:20.848 8 INFO neutron.db.l3_hamode_db [None req-0529fb61-adc7-4303-91e8-cec9169706ca 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network a9ec3680-2f71-435a-b286-ebd2fc591a8c was deleted as no HA routers are present in tenant b1288eb504f04176ae277a6447cf1d55. [pid: 8|app: 0|req: 882/1757] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:20 2026] DELETE /v2.0/routers/4334de04-179c-459c-b1d9-7e0ebb38e765 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1758] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:20 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1759] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:20 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 876/1760] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:20 2026] DELETE /v2.0/subnets/592b0372-8df4-4e24-8402-4197fabc42f3 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:21.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9b0acc7-0b3d-4a34-b3e1-070d852bfc43 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 825f769d-1a6e-4524-8a3d-bec62f1863a2 2026-06-16 12:53:21.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9b0acc7-0b3d-4a34-b3e1-070d852bfc43 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 825f769d-1a6e-4524-8a3d-bec62f1863a2 [pid: 8|app: 0|req: 885/1761] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:21 2026] DELETE /v2.0/networks/f25f94af-263e-485a-9684-18361d2d4047 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 877/1762] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:21 2026] GET /v2.0/security-groups?tenant_id=b1288eb504f04176ae277a6447cf1d55&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1763] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:21 2026] DELETE /v2.0/security-groups/f923af7d-fab3-4c6b-963f-844b2dec0ea0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 878/1764] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:22 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1765] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:22 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1766] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:53:22 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1767] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:22 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:22.869 8 INFO neutron.services.segments.plugin [-] Segment b2c74df4-8a4a-4d33-8176-22797e01b8da resource provider aggregate not found 2026-06-16 12:53:22.870 8 INFO neutron.services.segments.plugin [-] Segment b2c74df4-8a4a-4d33-8176-22797e01b8da resource provider aggregate not found 2026-06-16 12:53:22.888 8 INFO neutron.services.segments.plugin [-] Segment b2c74df4-8a4a-4d33-8176-22797e01b8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c74df4-8a4a-4d33-8176-22797e01b8da found for delete ", "request_id": "req-e8f0a9db-d13e-4253-a944-2a7cef900286"}]} 2026-06-16 12:53:22.890 8 INFO neutron.services.segments.plugin [-] Segment b2c74df4-8a4a-4d33-8176-22797e01b8da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c74df4-8a4a-4d33-8176-22797e01b8da found for delete ", "request_id": "req-87254dd6-b11e-45d1-b24b-e296191be7b2"}]} [pid: 9|app: 0|req: 880/1768] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:23 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1769] 10.0.0.172 () {34 vars in 1120 bytes} [Tue Jun 16 12:53:23 2026] GET /v2.0/security-groups?id=a8268566-24ea-4d83-b0b5-37044f133dab&id=e0290de9-3b65-42e4-bb33-e2df087735a0&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1770] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:53:23 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:23.499 9 INFO neutron_taas.services.taas.taas_plugin [req-a3e0eca7-d24e-42e9-946a-68ee2ca2240b req-86baeb8b-74c0-4e2d-a7c6-e2c0804815da 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] TaaS: Handle Delete Port: 0e908cca-fe9a-4ab3-a496-a243a90c00da 2026-06-16 12:53:23.502 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a3e0eca7-d24e-42e9-946a-68ee2ca2240b req-86baeb8b-74c0-4e2d-a7c6-e2c0804815da 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Tap Mirror: Handle Delete Port: 0e908cca-fe9a-4ab3-a496-a243a90c00da 2026-06-16 12:53:23.593 9 INFO neutron.db.l3_db [req-a3e0eca7-d24e-42e9-946a-68ee2ca2240b req-86baeb8b-74c0-4e2d-a7c6-e2c0804815da 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Floating IP c1e86ce3-189c-44c6-8b21-a02034701a84 disassociated. External IP: 10.96.250.203, port: 0e908cca-fe9a-4ab3-a496-a243a90c00da. [pid: 9|app: 0|req: 882/1771] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:53:23 2026] DELETE /v2.0/ports/0e908cca-fe9a-4ab3-a496-a243a90c00da => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:23.981 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cc63abc-b910-4a1f-a6d7-c1ca833a304d'] response: {'server_uuid': '24c0d129-5f25-450b-8a3d-d1f5886a2877', 'name': 'network-vif-deleted', 'tag': '0e908cca-fe9a-4ab3-a496-a243a90c00da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 890/1772] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:24 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 883/1773] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:25 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => 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: 891/1774] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:26 2026] GET /v2.0/ports?device_id=24c0d129-5f25-450b-8a3d-d1f5886a2877 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 884/1775] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:27 2026] GET /v2.0/security-groups?tenant_id=80a79f83ba77426f9c032b0035aaacc3&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1776] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:27 2026] DELETE /v2.0/security-groups/56b166ee-db30-478a-aed6-53e9b919c4a8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 885/1777] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:27 2026] GET /v2.0/security-groups?tenant_id=5f46a12b1eca496eba4197a964f1c00c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1778] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:27 2026] DELETE /v2.0/security-groups/fa4ea381-bfbe-4aab-b5d7-cc1fc3d24617 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 886/1779] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:27 2026] DELETE /v2.0/security-groups/a8268566-24ea-4d83-b0b5-37044f133dab => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:27.894 8 INFO neutron.api.v2.resource [None req-89c97d11-7dae-4c01-9bdd-4bb48d20d671 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1780] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:53:27 2026] GET /v2.0/security-groups/a8268566-24ea-4d83-b0b5-37044f133dab => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:53:27.998 9 INFO neutron_taas.services.taas.taas_plugin [None req-b3cced27-13ac-4278-9b43-240ce0fd0a26 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] TaaS: Handle Delete Port: c095fd46-1aa3-4dd4-8d9b-ec1f344d6fa1 2026-06-16 12:53:28.001 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3cced27-13ac-4278-9b43-240ce0fd0a26 8a0c091198ca4c788ea1cb942aa35a88 7e9fd215f6554d0b9a36c66938f02239 - - default default] Tap Mirror: Handle Delete Port: c095fd46-1aa3-4dd4-8d9b-ec1f344d6fa1 [pid: 9|app: 0|req: 887/1781] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:53:27 2026] DELETE /v2.0/floatingips/c1e86ce3-189c-44c6-8b21-a02034701a84 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1782] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:28 2026] DELETE /v2.0/security-groups/e0290de9-3b65-42e4-bb33-e2df087735a0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:28.781 9 INFO neutron_taas.services.taas.taas_plugin [None req-01006dc7-8d02-437c-a68f-a026fa7a735a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: bcda6a68-6ff8-4a80-8f3c-f761c04b3051 2026-06-16 12:53:28.784 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01006dc7-8d02-437c-a68f-a026fa7a735a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: bcda6a68-6ff8-4a80-8f3c-f761c04b3051 [pid: 9|app: 0|req: 888/1783] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:28 2026] PUT /v2.0/routers/0e8e9187-f38b-4f31-90dd-3f00e53e45e0/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:29.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-e50605f0-17dc-4573-be86-7dd0e09b0fe9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 1e41be18-cd1f-452f-95af-439af495c50a 2026-06-16 12:53:29.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e50605f0-17dc-4573-be86-7dd0e09b0fe9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 1e41be18-cd1f-452f-95af-439af495c50a 2026-06-16 12:53:29.851 8 INFO neutron_taas.services.taas.taas_plugin [None req-e50605f0-17dc-4573-be86-7dd0e09b0fe9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: e8d84779-bd17-4593-9371-47d979d171f6 2026-06-16 12:53:29.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e50605f0-17dc-4573-be86-7dd0e09b0fe9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: e8d84779-bd17-4593-9371-47d979d171f6 2026-06-16 12:53:30.144 8 INFO neutron.services.segments.plugin [-] Segment 54dd0567-81db-47a6-b61c-6fef9330df9e resource provider aggregate not found 2026-06-16 12:53:30.152 8 INFO neutron.services.segments.plugin [-] Segment 54dd0567-81db-47a6-b61c-6fef9330df9e resource provider aggregate not found 2026-06-16 12:53:30.162 8 INFO neutron.services.segments.plugin [-] Segment 54dd0567-81db-47a6-b61c-6fef9330df9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54dd0567-81db-47a6-b61c-6fef9330df9e found for delete ", "request_id": "req-55fc143d-eeb5-42a4-bb67-67ee15b57fd6"}]} 2026-06-16 12:53:30.169 8 INFO neutron.db.l3_hamode_db [None req-e50605f0-17dc-4573-be86-7dd0e09b0fe9 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network 7b17586c-9a9d-4264-9e9f-905fcef00a27 was deleted as no HA routers are present in tenant 7e9fd215f6554d0b9a36c66938f02239. [pid: 8|app: 0|req: 896/1784] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:29 2026] DELETE /v2.0/routers/0e8e9187-f38b-4f31-90dd-3f00e53e45e0 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:30.186 8 INFO neutron.services.segments.plugin [-] Segment 54dd0567-81db-47a6-b61c-6fef9330df9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54dd0567-81db-47a6-b61c-6fef9330df9e found for delete ", "request_id": "req-8403bf54-6cc4-4189-bed0-d388259774e2"}]} [pid: 9|app: 0|req: 889/1785] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:30 2026] DELETE /v2.0/subnets/b50fdf42-1753-4ba4-9928-c740d77f1e39 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:30.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-a26e2f21-e3eb-4299-89a0-3f65998b1b1a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: a6e233d0-8187-4cba-8cd4-09747ceaa8e4 2026-06-16 12:53:30.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a26e2f21-e3eb-4299-89a0-3f65998b1b1a 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: a6e233d0-8187-4cba-8cd4-09747ceaa8e4 [pid: 8|app: 0|req: 897/1786] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:30 2026] DELETE /v2.0/networks/c14263ab-0489-40d1-b625-8f7cf0cd9fdb => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:31.198 9 INFO neutron_taas.services.taas.taas_plugin [None req-1b11faba-d69c-4b34-81d1-ca10bc226d02 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 1ebb350d-6854-4259-a559-e6a380a92ad6 2026-06-16 12:53:31.202 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b11faba-d69c-4b34-81d1-ca10bc226d02 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 1ebb350d-6854-4259-a559-e6a380a92ad6 [pid: 9|app: 0|req: 890/1787] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:30 2026] PUT /v2.0/routers/8e9bc103-21cd-4a83-bcae-d6d19c710695/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:31.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-416fdeee-692e-493b-b2a8-74d278c4a52f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 54cd89ed-d135-450b-82ec-a324a0d70137 2026-06-16 12:53:31.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-416fdeee-692e-493b-b2a8-74d278c4a52f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 54cd89ed-d135-450b-82ec-a324a0d70137 2026-06-16 12:53:32.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-416fdeee-692e-493b-b2a8-74d278c4a52f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 6d446f26-37bd-4a2b-a03d-c50b209f7c8c 2026-06-16 12:53:32.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-416fdeee-692e-493b-b2a8-74d278c4a52f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 6d446f26-37bd-4a2b-a03d-c50b209f7c8c 2026-06-16 12:53:32.193 8 INFO neutron.services.segments.plugin [-] Segment fcdcbf2b-28a6-4077-af83-77d660fa7e1a resource provider aggregate not found 2026-06-16 12:53:32.211 8 INFO neutron.services.segments.plugin [-] Segment fcdcbf2b-28a6-4077-af83-77d660fa7e1a resource provider aggregate not found 2026-06-16 12:53:32.216 8 INFO neutron.services.segments.plugin [-] Segment fcdcbf2b-28a6-4077-af83-77d660fa7e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcdcbf2b-28a6-4077-af83-77d660fa7e1a found for delete ", "request_id": "req-3b5f5046-013f-4555-93cf-b85473401ff0"}]} 2026-06-16 12:53:32.248 8 INFO neutron.services.segments.plugin [-] Segment fcdcbf2b-28a6-4077-af83-77d660fa7e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcdcbf2b-28a6-4077-af83-77d660fa7e1a found for delete ", "request_id": "req-f4ed1cf3-736a-46c7-8ebb-3309a0ee7fc9"}]} 2026-06-16 12:53:32.599 8 INFO neutron.db.l3_hamode_db [None req-416fdeee-692e-493b-b2a8-74d278c4a52f 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network 2dabb323-579d-4c3e-a095-7eabb3ba5c0b was deleted as no HA routers are present in tenant dbbb1c4630db419ba4994451c0e9ff05. [pid: 8|app: 0|req: 898/1790] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:31 2026] DELETE /v2.0/routers/8e9bc103-21cd-4a83-bcae-d6d19c710695 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 893/1791] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:32 2026] DELETE /v2.0/subnets/e0db7543-2b03-4045-84a0-222416e5bd76 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:32.883 8 INFO neutron_taas.services.taas.taas_plugin [None req-da107bdc-03c7-44f2-98f6-5e2b78bdedc4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 5e7a9179-aa91-479c-8e29-2e732f6e1f1d 2026-06-16 12:53:32.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da107bdc-03c7-44f2-98f6-5e2b78bdedc4 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 5e7a9179-aa91-479c-8e29-2e732f6e1f1d [pid: 9|app: 0|req: 894/1792] 10.0.0.59 () {32 vars in 825 bytes} [Tue Jun 16 12:53:32 2026] GET /v2.0/ports?project_id=7516bbc9bfd947f2ae949cf4aeced7ef&network_id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 3691 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1793] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:32 2026] DELETE /v2.0/networks/68f7cdcd-1d59-4b95-b11c-cbccc013f270 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 895/1794] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:53:33 2026] GET /v2.0/subnets?network_id=4032654b-3309-430f-8f78-48237995ca0d => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 896/1795] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:33 2026] GET /v2.0/security-groups?tenant_id=7e9fd215f6554d0b9a36c66938f02239&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 897/1796] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:33 2026] DELETE /v2.0/security-groups/0dc7b339-d57d-4458-aab4-b4468b6b9ed4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:33.606 8 INFO neutron.db.l3_db [None req-4ac5e1ff-0fe9-486e-a6af-22aafceeb3e5 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Floating IP 97436260-80b7-4acb-a6ce-09fa1b3ee9be disassociated. External IP: 10.96.250.213, port: d78bb49c-5544-4ec9-b7e8-914f7cff8c78. [pid: 9|app: 0|req: 898/1797] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:33 2026] GET /v2.0/security-groups?tenant_id=dbbb1c4630db419ba4994451c0e9ff05&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 899/1798] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:33 2026] DELETE /v2.0/security-groups/59f727ae-405e-4d86-8aac-9af38c41c4ad => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1799] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:53:33 2026] PUT /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 554 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1800] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:33 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:33.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b69f29a-c32f-4979-a37b-e3796d2e9e7e'] response: {'name': 'network-changed', 'server_uuid': 'bd7d3506-2295-4a09-ade8-3f46a0726b10', 'tag': 'd78bb49c-5544-4ec9-b7e8-914f7cff8c78', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 900/1801] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:33 2026] GET /v2.0/security-groups?tenant_id=c41dd8952aec4c74b45296500ebec393&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:34.244 8 INFO neutron.services.segments.plugin [-] Segment f0cbd0f1-e119-4c35-acfb-6e7c05286dcb resource provider aggregate not found 2026-06-16 12:53:34.267 8 INFO neutron.services.segments.plugin [-] Segment f0cbd0f1-e119-4c35-acfb-6e7c05286dcb resource provider aggregate not found 2026-06-16 12:53:34.272 8 INFO neutron.services.segments.plugin [-] Segment f0cbd0f1-e119-4c35-acfb-6e7c05286dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cbd0f1-e119-4c35-acfb-6e7c05286dcb found for delete ", "request_id": "req-ac392ca4-c12b-45bd-884b-f7e014ff7606"}]} [pid: 8|app: 0|req: 902/1802] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:34 2026] DELETE /v2.0/security-groups/e0b728aa-2f02-45e5-b15e-b9816a63998a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:34.295 8 INFO neutron.services.segments.plugin [-] Segment f0cbd0f1-e119-4c35-acfb-6e7c05286dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0cbd0f1-e119-4c35-acfb-6e7c05286dcb found for delete ", "request_id": "req-15b4150d-14a9-4cb0-a859-d1be671f8d97"}]} 2026-06-16 12:53:34.300 8 INFO neutron.services.segments.plugin [-] Segment b4850e68-dccd-4bc2-bb9d-8b20e987aea4 resource provider aggregate not found 2026-06-16 12:53:34.313 8 INFO neutron.services.segments.plugin [-] Segment b4850e68-dccd-4bc2-bb9d-8b20e987aea4 resource provider aggregate not found 2026-06-16 12:53:34.317 8 INFO neutron.services.segments.plugin [-] Segment b4850e68-dccd-4bc2-bb9d-8b20e987aea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4850e68-dccd-4bc2-bb9d-8b20e987aea4 found for delete ", "request_id": "req-504373c9-10bd-4da1-8e7e-1a58396b8db0"}]} 2026-06-16 12:53:34.330 8 INFO neutron.services.segments.plugin [-] Segment b4850e68-dccd-4bc2-bb9d-8b20e987aea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4850e68-dccd-4bc2-bb9d-8b20e987aea4 found for delete ", "request_id": "req-a6e3bc3b-13b6-4759-b930-3c0d47afd477"}]} [pid: 9|app: 0|req: 901/1803] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/security-groups?tenant_id=27308490bcf4424aaa73dbac83a2d6b1&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: 903/1804] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1805] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1806] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d78bb49c-5544-4ec9-b7e8-914f7cff8c78 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 902/1807] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:34 2026] DELETE /v2.0/security-groups/6048beeb-9b29-4335-9f5e-1a3450e01300 => 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: 906/1808] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/subnets?id=7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 903/1809] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/ports?network_id=e9b00830-d04f-4d12-9e08-0c6107227b64&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: 907/1810] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 904/1811] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1812] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:34 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 905/1813] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:35 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1814] 10.0.0.59 () {34 vars in 684 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-groups => generated 1675 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1815] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1816] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 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) 2026-06-16 12:53:37.533 9 INFO neutron.db.segments_db [None req-48648b39-bd24-495a-9fc4-a52dfe65cc8f 8e697c03482541e4a9128c40d0ed8819 86a9ff7888884d7bba5800f7458748b8 - - default default] Added segment 4a36139d-e496-4aa9-9892-91504954aa42 of type vxlan for network ccc70680-0c41-42b2-a38b-6b2e576ecb27 [pid: 8|app: 0|req: 912/1817] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 906/1818] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/networks => generated 613 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1819] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 907/1820] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:53:37 2026] PUT /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:37.715 8 INFO neutron.db.securitygroups_db [None req-4f28ce92-6b04-4ff9-a94f-9a4a8226aa41 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Project 7516bbc9bfd947f2ae949cf4aeced7ef added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 908/1821] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:37 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1822] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 909/1823] 10.0.0.59 () {34 vars in 763 bytes} [Tue Jun 16 12:53:37 2026] PUT /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-16 12:53:37.851 8 INFO neutron.db.securitygroups_db [None req-d114552b-a7d6-4ce6-a356-fa82eed7c84f 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Project 7516bbc9bfd947f2ae949cf4aeced7ef added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 910/1824] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:37 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 911/1825] 10.0.0.59 () {34 vars in 759 bytes} [Tue Jun 16 12:53:37 2026] PUT /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1826] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:53:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 912/1827] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:37 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/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: 916/1828] 10.0.0.59 () {34 vars in 781 bytes} [Tue Jun 16 12:53:37 2026] PUT /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 913/1829] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1830] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:53:38 2026] PUT /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 914/1831] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1832] 10.0.0.59 () {32 vars in 740 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:38.271 9 INFO neutron.api.v2.resource [None req-44478548-7f33-4387-929b-4b6fb769e569 8e697c03482541e4a9128c40d0ed8819 86a9ff7888884d7bba5800f7458748b8 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 915/1833] 10.0.0.59 () {32 vars in 744 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/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: 919/1834] 10.0.0.59 () {32 vars in 743 bytes} [Tue Jun 16 12:53:38 2026] DELETE /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/red => 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: 920/1835] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:38.398 8 INFO neutron.api.v2.resource [None req-d33d10c6-ad07-4055-9e73-e659251c35f4 8e697c03482541e4a9128c40d0ed8819 86a9ff7888884d7bba5800f7458748b8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1836] 10.0.0.59 () {32 vars in 747 bytes} [Tue Jun 16 12:53:38 2026] DELETE /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1837] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:38 2026] DELETE /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1838] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 916/1839] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks => generated 1297 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:38.619 8 INFO neutron.services.segments.plugin [-] Segment 4a36139d-e496-4aa9-9892-91504954aa42 resource provider aggregate not found 2026-06-16 12:53:38.623 8 INFO neutron.services.segments.plugin [-] Segment 4a36139d-e496-4aa9-9892-91504954aa42 resource provider aggregate not found 2026-06-16 12:53:38.637 8 INFO neutron.services.segments.plugin [-] Segment 4a36139d-e496-4aa9-9892-91504954aa42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a36139d-e496-4aa9-9892-91504954aa42 found for delete ", "request_id": "req-9af7fcb1-25d8-48bf-bf0c-e33932880b94"}]} 2026-06-16 12:53:38.643 8 INFO neutron.services.segments.plugin [-] Segment 4a36139d-e496-4aa9-9892-91504954aa42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a36139d-e496-4aa9-9892-91504954aa42 found for delete ", "request_id": "req-53e3bc62-9494-49f2-bc09-b6451db986c0"}]} [pid: 8|app: 0|req: 924/1840] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:38 2026] DELETE /v2.0/networks/ccc70680-0c41-42b2-a38b-6b2e576ecb27 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1841] 10.0.0.172 () {34 vars in 1100 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1593965682&fields=id&tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 917/1842] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/security-groups?tenant_id=21898fbdb492491bbd54fa5ec233b9df&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: 926/1843] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 660 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1844] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/quotas/7516bbc9bfd947f2ae949cf4aeced7ef => 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: 928/1845] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 918/1846] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:38 2026] DELETE /v2.0/security-groups/200420ac-dccb-46d8-a125-af7a09de56fd => 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: 929/1847] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 919/1848] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 930/1849] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:38 2026] GET /v2.0/security-groups?tenant_id=e29c3278f1a7410b999cf53baa06f59f&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1850] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:39 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 920/1851] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:39 2026] DELETE /v2.0/security-groups/036cd746-45e6-4f10-b888-9d53f0e8700d => 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: 932/1852] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:39 2026] GET /v2.0/security-groups?tenant_id=86a9ff7888884d7bba5800f7458748b8&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 921/1853] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:39 2026] DELETE /v2.0/security-groups/07f0c797-f1bd-4f63-889f-b95ef59f1445 => 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: 933/1854] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:39 2026] GET /v2.0/security-groups?tenant_id=79d85a02a22047c8b117c9a46fc9ee0e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 922/1855] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:39 2026] DELETE /v2.0/security-groups/9bf96953-f80b-4aa0-9651-5c142c23e847 => 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: 934/1856] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:40 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 923/1857] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:41 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => 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: 935/1858] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:41 2026] GET /v2.0/security-groups?tenant_id=8bde3ed44b39402e8436942a12cd8ea3&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 924/1859] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:41 2026] DELETE /v2.0/security-groups/aced5251-8f97-480c-8165-bcbf317c1172 => 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: 936/1860] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:42 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => 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: 937/1861] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:43 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1862] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:53:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1863] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:43 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 925/1864] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:53:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 926/1865] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:53:43 2026] PUT /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 927/1866] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:43 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 928/1867] 10.0.0.59 () {34 vars in 763 bytes} [Tue Jun 16 12:53:43 2026] PUT /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/green => 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: 940/1868] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:53:43 2026] POST /v2.0/ports => generated 958 bytes in 263 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: 9|app: 0|req: 929/1869] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:43 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:43.885 9 INFO neutron.db.segments_db [None req-fb6081c8-f582-4cdf-8997-2b2d2720075b d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e of type vxlan for network a507fb45-ccfe-45bf-b65f-d639ed7e6c87 [pid: 9|app: 0|req: 930/1870] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:53:43 2026] POST /v2.0/networks => generated 610 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 931/1871] 10.0.0.59 () {34 vars in 759 bytes} [Tue Jun 16 12:53:43 2026] PUT /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-16 12:53:44.056 9 INFO neutron.db.segments_db [None req-94ad153b-c4d0-4676-82a1-bec5e3091ced d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment f258196b-2497-4204-88d9-793019d25f05 of type vxlan for network 83a859ec-b634-44f3-8395-ae0ea3dcb077 [pid: 8|app: 0|req: 941/1872] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:53:43 2026] PUT /v2.0/ports/f13932e3-8676-44da-87fa-5ea07e34568e => generated 1239 bytes in 380 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-06-16 12:53:44.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b63ac6b8-fb3a-45fe-9c73-2acb728ca933'] response: {'name': 'network-changed', 'server_uuid': 'd7066334-453e-47bc-b18d-bfc73793a877', 'tag': 'f13932e3-8676-44da-87fa-5ea07e34568e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 942/1873] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 932/1874] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:53:43 2026] POST /v2.0/networks => generated 611 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1875] 10.0.0.59 () {34 vars in 781 bytes} [Tue Jun 16 12:53:44 2026] PUT /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1876] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1877] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:53:44 2026] PUT /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1878] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1879] 10.0.0.59 () {32 vars in 740 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:44.388 8 INFO neutron.api.v2.resource [None req-f1ee69b8-618c-4eb2-9b6e-04689b387321 b9d0af4ed5f14e71b1d1324b55aba231 f286cdb63a504565804c833bc4d67c5c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1880] 10.0.0.59 () {32 vars in 744 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 933/1881] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:44 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1882] 10.0.0.59 () {32 vars in 743 bytes} [Tue Jun 16 12:53:44 2026] DELETE /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1883] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:44.511 8 INFO neutron.api.v2.resource [None req-b0033f49-9aaa-408a-bf40-a5e63e0e7a6a b9d0af4ed5f14e71b1d1324b55aba231 f286cdb63a504565804c833bc4d67c5c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1884] 10.0.0.59 () {32 vars in 747 bytes} [Tue Jun 16 12:53:44 2026] DELETE /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1885] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1886] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:44 2026] DELETE /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 934/1887] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:44 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1888] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 935/1889] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=d7066334-453e-47bc-b18d-bfc73793a877 => 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: 955/1890] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/policies/61a08df2-5003-49e8-80c4-de2d924b931a/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:44.708 9 INFO neutron.db.segments_db [None req-529f2deb-45ec-4933-81a5-2a5e55839605 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 of type vxlan for network 0eb009a2-f9f4-4e87-b958-83a2544e43da [pid: 8|app: 0|req: 956/1891] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/networks?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1892] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:53:44 2026] DELETE /v2.0/qos/policies/61a08df2-5003-49e8-80c4-de2d924b931a => 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: 958/1893] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:53:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:44.963 9 INFO neutron.db.l3_hamode_db [None req-529f2deb-45ec-4933-81a5-2a5e55839605 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:53:45.098 9 INFO neutron.db.l3_hamode_db [None req-529f2deb-45ec-4933-81a5-2a5e55839605 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 959/1894] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:45 2026] GET /v2.0/security-groups?tenant_id=49cf7d106b49475fa45cc6ab36fa50e8&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 936/1895] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:44 2026] POST /v2.0/routers => generated 506 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1896] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:45 2026] DELETE /v2.0/security-groups/92878c66-0691-43ae-b21d-69cc05bc0f4a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 937/1897] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:45 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 938/1898] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:45 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 939/1899] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:45 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 940/1900] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:45 2026] GET /v2.0/security-groups?tenant_id=f286cdb63a504565804c833bc4d67c5c&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 941/1901] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f13932e3-8676-44da-87fa-5ea07e34568e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 942/1902] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:46 2026] DELETE /v2.0/security-groups/8209a5d1-cce8-40ec-9ed8-64054b636fe5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 943/1903] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/subnets?id=7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 944/1904] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/ports?network_id=e9b00830-d04f-4d12-9e08-0c6107227b64&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: 9|app: 0|req: 945/1905] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1906] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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: 9|app: 0|req: 949/1909] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:46 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 950/1910] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:47 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&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: 961/1911] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:53:45 2026] PUT /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 951/1912] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:53:47 2026] GET /v2.0/ports/6d96892e-6f27-4f56-90b5-d33ea78d83fc => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 952/1913] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:48 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 953/1914] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:48 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&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: 962/1915] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:53:47 2026] PUT /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 954/1916] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:53:48 2026] GET /v2.0/ports/bd862806-3278-4607-a13e-2ab2ab30d6bf => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:48.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9311a79-ea96-46b8-ba74-4a8d627fe931 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: bd862806-3278-4607-a13e-2ab2ab30d6bf 2026-06-16 12:53:48.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9311a79-ea96-46b8-ba74-4a8d627fe931 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: bd862806-3278-4607-a13e-2ab2ab30d6bf [pid: 9|app: 0|req: 955/1917] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:49 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 956/1918] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:49 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&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: 963/1919] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:48 2026] PUT /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:49.666 8 INFO neutron.db.segments_db [None req-a6dd76db-0df9-4cd3-a2aa-8bfe1d8cea8c 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] Added segment f62c8268-d397-4f30-8aba-ce092d4c336c of type vxlan for network 3f4578d3-0f9d-4c91-94cc-d3cdd92722bc 2026-06-16 12:53:49.733 9 INFO neutron_taas.services.taas.taas_plugin [None req-d7eb3f7b-105e-40dc-ad8f-d7bfb03f3f56 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 6d96892e-6f27-4f56-90b5-d33ea78d83fc 2026-06-16 12:53:49.736 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7eb3f7b-105e-40dc-ad8f-d7bfb03f3f56 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 6d96892e-6f27-4f56-90b5-d33ea78d83fc 2026-06-16 12:53:49.895 8 INFO neutron.db.l3_hamode_db [None req-a6dd76db-0df9-4cd3-a2aa-8bfe1d8cea8c 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:53:50.005 8 INFO neutron.db.l3_hamode_db [None req-a6dd76db-0df9-4cd3-a2aa-8bfe1d8cea8c 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 957/1920] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:49 2026] PUT /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1921] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:50 2026] GET /v2.0/ports?device_id=9cd8712b-f24d-4c83-87d6-9e38de6b7dc5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:50.478 9 INFO neutron_taas.services.taas.taas_plugin [None req-8e67309f-92d7-45f0-9b79-680dd296e3e0 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 16e9573f-9974-42f9-b858-740eb3ffdbbb 2026-06-16 12:53:50.481 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e67309f-92d7-45f0-9b79-680dd296e3e0 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 16e9573f-9974-42f9-b858-740eb3ffdbbb [pid: 8|app: 0|req: 964/1922] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:53:49 2026] POST /v2.0/routers => generated 474 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1923] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:50 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1924] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:53:50 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/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: 967/1925] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:50 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:50.878 9 INFO neutron.services.segments.plugin [-] Segment a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 resource provider aggregate not found 2026-06-16 12:53:50.887 9 INFO neutron.services.segments.plugin [-] Segment a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 resource provider aggregate not found [pid: 8|app: 0|req: 968/1926] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:50 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:50.894 9 INFO neutron.services.segments.plugin [-] Segment a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 found for delete ", "request_id": "req-77017341-2883-4394-8e14-9fe4ea74a8ec"}]} 2026-06-16 12:53:50.905 9 INFO neutron.services.segments.plugin [-] Segment a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d7f3ab-b88b-41ce-9ac9-e06e21b6c6c9 found for delete ", "request_id": "req-0988ff31-0054-4771-ba0c-85fcf260b68b"}]} 2026-06-16 12:53:50.908 9 INFO neutron.db.l3_hamode_db [None req-8e67309f-92d7-45f0-9b79-680dd296e3e0 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] HA network 0eb009a2-f9f4-4e87-b958-83a2544e43da was deleted as no HA routers are present in tenant c2681432396348dc9352f6d9f04a8e4d. [pid: 9|app: 0|req: 959/1927] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:50 2026] DELETE /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5 => 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: 969/1928] 10.0.0.59 () {34 vars in 761 bytes} [Tue Jun 16 12:53:50 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/green => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 960/1929] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:50 2026] DELETE /v2.0/subnets/61820b14-fcab-4d24-935e-38856ac1b434 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1930] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 34 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 961/1931] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:51 2026] DELETE /v2.0/subnets/13a32848-6065-42b0-8278-e8b078f4086b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1932] 10.0.0.59 () {34 vars in 757 bytes} [Tue Jun 16 12:53:51 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/red => generated 4 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-16 12:53:51.396 9 INFO neutron_taas.services.taas.taas_plugin [None req-112aea52-f7c0-4a29-9714-836abc5b8f44 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: bd09dbb9-b3d1-47ba-9b88-035d09dfaf68 2026-06-16 12:53:51.399 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-112aea52-f7c0-4a29-9714-836abc5b8f44 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: bd09dbb9-b3d1-47ba-9b88-035d09dfaf68 [pid: 8|app: 0|req: 972/1933] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1934] 10.0.0.59 () {34 vars in 779 bytes} [Tue Jun 16 12:53:51 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/black.or.white => generated 4 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 962/1935] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:51 2026] DELETE /v2.0/networks/83a859ec-b634-44f3-8395-ae0ea3dcb077 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:51.667 9 INFO neutron_taas.services.taas.taas_plugin [None req-c4df7e6c-13e7-45a6-a62c-e8177285ebf2 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 061ea497-13ba-424a-b7b2-88eb919df652 2026-06-16 12:53:51.669 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4df7e6c-13e7-45a6-a62c-e8177285ebf2 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 061ea497-13ba-424a-b7b2-88eb919df652 [pid: 8|app: 0|req: 974/1936] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1937] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:53:51 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 37 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 963/1938] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:51 2026] DELETE /v2.0/networks/a507fb45-ccfe-45bf-b65f-d639ed7e6c87 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1939] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:53:51.941 9 INFO neutron.db.segments_db [None req-da3e6302-7f19-4f5f-942b-fefc3fab9b60 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment 97b12583-8ff3-4000-a3df-06d2b143dd12 of type vxlan for network 4b9be832-32a6-4788-9706-2645803ece47 [pid: 8|app: 0|req: 977/1940] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/red => 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: 978/1941] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:51 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 964/1942] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:53:51 2026] POST /v2.0/networks => generated 611 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 965/1943] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&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-06-16 12:53:52.138 8 INFO neutron.api.v2.resource [None req-0feba919-27aa-4713-ad16-e32be87da3c5 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1944] 10.0.0.59 () {32 vars in 742 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/green => generated 99 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1945] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:53:52 2026] DELETE /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/red => 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: 981/1946] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 966/1947] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:52 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: 9|app: 0|req: 967/1948] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:52.435 9 INFO neutron.db.segments_db [None req-22801723-d5ae-4650-92ef-2eed882269a2 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment 0c81eed1-86e6-400a-aa90-7400ac19353c of type vxlan for network a9f96bb0-8bc1-4102-a7f0-896c971c607f [pid: 8|app: 0|req: 982/1949] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 30 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1950] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:52 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:52.573 8 INFO neutron.api.v2.resource [None req-7b497d6a-3194-4215-b4f4-6561b16f1ea8 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 984/1951] 10.0.0.59 () {32 vars in 745 bytes} [Tue Jun 16 12:53:52 2026] DELETE /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 12:53:52.677 9 INFO neutron.db.l3_hamode_db [None req-22801723-d5ae-4650-92ef-2eed882269a2 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:53:52.789 9 INFO neutron.db.l3_hamode_db [None req-22801723-d5ae-4650-92ef-2eed882269a2 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:53:52.871 8 INFO neutron.db.l3_db [None req-64be926a-3086-4a48-aacd-f6edca2abb6e 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Floating IP 97436260-80b7-4acb-a6ce-09fa1b3ee9be associated. External IP: 10.96.250.213, port: f13932e3-8676-44da-87fa-5ea07e34568e. 2026-06-16 12:53:52.918 9 INFO neutron.services.segments.plugin [-] Segment f258196b-2497-4204-88d9-793019d25f05 resource provider aggregate not found 2026-06-16 12:53:52.932 9 INFO neutron.services.segments.plugin [-] Segment f258196b-2497-4204-88d9-793019d25f05 resource provider aggregate not found 2026-06-16 12:53:52.938 9 INFO neutron.services.segments.plugin [-] Segment f258196b-2497-4204-88d9-793019d25f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f258196b-2497-4204-88d9-793019d25f05 found for delete ", "request_id": "req-42de438e-2bdc-4a3d-9d32-e55e0a82985b"}]} 2026-06-16 12:53:52.956 9 INFO neutron.services.segments.plugin [-] Segment f258196b-2497-4204-88d9-793019d25f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f258196b-2497-4204-88d9-793019d25f05 found for delete ", "request_id": "req-058ca1c5-e47e-4612-86a5-e6d3a6bd7bbd"}]} 2026-06-16 12:53:52.956 9 INFO neutron.services.segments.plugin [-] Segment adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e resource provider aggregate not found 2026-06-16 12:53:52.986 9 INFO neutron.services.segments.plugin [-] Segment adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e found for delete ", "request_id": "req-58785a4f-7896-45dc-9a42-7d34878b27d2"}]} 2026-06-16 12:53:52.989 9 INFO neutron.services.segments.plugin [-] Segment adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e resource provider aggregate not found 2026-06-16 12:53:53.007 9 INFO neutron.services.segments.plugin [-] Segment adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc7d2eb-11b2-4f1f-93de-8b6ea1e0e60e found for delete ", "request_id": "req-67bc433b-a504-453c-8539-c9cb60980166"}]} [pid: 8|app: 0|req: 985/1952] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:53:52 2026] PUT /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 856 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:53.299 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4efe1760-930d-4736-8946-686462fe01b5'] response: {'name': 'network-changed', 'server_uuid': 'd7066334-453e-47bc-b18d-bfc73793a877', 'tag': 'f13932e3-8676-44da-87fa-5ea07e34568e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 986/1953] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:53:53 2026] DELETE /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1954] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:53 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 968/1955] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:52 2026] POST /v2.0/routers => generated 507 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1956] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:53:53 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e/tags => generated 12 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1957] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:53:53 2026] GET /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 969/1958] 10.0.0.59 () {34 vars in 664 bytes} [Tue Jun 16 12:53:53 2026] POST /v2.0/ports => generated 952 bytes in 302 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: 990/1959] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:53:53 2026] PUT /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e => generated 480 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1960] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/ports?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1961] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/ports?device_id=11c97312-32f9-46f8-91bf-c2d15da34e1e => 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: 993/1962] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/networks?id=e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:54.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc0ff95f-2ca0-4ffc-8bb1-7cdaac365e1f 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] TaaS: Handle Delete Port: 738feace-e473-49b1-ac95-3e3ccbcfae36 2026-06-16 12:53:54.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc0ff95f-2ca0-4ffc-8bb1-7cdaac365e1f 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] Tap Mirror: Handle Delete Port: 738feace-e473-49b1-ac95-3e3ccbcfae36 [pid: 9|app: 0|req: 970/1963] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:53:53 2026] PUT /v2.0/routers/3b134149-7f6c-44de-9a2a-bd3f13974a3f/add_router_interface => generated 309 bytes in 1025 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: 9|app: 0|req: 971/1964] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f13932e3-8676-44da-87fa-5ea07e34568e => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:54.833 8 INFO neutron.services.segments.plugin [-] Segment f62c8268-d397-4f30-8aba-ce092d4c336c resource provider aggregate not found 2026-06-16 12:53:54.837 8 INFO neutron.services.segments.plugin [-] Segment f62c8268-d397-4f30-8aba-ce092d4c336c resource provider aggregate not found 2026-06-16 12:53:54.854 8 INFO neutron.services.segments.plugin [-] Segment f62c8268-d397-4f30-8aba-ce092d4c336c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62c8268-d397-4f30-8aba-ce092d4c336c found for delete ", "request_id": "req-1f99126a-c9a6-4507-8751-d2346bb966f7"}]} 2026-06-16 12:53:54.861 8 INFO neutron.services.segments.plugin [-] Segment f62c8268-d397-4f30-8aba-ce092d4c336c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62c8268-d397-4f30-8aba-ce092d4c336c found for delete ", "request_id": "req-8629c6c9-61bd-4a9d-a89c-70fee0b2b432"}]} [pid: 9|app: 0|req: 972/1965] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 973/1966] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/ports/c3e99c62-3f91-4f6b-a28f-d90b6424a50f => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:54.890 8 INFO neutron.db.l3_hamode_db [None req-cc0ff95f-2ca0-4ffc-8bb1-7cdaac365e1f 225690789ef540d6abfd7d6d2a926721 138a0cb41d5b4471ac8e1de79adf0341 - - default default] HA network 3f4578d3-0f9d-4c91-94cc-d3cdd92722bc was deleted as no HA routers are present in tenant 138a0cb41d5b4471ac8e1de79adf0341. [pid: 8|app: 0|req: 994/1967] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:54 2026] DELETE /v2.0/routers/11c97312-32f9-46f8-91bf-c2d15da34e1e => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 974/1968] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/subnets?id=7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 975/1969] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/ports?network_id=e9b00830-d04f-4d12-9e08-0c6107227b64&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: 9|app: 0|req: 976/1970] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:53:54 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 977/1971] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:53:55 2026] GET /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64?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-06-16 12:53:55.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d1550e8-c206-4e57-b2b2-6d3709a8332c d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: c3e99c62-3f91-4f6b-a28f-d90b6424a50f 2026-06-16 12:53:55.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d1550e8-c206-4e57-b2b2-6d3709a8332c d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: c3e99c62-3f91-4f6b-a28f-d90b6424a50f [pid: 8|app: 0|req: 995/1972] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:54 2026] PUT /v2.0/routers/3b134149-7f6c-44de-9a2a-bd3f13974a3f/remove_router_interface => generated 309 bytes in 853 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: 9|app: 0|req: 978/1973] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:55 2026] GET /v2.0/security-groups?tenant_id=1cfb78ed9d55493d8d43f694a8dad220&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:55.880 8 INFO neutron.api.v2.resource [None req-b64dedb1-156f-4020-a747-3ad875b2d9c1 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1974] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:55 2026] PUT /v2.0/routers/3b134149-7f6c-44de-9a2a-bd3f13974a3f/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1975] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:53:55 2026] GET /v2.0/ports?device_id=3b134149-7f6c-44de-9a2a-bd3f13974a3f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 979/1976] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:55 2026] DELETE /v2.0/security-groups/666396ab-0855-45f6-a79d-5ff79aefc760 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:53:56.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-99f41fd7-368d-491b-97d0-9e186c040b02 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 4e79f56a-462d-44dc-8607-aadb58a519d3 2026-06-16 12:53:56.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99f41fd7-368d-491b-97d0-9e186c040b02 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 4e79f56a-462d-44dc-8607-aadb58a519d3 [pid: 9|app: 0|req: 980/1977] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:53:56 2026] GET /v2.0/security-groups?tenant_id=138a0cb41d5b4471ac8e1de79adf0341&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:53:56.458 8 INFO neutron.db.l3_hamode_db [None req-99f41fd7-368d-491b-97d0-9e186c040b02 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] HA network a9f96bb0-8bc1-4102-a7f0-896c971c607f was deleted as no HA routers are present in tenant c2681432396348dc9352f6d9f04a8e4d. [pid: 8|app: 0|req: 998/1978] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:55 2026] DELETE /v2.0/routers/3b134149-7f6c-44de-9a2a-bd3f13974a3f => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1979] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:53:56 2026] DELETE /v2.0/subnets/ca7056d3-16f0-4664-8d3e-ce8e9332607e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:56.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-5096cee1-0d56-4390-af04-aa5484c96c87 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 37d70ebb-72d6-44f9-8691-677dedc8b7ce 2026-06-16 12:53:56.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5096cee1-0d56-4390-af04-aa5484c96c87 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 37d70ebb-72d6-44f9-8691-677dedc8b7ce 2026-06-16 12:53:56.878 8 INFO neutron.services.segments.plugin [-] Segment 0c81eed1-86e6-400a-aa90-7400ac19353c resource provider aggregate not found 2026-06-16 12:53:56.884 8 INFO neutron.services.segments.plugin [-] Segment 0c81eed1-86e6-400a-aa90-7400ac19353c resource provider aggregate not found 2026-06-16 12:53:56.900 8 INFO neutron.services.segments.plugin [-] Segment 0c81eed1-86e6-400a-aa90-7400ac19353c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c81eed1-86e6-400a-aa90-7400ac19353c found for delete ", "request_id": "req-7f67bde1-7fab-4b18-972f-dcc6f3a66ba7"}]} 2026-06-16 12:53:56.903 8 INFO neutron.services.segments.plugin [-] Segment 0c81eed1-86e6-400a-aa90-7400ac19353c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c81eed1-86e6-400a-aa90-7400ac19353c found for delete ", "request_id": "req-21dbe2f1-09ad-4abd-b9fe-d9ba3934b7c2"}]} [pid: 8|app: 0|req: 1000/1980] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:53:56 2026] DELETE /v2.0/networks/4b9be832-32a6-4788-9706-2645803ece47 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:53:56.918 8 INFO neutron.services.segments.plugin [-] Segment 97b12583-8ff3-4000-a3df-06d2b143dd12 resource provider aggregate not found 2026-06-16 12:53:56.927 8 INFO neutron.services.segments.plugin [-] Segment 97b12583-8ff3-4000-a3df-06d2b143dd12 resource provider aggregate not found 2026-06-16 12:53:56.946 8 INFO neutron.services.segments.plugin [-] Segment 97b12583-8ff3-4000-a3df-06d2b143dd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b12583-8ff3-4000-a3df-06d2b143dd12 found for delete ", "request_id": "req-4f34b28f-107a-4844-8c92-5099cd9b2fa5"}]} 2026-06-16 12:53:56.954 8 INFO neutron.services.segments.plugin [-] Segment 97b12583-8ff3-4000-a3df-06d2b143dd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b12583-8ff3-4000-a3df-06d2b143dd12 found for delete ", "request_id": "req-8ae8a287-afd4-4ed0-a44f-c7a4b5cbaa37"}]} 2026-06-16 12:53:56.999 8 INFO neutron.db.segments_db [None req-0d61ca5d-6ce6-4fb0-b6c7-8af3b9814d61 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment 8a10c872-daf6-421c-9e59-dc3f7f36d0af of type vxlan for network 87f79d28-1c18-40b6-b95a-c0a1c6e7c5db [pid: 8|app: 0|req: 1001/1981] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:53:56 2026] POST /v2.0/networks => generated 610 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1982] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:53:56 2026] DELETE /v2.0/security-groups/1b3808a6-e50a-4fed-848a-d092c290e2d6 => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1983] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:57 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:53:57.425 9 INFO neutron.db.segments_db [None req-3e38dfcf-a397-4dbd-8711-1a65037194ac d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment 527616ac-1a49-416b-9671-93ce0f1da1e8 of type vxlan for network 41dc38e3-e477-4b43-b0c5-e921ba702551 2026-06-16 12:53:57.774 9 INFO neutron.db.l3_hamode_db [None req-3e38dfcf-a397-4dbd-8711-1a65037194ac d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:53:57.892 9 INFO neutron.db.l3_hamode_db [None req-3e38dfcf-a397-4dbd-8711-1a65037194ac d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 982/1984] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:53:57 2026] POST /v2.0/routers => generated 506 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1985] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:53:58 2026] PUT /v2.0/routers/c9f878ae-e981-4459-94d7-ff6dc199c438/add_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 983/1986] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:53:59 2026] GET /v2.0/ports/41ee7a04-017b-4b0c-9a94-8f92d4191d12 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:53:59.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-714e7466-a72d-4ff4-af30-bc9f54308af1 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 41ee7a04-017b-4b0c-9a94-8f92d4191d12 2026-06-16 12:53:59.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-714e7466-a72d-4ff4-af30-bc9f54308af1 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 41ee7a04-017b-4b0c-9a94-8f92d4191d12 [pid: 8|app: 0|req: 1004/1987] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:53:59 2026] PUT /v2.0/routers/c9f878ae-e981-4459-94d7-ff6dc199c438/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 984/1988] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:00 2026] GET /v2.0/ports?device_id=c9f878ae-e981-4459-94d7-ff6dc199c438 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:00.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-33def2b0-a2a9-4fba-a15e-802a55b9691a d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: e0a44bdf-55fb-4b6b-ac58-54fe27a2d32d 2026-06-16 12:54:00.644 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33def2b0-a2a9-4fba-a15e-802a55b9691a d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: e0a44bdf-55fb-4b6b-ac58-54fe27a2d32d [pid: 9|app: 0|req: 985/1989] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 986/1990] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:54:01 2026] PUT /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 987/1991] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:01.484 8 INFO neutron.services.segments.plugin [-] Segment 527616ac-1a49-416b-9671-93ce0f1da1e8 resource provider aggregate not found [pid: 9|app: 0|req: 988/1992] 10.0.0.59 () {34 vars in 769 bytes} [Tue Jun 16 12:54:01 2026] PUT /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-16 12:54:01.490 8 INFO neutron.services.segments.plugin [-] Segment 527616ac-1a49-416b-9671-93ce0f1da1e8 resource provider aggregate not found 2026-06-16 12:54:01.507 8 INFO neutron.services.segments.plugin [-] Segment 527616ac-1a49-416b-9671-93ce0f1da1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527616ac-1a49-416b-9671-93ce0f1da1e8 found for delete ", "request_id": "req-d2d2384b-299d-427b-a8a0-3bb9af87d308"}]} 2026-06-16 12:54:01.512 8 INFO neutron.db.l3_hamode_db [None req-33def2b0-a2a9-4fba-a15e-802a55b9691a d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] HA network 41dc38e3-e477-4b43-b0c5-e921ba702551 was deleted as no HA routers are present in tenant c2681432396348dc9352f6d9f04a8e4d. 2026-06-16 12:54:01.516 8 INFO neutron.services.segments.plugin [-] Segment 527616ac-1a49-416b-9671-93ce0f1da1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527616ac-1a49-416b-9671-93ce0f1da1e8 found for delete ", "request_id": "req-1c34c001-df7e-444e-a373-8ef60202b25e"}]} [pid: 8|app: 0|req: 1005/1993] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:00 2026] DELETE /v2.0/routers/c9f878ae-e981-4459-94d7-ff6dc199c438 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 989/1994] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 990/1995] 10.0.0.59 () {34 vars in 765 bytes} [Tue Jun 16 12:54:01 2026] PUT /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 991/1996] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 992/1997] 10.0.0.59 () {34 vars in 787 bytes} [Tue Jun 16 12:54:01 2026] PUT /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/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: 8|app: 0|req: 1006/1998] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:01 2026] DELETE /v2.0/subnets/33dbe209-7dfa-4d37-a7be-f181e3ef718b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 993/1999] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 994/2000] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:01.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-2091d91f-12fb-4591-b638-ebbfce822281 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 0aec5e53-af47-48ab-80f7-af0f798aef46 2026-06-16 12:54:01.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2091d91f-12fb-4591-b638-ebbfce822281 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 0aec5e53-af47-48ab-80f7-af0f798aef46 [pid: 9|app: 0|req: 997/2003] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:54:01 2026] PUT /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 998/2004] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 999/2005] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1000/2006] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:01.903 9 INFO neutron.api.v2.resource [None req-438b09c3-d83d-4c72-b731-b1f0333b31ec 19b21986e2794079b832d2a036663b59 63bceb0cc4ff4bb2aec05db1ae9771f6 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1001/2007] 10.0.0.59 () {32 vars in 750 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1002/2008] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 12:54:01 2026] DELETE /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/red => 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: 1007/2009] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:01 2026] DELETE /v2.0/networks/87f79d28-1c18-40b6-b95a-c0a1c6e7c5db => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1003/2010] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:01 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:02.018 8 INFO neutron.db.segments_db [None req-e637285e-8d52-487d-bfd8-a6bcf693ccb7 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Added segment 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 of type vxlan for network 3ea4c360-930d-45a8-86c8-00e4101316ad 2026-06-16 12:54:02.053 9 INFO neutron.api.v2.resource [None req-2d84d479-ccc1-41be-a4ee-ddbe66716c76 19b21986e2794079b832d2a036663b59 63bceb0cc4ff4bb2aec05db1ae9771f6 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1004/2011] 10.0.0.59 () {32 vars in 753 bytes} [Tue Jun 16 12:54:02 2026] DELETE /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1005/2012] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:54:02 2026] DELETE /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1006/2013] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:54:02 2026] GET /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1007/2014] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:54:02 2026] DELETE /v2.0/subnetpools/b2b7147b-1e90-441a-ab0b-f2cf635b0b00 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:02.274 8 INFO neutron.db.l3_hamode_db [None req-e637285e-8d52-487d-bfd8-a6bcf693ccb7 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1008/2015] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:02 2026] GET /v2.0/security-groups?tenant_id=63bceb0cc4ff4bb2aec05db1ae9771f6&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:03.057 8 INFO neutron.db.l3_hamode_db [None req-e637285e-8d52-487d-bfd8-a6bcf693ccb7 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1009/2016] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:03 2026] DELETE /v2.0/security-groups/af2be285-fa35-4b48-864c-dfb96266400a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1010/2017] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:03 2026] GET /v2.0/security-groups?tenant_id=d4c218753632421d80119741d210f218&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1011/2018] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:03 2026] DELETE /v2.0/security-groups/e5a96c5e-d8b9-4e4d-a3d3-a0fe0281d432 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:03.530 8 INFO neutron.services.segments.plugin [-] Segment 8a10c872-daf6-421c-9e59-dc3f7f36d0af resource provider aggregate not found 2026-06-16 12:54:03.552 8 INFO neutron.services.segments.plugin [-] Segment 8a10c872-daf6-421c-9e59-dc3f7f36d0af resource provider aggregate not found 2026-06-16 12:54:03.554 8 INFO neutron.services.segments.plugin [-] Segment 8a10c872-daf6-421c-9e59-dc3f7f36d0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a10c872-daf6-421c-9e59-dc3f7f36d0af found for delete ", "request_id": "req-a5be3e8c-9daf-4831-8608-fc38103fcaae"}]} 2026-06-16 12:54:03.594 8 INFO neutron.services.segments.plugin [-] Segment 8a10c872-daf6-421c-9e59-dc3f7f36d0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a10c872-daf6-421c-9e59-dc3f7f36d0af found for delete ", "request_id": "req-5c454c15-63d1-47ef-bbca-89a49c23944e"}]} [pid: 8|app: 0|req: 1008/2019] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:01 2026] POST /v2.0/routers => generated 687 bytes in 2132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1012/2020] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:54:04 2026] GET /v2.0/routers/193b919b-8af1-4e22-a76a-898bf54d027a => generated 693 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2021] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 12:54:04 2026] GET /v2.0/routers => generated 696 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1013/2022] 10.0.0.59 () {34 vars in 740 bytes} [Tue Jun 16 12:54:04 2026] PUT /v2.0/routers/193b919b-8af1-4e22-a76a-898bf54d027a => generated 700 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2023] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:54:04 2026] GET /v2.0/routers/193b919b-8af1-4e22-a76a-898bf54d027a => generated 700 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1014/2024] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:04 2026] GET /v2.0/ports?device_id=193b919b-8af1-4e22-a76a-898bf54d027a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:05.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6ce8927-0141-4576-80f4-590c7f6b03ca d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 1782f8e7-07bf-4761-8f00-9ee4950f2754 2026-06-16 12:54:05.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6ce8927-0141-4576-80f4-590c7f6b03ca d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 1782f8e7-07bf-4761-8f00-9ee4950f2754 2026-06-16 12:54:05.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6ce8927-0141-4576-80f4-590c7f6b03ca d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] TaaS: Handle Delete Port: 5f185449-f1a6-4ef0-ab26-62f2d1673539 2026-06-16 12:54:05.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6ce8927-0141-4576-80f4-590c7f6b03ca d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] Tap Mirror: Handle Delete Port: 5f185449-f1a6-4ef0-ab26-62f2d1673539 2026-06-16 12:54:05.669 8 INFO neutron.services.segments.plugin [-] Segment 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 resource provider aggregate not found 2026-06-16 12:54:05.675 8 INFO neutron.services.segments.plugin [-] Segment 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 resource provider aggregate not found 2026-06-16 12:54:05.700 8 INFO neutron.services.segments.plugin [-] Segment 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 found for delete ", "request_id": "req-4798b1ea-359d-4173-a6d3-0c5d298854cf"}]} 2026-06-16 12:54:05.705 8 INFO neutron.services.segments.plugin [-] Segment 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20cb89b0-72d1-4719-b6dd-155dbf6f3d39 found for delete ", "request_id": "req-a4acfa8b-89bd-4a2c-9e8b-9ae7daa05a4f"}]} 2026-06-16 12:54:05.708 8 INFO neutron.db.l3_hamode_db [None req-e6ce8927-0141-4576-80f4-590c7f6b03ca d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] HA network 3ea4c360-930d-45a8-86c8-00e4101316ad was deleted as no HA routers are present in tenant c2681432396348dc9352f6d9f04a8e4d. [pid: 8|app: 0|req: 1011/2025] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:04 2026] DELETE /v2.0/routers/193b919b-8af1-4e22-a76a-898bf54d027a => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1015/2026] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:05 2026] GET /v2.0/ports?device_id=193b919b-8af1-4e22-a76a-898bf54d027a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:05.784 8 INFO neutron.api.v2.resource [None req-d8000c3c-87c0-4626-981d-f5e4d94f57f8 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2027] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/routers/193b919b-8af1-4e22-a76a-898bf54d027a => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1016/2028] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:05 2026] GET /v2.0/ports?device_id=c9f878ae-e981-4459-94d7-ff6dc199c438 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:05.837 8 INFO neutron.api.v2.resource [None req-337b7fc6-5b1c-40ce-a702-487258cf7168 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2029] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/routers/c9f878ae-e981-4459-94d7-ff6dc199c438 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:05.858 9 INFO neutron.pecan_wsgi.hooks.translation [None req-62a6d8ac-2af0-4e01-8c64-8050d8b52f17 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1017/2030] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/subnets/33dbe209-7dfa-4d37-a7be-f181e3ef718b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2031] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:05 2026] GET /v2.0/ports?device_id=3b134149-7f6c-44de-9a2a-bd3f13974a3f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:05.910 9 INFO neutron.api.v2.resource [None req-8cd09205-2f46-48e5-adef-7c2ebc3b6272 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1018/2032] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/routers/3b134149-7f6c-44de-9a2a-bd3f13974a3f => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:05.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec6f305e-b6f7-4867-b53c-cdcadd5f5944 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2033] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/subnets/ca7056d3-16f0-4664-8d3e-ce8e9332607e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1019/2034] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:54:05 2026] GET /v2.0/ports?device_id=9cd8712b-f24d-4c83-87d6-9e38de6b7dc5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:05.984 8 INFO neutron.api.v2.resource [None req-7f28aa92-b0fd-4d5e-a1a9-1572d1f5095f d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1016/2035] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/routers/9cd8712b-f24d-4c83-87d6-9e38de6b7dc5 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:06.002 9 INFO neutron.pecan_wsgi.hooks.translation [None req-13ef41bd-5b1e-4860-bf20-2936a9ff218e d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1020/2036] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:05 2026] DELETE /v2.0/subnets/61820b14-fcab-4d24-935e-38856ac1b434 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:06.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50363b1e-ccaf-4ee3-96d5-fcf393919eb6 d6b6e2c7f53641e992c500458eb58b6e c2681432396348dc9352f6d9f04a8e4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2037] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:06 2026] DELETE /v2.0/subnets/13a32848-6065-42b0-8278-e8b078f4086b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1021/2038] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:06 2026] GET /v2.0/security-groups?tenant_id=c2681432396348dc9352f6d9f04a8e4d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1022/2039] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:06 2026] DELETE /v2.0/security-groups/dd34ba2b-9d27-4d7b-a2fa-5fd37fdc0760 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:06.879 8 INFO neutron.db.segments_db [None req-262ae6cb-56d7-4eef-bbb7-5f520c25d33a 1bbaa925e478486488a057bcc6ff2775 3a2283c974d948baba369c66e287da12 - - default default] Added segment d26781d1-4f91-4c06-9897-28db12620d68 of type vxlan for network 0da94853-f4d4-4203-97e5-8853b126ab72 [pid: 8|app: 0|req: 1018/2040] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:06 2026] POST /v2.0/networks => generated 612 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:07.040 9 INFO neutron.db.segments_db [None req-be6d0eb6-f94c-4372-874b-52fd70b76429 1bbaa925e478486488a057bcc6ff2775 3a2283c974d948baba369c66e287da12 - - default default] Added segment ee298545-fb02-4bf0-bb77-01695aa7ef8b of type vxlan for network e930e459-ae7a-439d-b5d7-b0b384f5664b [pid: 9|app: 0|req: 1023/2041] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:06 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2042] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:07 2026] PUT /v2.0/networks/0da94853-f4d4-4203-97e5-8853b126ab72/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1024/2043] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:54:07 2026] GET /v2.0/networks/0da94853-f4d4-4203-97e5-8853b126ab72/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: 1020/2044] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:07 2026] PUT /v2.0/networks/e930e459-ae7a-439d-b5d7-b0b384f5664b/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1025/2045] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:54:07 2026] GET /v2.0/networks/e930e459-ae7a-439d-b5d7-b0b384f5664b/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2046] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:07 2026] PUT /v2.0/networks/e930e459-ae7a-439d-b5d7-b0b384f5664b/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1026/2047] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:54:07 2026] GET /v2.0/networks/e930e459-ae7a-439d-b5d7-b0b384f5664b/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2048] 10.0.0.59 () {32 vars in 732 bytes} [Tue Jun 16 12:54:07 2026] GET /v2.0/networks/0da94853-f4d4-4203-97e5-8853b126ab72/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:07.662 9 INFO neutron.services.segments.plugin [-] Segment d26781d1-4f91-4c06-9897-28db12620d68 resource provider aggregate not found 2026-06-16 12:54:07.673 9 INFO neutron.services.segments.plugin [-] Segment d26781d1-4f91-4c06-9897-28db12620d68 resource provider aggregate not found 2026-06-16 12:54:07.686 9 INFO neutron.services.segments.plugin [-] Segment d26781d1-4f91-4c06-9897-28db12620d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26781d1-4f91-4c06-9897-28db12620d68 found for delete ", "request_id": "req-e2b19252-ee12-4ca4-9060-6d154f00ec7d"}]} 2026-06-16 12:54:07.689 9 INFO neutron.services.segments.plugin [-] Segment d26781d1-4f91-4c06-9897-28db12620d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26781d1-4f91-4c06-9897-28db12620d68 found for delete ", "request_id": "req-0e2e73a7-40e9-42f5-ac40-1ba83ac59aab"}]} [pid: 9|app: 0|req: 1027/2049] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:07 2026] DELETE /v2.0/networks/0da94853-f4d4-4203-97e5-8853b126ab72 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:07.815 8 INFO neutron.services.segments.plugin [-] Segment ee298545-fb02-4bf0-bb77-01695aa7ef8b resource provider aggregate not found 2026-06-16 12:54:07.822 8 INFO neutron.services.segments.plugin [-] Segment ee298545-fb02-4bf0-bb77-01695aa7ef8b resource provider aggregate not found 2026-06-16 12:54:07.837 8 INFO neutron.services.segments.plugin [-] Segment ee298545-fb02-4bf0-bb77-01695aa7ef8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee298545-fb02-4bf0-bb77-01695aa7ef8b found for delete ", "request_id": "req-2bffe319-a475-449f-9516-5559c8a8a0f0"}]} 2026-06-16 12:54:07.839 8 INFO neutron.services.segments.plugin [-] Segment ee298545-fb02-4bf0-bb77-01695aa7ef8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee298545-fb02-4bf0-bb77-01695aa7ef8b found for delete ", "request_id": "req-2c5cbc09-4056-4551-81fd-0c2ca432aa91"}]} [pid: 8|app: 0|req: 1023/2050] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:07 2026] DELETE /v2.0/networks/e930e459-ae7a-439d-b5d7-b0b384f5664b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1028/2051] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:08 2026] GET /v2.0/security-groups?tenant_id=3a2283c974d948baba369c66e287da12&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2052] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:08 2026] DELETE /v2.0/security-groups/1c249b41-98dd-4505-ae34-9ac15be0604f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1029/2053] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:08 2026] GET /v2.0/security-groups?tenant_id=c5f575b1910d41b19ba58ddfb37a3a58&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2054] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:08 2026] DELETE /v2.0/security-groups/36021085-5305-43ad-9a8b-6320b43dbdd8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1030/2055] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:10 2026] GET /v2.0/security-groups?tenant_id=a5017644ae6b436192255b11900f127c&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2056] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:10 2026] DELETE /v2.0/security-groups/c58259f3-9886-4640-95c5-a1b1821b1eba => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1031/2057] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:11 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2058] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:11 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&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: 9|app: 0|req: 1032/2059] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:12 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1033/2060] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:12 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:12.598 8 INFO neutron.db.segments_db [None req-7260087f-7c62-4eb8-b72c-eea7b26d705d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b of type vxlan for network df4ec403-da6e-42e2-9471-068b51d89903 [pid: 8|app: 0|req: 1028/2061] 10.0.0.59 () {34 vars in 670 bytes} [Tue Jun 16 12:54:12 2026] POST /v2.0/networks => generated 721 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1034/2062] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:12 2026] POST /v2.0/subnets => generated 687 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:13.014 9 INFO neutron.db.segments_db [None req-c139fe57-2fe9-4dcf-881b-698e5c9b7276 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Added segment dbc33e41-fa00-498c-8d10-9e795c3b9ffc of type vxlan for network bd2b9ab0-c333-460f-867d-07530a3dd62d [pid: 8|app: 0|req: 1029/2063] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:12 2026] GET /v2.0/security-groups?tenant_id=aa54f94bc4234a20b95699147cbb8689&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: 1030/2064] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:13 2026] DELETE /v2.0/security-groups/66062c1a-abe7-49ad-8fd4-68f86bfc942c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:13.338 9 INFO neutron.db.l3_hamode_db [None req-c139fe57-2fe9-4dcf-881b-698e5c9b7276 65bcb948c55742bf95d9a80585490935 74ca252a9380460e95c1c655f6879958 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1031/2065] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:13 2026] GET /v2.0/security-groups?tenant_id=dd9501169a474b15a7460f3b373130cc&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: 1032/2066] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:13 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2067] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:54:13 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2068] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:13 2026] DELETE /v2.0/security-groups/ea76f66a-ef1f-4116-a1ba-6c231785195f => 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: 1035/2069] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:13 2026] GET /v2.0/security-groups?id=6816f9e3-5a9d-428c-9828-75a0f245d72c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:13.848 8 INFO neutron_taas.services.taas.taas_plugin [req-a6d6c6c4-5ff4-4492-ab3e-87aff47b5ab5 req-69d6a311-b5e7-45e0-8e5c-94603f5bde5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: f13932e3-8676-44da-87fa-5ea07e34568e 2026-06-16 12:54:13.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a6d6c6c4-5ff4-4492-ab3e-87aff47b5ab5 req-69d6a311-b5e7-45e0-8e5c-94603f5bde5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: f13932e3-8676-44da-87fa-5ea07e34568e 2026-06-16 12:54:13.956 8 INFO neutron.db.l3_db [req-a6d6c6c4-5ff4-4492-ab3e-87aff47b5ab5 req-69d6a311-b5e7-45e0-8e5c-94603f5bde5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Floating IP 97436260-80b7-4acb-a6ce-09fa1b3ee9be disassociated. External IP: 10.96.250.213, port: f13932e3-8676-44da-87fa-5ea07e34568e. 2026-06-16 12:54:14.246 9 INFO neutron.db.l3_hamode_db [None req-c139fe57-2fe9-4dcf-881b-698e5c9b7276 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/2070] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:54:13 2026] DELETE /v2.0/ports/f13932e3-8676-44da-87fa-5ea07e34568e => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:14.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0764a4f-1c31-4c3c-9673-c9c3a070260f'] response: {'server_uuid': 'd7066334-453e-47bc-b18d-bfc73793a877', 'name': 'network-vif-deleted', 'tag': 'f13932e3-8676-44da-87fa-5ea07e34568e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1037/2071] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:14 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1035/2072] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:12 2026] POST /v2.0/routers => generated 727 bytes in 2137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1036/2073] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:15 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => 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: 1038/2074] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:54:15 2026] PUT /v2.0/routers/3856bf3f-41c5-4897-a289-18083b3213f8/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1038/2077] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:17 2026] GET /v2.0/ports?device_id=d7066334-453e-47bc-b18d-bfc73793a877 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2078] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:18 2026] DELETE /v2.0/security-groups/6816f9e3-5a9d-428c-9828-75a0f245d72c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:18.364 9 INFO neutron_taas.services.taas.taas_plugin [None req-378cbac0-ed85-4ad7-926a-f66d3dd45b06 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: 32128092-74b3-4848-8763-6da7d85f4cae 2026-06-16 12:54:18.367 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-378cbac0-ed85-4ad7-926a-f66d3dd45b06 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: 32128092-74b3-4848-8763-6da7d85f4cae [pid: 8|app: 0|req: 1041/2079] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/networks?id=df4ec403-da6e-42e2-9471-068b51d89903 => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2080] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/quotas/74ca252a9380460e95c1c655f6879958 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1039/2081] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:54:18 2026] DELETE /v2.0/floatingips/97436260-80b7-4acb-a6ce-09fa1b3ee9be => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2082] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/ports?tenant_id=74ca252a9380460e95c1c655f6879958&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1040/2083] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/networks/df4ec403-da6e-42e2-9471-068b51d89903?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1041/2084] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/networks/df4ec403-da6e-42e2-9471-068b51d89903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2085] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1042/2086] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 1045/2087] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:18 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1043/2088] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:19 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2089] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:19 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1044/2090] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:19 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 1047/2091] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:21 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1045/2092] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:21 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1046/2093] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:21 2026] GET /v2.0/security-groups?id=c155cf70-9712-4bcf-9c37-07be128f96a9&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: 1048/2094] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:54:21 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:21.261 9 INFO neutron_taas.services.taas.taas_plugin [req-617f0d74-76a3-4bcb-9344-8cf1295500a9 req-9869df0e-878e-47b0-a7d0-1fcbb04b0c4a 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: d78bb49c-5544-4ec9-b7e8-914f7cff8c78 2026-06-16 12:54:21.263 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-617f0d74-76a3-4bcb-9344-8cf1295500a9 req-9869df0e-878e-47b0-a7d0-1fcbb04b0c4a 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: d78bb49c-5544-4ec9-b7e8-914f7cff8c78 [pid: 9|app: 0|req: 1047/2095] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:54:21 2026] DELETE /v2.0/ports/d78bb49c-5544-4ec9-b7e8-914f7cff8c78 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:21.414 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb1eea57-f220-44b4-bb57-26398b68b5c0'] response: {'server_uuid': 'bd7d3506-2295-4a09-ade8-3f46a0726b10', 'name': 'network-vif-deleted', 'tag': 'd78bb49c-5544-4ec9-b7e8-914f7cff8c78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2096] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:22 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1048/2097] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:22 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => 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: 1050/2098] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:54:23 2026] GET /v2.0/networks?id=df4ec403-da6e-42e2-9471-068b51d89903 => 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: 1051/2099] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:23 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => 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: 1052/2100] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:23 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1049/2101] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:54:23 2026] POST /v2.0/ports => generated 958 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2102] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:54:23 2026] PUT /v2.0/ports/df0141d7-1bf8-4fc0-b285-af372311e892 => generated 1239 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:24.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66974311-a68a-457e-93fc-b376b490a1d5'] response: {'name': 'network-changed', 'server_uuid': '79545234-09e2-481e-a395-33719d705745', 'tag': 'df0141d7-1bf8-4fc0-b285-af372311e892', '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: 9|app: 0|req: 1050/2103] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 973 bytes in 38 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: 1054/2104] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&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: 9|app: 0|req: 1051/2105] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/ports?device_id=bd7d3506-2295-4a09-ade8-3f46a0726b10 => 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: 1055/2106] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/ports?tenant_id=74ca252a9380460e95c1c655f6879958&device_id=79545234-09e2-481e-a395-33719d705745 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1052/2107] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/networks?tenant_id=74ca252a9380460e95c1c655f6879958&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2108] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:54:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1053/2109] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1054/2110] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2111] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:25 2026] DELETE /v2.0/security-groups/c155cf70-9712-4bcf-9c37-07be128f96a9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2112] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/ports?tenant_id=74ca252a9380460e95c1c655f6879958&device_id=79545234-09e2-481e-a395-33719d705745 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2113] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=df0141d7-1bf8-4fc0-b285-af372311e892 => 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: 1060/2114] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/subnets?id=b58482c4-150d-4a11-affb-a1a873183d16 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2115] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/ports?network_id=df4ec403-da6e-42e2-9471-068b51d89903&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: 1062/2116] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/networks/df4ec403-da6e-42e2-9471-068b51d89903?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: 1063/2117] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:54:25 2026] GET /v2.0/networks/df4ec403-da6e-42e2-9471-068b51d89903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:26.026 9 INFO neutron_taas.services.taas.taas_plugin [None req-38307d6d-5ebc-4e73-aebf-a9960ad98241 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: 3f79ca6c-e63b-45f6-af62-a8e913fc4e30 2026-06-16 12:54:26.029 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38307d6d-5ebc-4e73-aebf-a9960ad98241 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: 3f79ca6c-e63b-45f6-af62-a8e913fc4e30 [pid: 9|app: 0|req: 1055/2118] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:54:25 2026] PUT /v2.0/routers/2f15caf0-fb2f-4691-812b-38473f86e122/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1056/2119] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:26 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1057/2120] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:26 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&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: 8|app: 0|req: 1064/2121] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:26 2026] DELETE /v2.0/subnets/7ef19c8e-42cd-4e07-8bb0-77b0c3f575a5 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:26.917 9 INFO neutron_taas.services.taas.taas_plugin [None req-3ee44474-cbd4-4a5f-80e0-f314aba0bf5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: bf7bc4d6-b8e0-43ad-a9c9-0b779c4c706b 2026-06-16 12:54:26.920 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ee44474-cbd4-4a5f-80e0-f314aba0bf5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: bf7bc4d6-b8e0-43ad-a9c9-0b779c4c706b 2026-06-16 12:54:27.172 9 INFO neutron_taas.services.taas.taas_plugin [None req-3ee44474-cbd4-4a5f-80e0-f314aba0bf5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: 11fcd501-f421-4fd1-81a9-91e1538cd8f9 2026-06-16 12:54:27.174 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ee44474-cbd4-4a5f-80e0-f314aba0bf5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: 11fcd501-f421-4fd1-81a9-91e1538cd8f9 2026-06-16 12:54:27.508 9 INFO neutron.services.segments.plugin [-] Segment dd4b456e-f92d-4185-897d-cfade5a1f9e9 resource provider aggregate not found 2026-06-16 12:54:27.509 9 INFO neutron.services.segments.plugin [-] Segment dd4b456e-f92d-4185-897d-cfade5a1f9e9 resource provider aggregate not found 2026-06-16 12:54:27.528 9 INFO neutron.services.segments.plugin [-] Segment dd4b456e-f92d-4185-897d-cfade5a1f9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4b456e-f92d-4185-897d-cfade5a1f9e9 found for delete ", "request_id": "req-5e8e2d49-5d4c-48e1-b2de-b5d58c487438"}]} 2026-06-16 12:54:27.534 9 INFO neutron.services.segments.plugin [-] Segment dd4b456e-f92d-4185-897d-cfade5a1f9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4b456e-f92d-4185-897d-cfade5a1f9e9 found for delete ", "request_id": "req-fa1e25e6-f539-4d8c-bc57-9f3d22533c3e"}]} 2026-06-16 12:54:27.539 9 INFO neutron.db.l3_hamode_db [None req-3ee44474-cbd4-4a5f-80e0-f314aba0bf5c 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] HA network bc6afb57-a048-463c-9b65-0c9d3e953406 was deleted as no HA routers are present in tenant 7516bbc9bfd947f2ae949cf4aeced7ef. [pid: 9|app: 0|req: 1058/2122] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:26 2026] DELETE /v2.0/routers/2f15caf0-fb2f-4691-812b-38473f86e122 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:27.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b812666-0a8b-41b9-ba40-ed3afb691685 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] TaaS: Handle Delete Port: 81e22713-fca6-4835-9313-2827e28cf42a 2026-06-16 12:54:27.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b812666-0a8b-41b9-ba40-ed3afb691685 5a8d7f322daf4143b6d7d2596e4ef395 7516bbc9bfd947f2ae949cf4aeced7ef - - default default] Tap Mirror: Handle Delete Port: 81e22713-fca6-4835-9313-2827e28cf42a [pid: 9|app: 0|req: 1059/2123] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:27 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:27.838 8 INFO neutron.services.segments.plugin [-] Segment 1b1aa6a9-720b-4b99-9e10-1af1d40add1b resource provider aggregate not found [pid: 9|app: 0|req: 1060/2124] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:27 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:27.838 8 INFO neutron.services.segments.plugin [-] Segment 1b1aa6a9-720b-4b99-9e10-1af1d40add1b resource provider aggregate not found 2026-06-16 12:54:27.862 8 INFO neutron.services.segments.plugin [-] Segment 1b1aa6a9-720b-4b99-9e10-1af1d40add1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b1aa6a9-720b-4b99-9e10-1af1d40add1b found for delete ", "request_id": "req-f65bad8e-7df8-4f1b-8b52-7c7e8770b133"}]} 2026-06-16 12:54:27.868 8 INFO neutron.services.segments.plugin [-] Segment 1b1aa6a9-720b-4b99-9e10-1af1d40add1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b1aa6a9-720b-4b99-9e10-1af1d40add1b found for delete ", "request_id": "req-49d3623f-a186-4783-a4e2-b8ea34d28b8e"}]} [pid: 8|app: 0|req: 1065/2125] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:27 2026] DELETE /v2.0/networks/e9b00830-d04f-4d12-9e08-0c6107227b64 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1061/2126] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:28 2026] GET /v2.0/security-groups?tenant_id=7516bbc9bfd947f2ae949cf4aeced7ef&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2127] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:28 2026] DELETE /v2.0/security-groups/9e280b23-7e22-4cbe-8154-fe4994cc7d7a => 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: 1067/2128] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:28 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1062/2129] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:28 2026] GET /v2.0/security-groups?tenant_id=d2a22638e8204a4691e8ec83e8eebaf7&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2130] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:28 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&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: 9|app: 0|req: 1063/2131] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:29 2026] DELETE /v2.0/security-groups/c217f51b-fc30-410a-8941-32e5e473a3e0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2132] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:30 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1064/2133] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:30 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2134] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:31 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1065/2135] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:31 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&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: 9|app: 0|req: 1067/2138] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:32 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2139] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:32 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:33.636 9 INFO neutron.db.segments_db [None req-1ab12abd-1345-40b3-a853-ec7ef71abb6f cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] Added segment 8891491d-e97f-44e3-b67e-f0ff11be8632 of type vxlan for network e5ebb5b2-118b-4e21-b398-00e07ad616be [pid: 9|app: 0|req: 1068/2140] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:33 2026] POST /v2.0/networks => generated 707 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2141] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:33 2026] POST /v2.0/subnets => generated 644 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:33.894 9 WARNING neutron.api.v2.base [None req-25cc3b96-0ea9-4898-9a62-4774fe0af875 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - 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-06-16 12:54:33.895 9 INFO neutron.api.v2.resource [None req-25cc3b96-0ea9-4898-9a62-4774fe0af875 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 9|app: 0|req: 1069/2142] 10.0.0.59 () {34 vars in 680 bytes} [Tue Jun 16 12:54:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2143] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:33 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => 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: 1075/2144] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:33 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:34.073 9 INFO neutron.services.segments.plugin [-] Segment 8891491d-e97f-44e3-b67e-f0ff11be8632 resource provider aggregate not found 2026-06-16 12:54:34.078 9 INFO neutron.services.segments.plugin [-] Segment 8891491d-e97f-44e3-b67e-f0ff11be8632 resource provider aggregate not found 2026-06-16 12:54:34.092 9 INFO neutron.services.segments.plugin [-] Segment 8891491d-e97f-44e3-b67e-f0ff11be8632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8891491d-e97f-44e3-b67e-f0ff11be8632 found for delete ", "request_id": "req-67e0bde2-2243-4cde-91dd-9dea9f2648a4"}]} [pid: 9|app: 0|req: 1070/2145] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:33 2026] DELETE /v2.0/networks/e5ebb5b2-118b-4e21-b398-00e07ad616be => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:34.100 9 INFO neutron.services.segments.plugin [-] Segment 8891491d-e97f-44e3-b67e-f0ff11be8632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8891491d-e97f-44e3-b67e-f0ff11be8632 found for delete ", "request_id": "req-9288f19d-1d50-4f46-8f00-376204037868"}]} 2026-06-16 12:54:34.168 8 INFO neutron.db.segments_db [None req-03455b6b-5d6c-4811-88fd-48b6a0294a39 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] Added segment 8ea12563-ecd8-4c29-90b5-61234f492d9f of type vxlan for network 277a2afc-21d8-430f-97d2-b41c5b2efda3 [pid: 8|app: 0|req: 1076/2146] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:34 2026] POST /v2.0/networks => generated 708 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1071/2147] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:34 2026] POST /v2.0/subnets => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:34.470 8 WARNING neutron.api.v2.base [None req-bd904d14-7395-4be5-bc44-fd9e3d94b6ba cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - 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-06-16 12:54:34.471 8 INFO neutron.api.v2.resource [None req-bd904d14-7395-4be5-bc44-fd9e3d94b6ba cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1077/2148] 10.0.0.59 () {34 vars in 680 bytes} [Tue Jun 16 12:54:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1072/2149] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:34 2026] DELETE /v2.0/networks/277a2afc-21d8-430f-97d2-b41c5b2efda3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:34.748 8 INFO neutron.db.segments_db [None req-0fc53319-8909-41d7-8918-7a92486bb471 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] Added segment f5c03655-5018-4609-8bf0-9dc3ca67bf7e of type vxlan for network 1d1fe05c-2d2e-47ca-8ec1-2914748b8ea1 [pid: 8|app: 0|req: 1078/2150] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:34 2026] POST /v2.0/networks => generated 708 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1073/2151] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:54:34 2026] POST /v2.0/subnets => generated 647 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2152] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:35 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2153] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:54:35 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2154] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:54:35 2026] GET /v2.0/security-groups?id=18bc9df6-33c9-4cf5-8141-a67c2f62beae&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:35.305 8 INFO neutron_taas.services.taas.taas_plugin [req-0bc35ba1-ce93-43b4-936a-8d881cd6e118 req-b9ffccde-ca1e-43bb-86ba-dff81e22498f 61868f3893614e09a6ad3791f53f707d 74ca252a9380460e95c1c655f6879958 - - default default] TaaS: Handle Delete Port: df0141d7-1bf8-4fc0-b285-af372311e892 2026-06-16 12:54:35.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0bc35ba1-ce93-43b4-936a-8d881cd6e118 req-b9ffccde-ca1e-43bb-86ba-dff81e22498f 61868f3893614e09a6ad3791f53f707d 74ca252a9380460e95c1c655f6879958 - - default default] Tap Mirror: Handle Delete Port: df0141d7-1bf8-4fc0-b285-af372311e892 [pid: 9|app: 0|req: 1074/2155] 10.0.0.59 () {34 vars in 680 bytes} [Tue Jun 16 12:54:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2156] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:54:35 2026] DELETE /v2.0/ports/df0141d7-1bf8-4fc0-b285-af372311e892 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:35.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b084927b-3397-48da-83f8-2cfdb8016749'] response: {'server_uuid': '79545234-09e2-481e-a395-33719d705745', 'name': 'network-vif-deleted', 'tag': 'df0141d7-1bf8-4fc0-b285-af372311e892', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1075/2157] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 12:54:35 2026] GET /v2.0/networks/1d1fe05c-2d2e-47ca-8ec1-2914748b8ea1 => generated 655 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:36.112 9 INFO neutron.services.segments.plugin [-] Segment 8ea12563-ecd8-4c29-90b5-61234f492d9f resource provider aggregate not found 2026-06-16 12:54:36.119 9 INFO neutron.services.segments.plugin [-] Segment 8ea12563-ecd8-4c29-90b5-61234f492d9f resource provider aggregate not found 2026-06-16 12:54:36.132 9 INFO neutron.services.segments.plugin [-] Segment 8ea12563-ecd8-4c29-90b5-61234f492d9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea12563-ecd8-4c29-90b5-61234f492d9f found for delete ", "request_id": "req-8ce1562a-8753-4a46-98b9-c03df970a219"}]} 2026-06-16 12:54:36.135 9 INFO neutron.services.segments.plugin [-] Segment 8ea12563-ecd8-4c29-90b5-61234f492d9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea12563-ecd8-4c29-90b5-61234f492d9f found for delete ", "request_id": "req-731df0b3-19e0-4079-9aee-ccce840056dd"}]} 2026-06-16 12:54:36.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bad5e4c4-ef5f-4a97-8fe2-0460b4ee2883 6bc88cbbc20b41b5b21df1c88cba3baf f3d8f467e1814259adf5b24bc7282fb0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2158] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 12:54:36 2026] GET /v2.0/networks/1d1fe05c-2d2e-47ca-8ec1-2914748b8ea1 => generated 138 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2159] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:36 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1076/2160] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:36 2026] DELETE /v2.0/networks/1d1fe05c-2d2e-47ca-8ec1-2914748b8ea1 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:36.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02a957b4-4159-4ac6-a897-b7193aca1985 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1085/2161] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:36 2026] DELETE /v2.0/subnets/619ba676-ad8d-460f-a824-bd7b76e418b8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:36.445 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a9327df6-d250-4b90-a6fc-2ac473759aa1 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1077/2162] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:36 2026] DELETE /v2.0/subnets/8aa5c91f-4e32-431b-aee7-f802c94437af => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:54:36.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40d274dc-5cf8-47ec-b16f-f688e1a95103 cb7f33a370574900a02c24e25d91e2fb 1cdc0309e1854636adb82144a0b0b852 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2163] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:36 2026] DELETE /v2.0/subnets/d0efb833-0645-43fe-b67e-8638100ba5f5 => 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: 1087/2164] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:37 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1078/2165] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:37 2026] GET /v2.0/security-groups?tenant_id=fde72ceb4e9b4b67bb7fe62369256bc5&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2166] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:37 2026] DELETE /v2.0/security-groups/90eb78fe-d2e3-41e1-986c-4ae3b5e06add => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1079/2167] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:37 2026] GET /v2.0/security-groups?tenant_id=f3d8f467e1814259adf5b24bc7282fb0&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2168] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:37 2026] DELETE /v2.0/security-groups/7b755532-fdac-4812-b65b-891366b1ec74 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1080/2169] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:38 2026] GET /v2.0/security-groups?tenant_id=1cdc0309e1854636adb82144a0b0b852&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:38.153 9 INFO neutron.services.segments.plugin [-] Segment f5c03655-5018-4609-8bf0-9dc3ca67bf7e resource provider aggregate not found 2026-06-16 12:54:38.157 9 INFO neutron.services.segments.plugin [-] Segment f5c03655-5018-4609-8bf0-9dc3ca67bf7e resource provider aggregate not found 2026-06-16 12:54:38.169 9 INFO neutron.services.segments.plugin [-] Segment f5c03655-5018-4609-8bf0-9dc3ca67bf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c03655-5018-4609-8bf0-9dc3ca67bf7e found for delete ", "request_id": "req-a6c8b2c9-5cdb-4fda-9ca7-630cf0facda7"}]} 2026-06-16 12:54:38.175 9 INFO neutron.services.segments.plugin [-] Segment f5c03655-5018-4609-8bf0-9dc3ca67bf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c03655-5018-4609-8bf0-9dc3ca67bf7e found for delete ", "request_id": "req-2c4fc2b4-3354-4e24-8f06-07243a1fead8"}]} [pid: 8|app: 0|req: 1090/2170] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:38 2026] DELETE /v2.0/security-groups/4edaba15-2ecb-4dcc-9640-dcd7e2aa0518 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1081/2171] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:54:38 2026] GET /v2.0/ports?device_id=79545234-09e2-481e-a395-33719d705745 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:54:41.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-5484df22-f6cc-4e8b-ac07-73e99d2bbebf 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: fd36a011-2516-4902-8a74-eb3adf77314b 2026-06-16 12:54:41.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5484df22-f6cc-4e8b-ac07-73e99d2bbebf 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: fd36a011-2516-4902-8a74-eb3adf77314b [pid: 8|app: 0|req: 1091/2172] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 12:54:40 2026] PUT /v2.0/routers/3856bf3f-41c5-4897-a289-18083b3213f8/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:54:41.832 9 INFO neutron_taas.services.taas.taas_plugin [None req-77720463-ac60-4885-901f-155137e53a14 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: ef2ae992-cef6-4d25-aca3-e97bb2bb7815 2026-06-16 12:54:41.835 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77720463-ac60-4885-901f-155137e53a14 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: ef2ae992-cef6-4d25-aca3-e97bb2bb7815 2026-06-16 12:54:42.077 9 INFO neutron_taas.services.taas.taas_plugin [None req-77720463-ac60-4885-901f-155137e53a14 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: edf41be0-8498-4893-a51c-65a469642a47 2026-06-16 12:54:42.080 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77720463-ac60-4885-901f-155137e53a14 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: edf41be0-8498-4893-a51c-65a469642a47 2026-06-16 12:54:42.391 9 INFO neutron.services.segments.plugin [-] Segment dbc33e41-fa00-498c-8d10-9e795c3b9ffc resource provider aggregate not found 2026-06-16 12:54:42.399 9 INFO neutron.services.segments.plugin [-] Segment dbc33e41-fa00-498c-8d10-9e795c3b9ffc resource provider aggregate not found 2026-06-16 12:54:42.417 9 INFO neutron.services.segments.plugin [-] Segment dbc33e41-fa00-498c-8d10-9e795c3b9ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc33e41-fa00-498c-8d10-9e795c3b9ffc found for delete ", "request_id": "req-51957926-e3e1-4ee8-966f-f0092bd18141"}]} 2026-06-16 12:54:42.418 9 INFO neutron.services.segments.plugin [-] Segment dbc33e41-fa00-498c-8d10-9e795c3b9ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc33e41-fa00-498c-8d10-9e795c3b9ffc found for delete ", "request_id": "req-317a0253-87d1-4796-86e7-91fc6986982d"}]} 2026-06-16 12:54:42.422 9 INFO neutron.db.l3_hamode_db [None req-77720463-ac60-4885-901f-155137e53a14 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] HA network bd2b9ab0-c333-460f-867d-07530a3dd62d was deleted as no HA routers are present in tenant 74ca252a9380460e95c1c655f6879958. [pid: 9|app: 0|req: 1082/2173] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:41 2026] DELETE /v2.0/routers/3856bf3f-41c5-4897-a289-18083b3213f8 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1083/2174] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:54:42 2026] DELETE /v2.0/subnets/b58482c4-150d-4a11-affb-a1a873183d16 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:42.669 9 INFO neutron_taas.services.taas.taas_plugin [None req-0075b7ad-cfb2-4af6-ac48-0af6762c03b8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 5ee723aa-a577-44d7-ae67-d712bf90765c 2026-06-16 12:54:42.672 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0075b7ad-cfb2-4af6-ac48-0af6762c03b8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 5ee723aa-a577-44d7-ae67-d712bf90765c 2026-06-16 12:54:42.693 8 INFO neutron.db.segments_db [None req-5807d8db-e8f1-4034-8cd3-5ae6b5a18630 32cf38ab52594fe5a6b6af1ea489d7eb 0e4850c9a078435695fff7348d3daecf - - default default] Added segment 92401ae7-a006-4cd4-b4a4-24b2dc12c17e of type vxlan for network af9e6fb8-4a14-4ff6-bbb2-9a7f2ddef915 [pid: 8|app: 0|req: 1092/2175] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:42 2026] POST /v2.0/networks => generated 612 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:42.830 8 INFO neutron.db.segments_db [None req-571ba2d8-b117-4b60-816d-f900d4e4707e 32cf38ab52594fe5a6b6af1ea489d7eb 0e4850c9a078435695fff7348d3daecf - - default default] Added segment 8e9efe7c-d514-471a-8663-fcebff1b02fa of type vxlan for network fe83471e-cd86-48cf-bcaa-8f69c031fd9a [pid: 9|app: 0|req: 1084/2176] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:42 2026] DELETE /v2.0/networks/df4ec403-da6e-42e2-9471-068b51d89903 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2177] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:42 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:42.960 9 INFO neutron.db.segments_db [None req-54aa3e04-bcbf-4257-bd63-0594824596b7 32cf38ab52594fe5a6b6af1ea489d7eb 0e4850c9a078435695fff7348d3daecf - - default default] Added segment f892f939-f5b8-4a65-814a-bf51dd9c6021 of type vxlan for network 6d231ce2-0f4a-4c99-8323-b740aa1c7de0 [pid: 8|app: 0|req: 1094/2178] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:42 2026] GET /v2.0/security-groups?tenant_id=74ca252a9380460e95c1c655f6879958&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1085/2179] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:42 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:43.112 9 INFO neutron.db.segments_db [None req-3bd15992-1a4c-4781-a558-ff7b6a696ea4 32cf38ab52594fe5a6b6af1ea489d7eb 0e4850c9a078435695fff7348d3daecf - - default default] Added segment 42677073-9483-49f2-86ce-13fe62ee1ebc of type vxlan for network cb2362a5-2d39-40ed-8801-4209de3537b8 [pid: 8|app: 0|req: 1095/2180] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:43 2026] DELETE /v2.0/security-groups/18bc9df6-33c9-4cf5-8141-a67c2f62beae => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1086/2181] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:43 2026] POST /v2.0/networks => generated 612 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:43.279 8 INFO neutron.db.segments_db [None req-ffb4e9e0-d0a9-4ef5-8764-186296a23626 32cf38ab52594fe5a6b6af1ea489d7eb 0e4850c9a078435695fff7348d3daecf - - default default] Added segment 0ca1049f-0635-41da-935d-26af1c938707 of type vxlan for network 2416126d-ef0e-46ad-9477-579fa7029915 [pid: 8|app: 0|req: 1096/2182] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:43 2026] POST /v2.0/networks => generated 611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1087/2183] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:43 2026] PUT /v2.0/networks/af9e6fb8-4a14-4ff6-bbb2-9a7f2ddef915/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2184] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:43 2026] PUT /v2.0/networks/fe83471e-cd86-48cf-bcaa-8f69c031fd9a/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1088/2185] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:43 2026] PUT /v2.0/networks/6d231ce2-0f4a-4c99-8323-b740aa1c7de0/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2186] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:54:43 2026] PUT /v2.0/networks/cb2362a5-2d39-40ed-8801-4209de3537b8/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1089/2187] 10.0.0.59 () {32 vars in 665 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2188] 10.0.0.59 () {32 vars in 679 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1090/2189] 10.0.0.59 () {32 vars in 675 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2190] 10.0.0.59 () {32 vars in 687 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1091/2191] 10.0.0.59 () {32 vars in 673 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2192] 10.0.0.59 () {32 vars in 687 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1092/2193] 10.0.0.59 () {32 vars in 683 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2194] 10.0.0.59 () {32 vars in 695 bytes} [Tue Jun 16 12:54:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1093/2195] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:44 2026] DELETE /v2.0/networks/af9e6fb8-4a14-4ff6-bbb2-9a7f2ddef915 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:44.315 8 INFO neutron.services.segments.plugin [-] Segment 8e9efe7c-d514-471a-8663-fcebff1b02fa resource provider aggregate not found 2026-06-16 12:54:44.326 8 INFO neutron.services.segments.plugin [-] Segment 8e9efe7c-d514-471a-8663-fcebff1b02fa resource provider aggregate not found 2026-06-16 12:54:44.338 8 INFO neutron.services.segments.plugin [-] Segment 8e9efe7c-d514-471a-8663-fcebff1b02fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e9efe7c-d514-471a-8663-fcebff1b02fa found for delete ", "request_id": "req-8b0b58cb-e300-4c44-bd36-1ac826fdde3e"}]} 2026-06-16 12:54:44.357 8 INFO neutron.services.segments.plugin [-] Segment 8e9efe7c-d514-471a-8663-fcebff1b02fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e9efe7c-d514-471a-8663-fcebff1b02fa found for delete ", "request_id": "req-4caab8f6-8d6f-4374-8b6b-955486c362f5"}]} [pid: 8|app: 0|req: 1103/2196] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:44 2026] DELETE /v2.0/networks/fe83471e-cd86-48cf-bcaa-8f69c031fd9a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:44.435 9 INFO neutron.services.segments.plugin [-] Segment 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b resource provider aggregate not found 2026-06-16 12:54:44.439 9 INFO neutron.services.segments.plugin [-] Segment 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b resource provider aggregate not found 2026-06-16 12:54:44.453 9 INFO neutron.services.segments.plugin [-] Segment 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b found for delete ", "request_id": "req-e0beba19-f82d-44e5-8dbd-0db202c042d8"}]} 2026-06-16 12:54:44.469 9 INFO neutron.services.segments.plugin [-] Segment 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc366fc-79e5-4b43-bb6e-23e6bdebe52b found for delete ", "request_id": "req-1e8c0264-8a2a-4374-8f04-2b12edcdbdde"}]} 2026-06-16 12:54:44.484 9 INFO neutron.services.segments.plugin [-] Segment 92401ae7-a006-4cd4-b4a4-24b2dc12c17e resource provider aggregate not found 2026-06-16 12:54:44.495 9 INFO neutron.services.segments.plugin [-] Segment 92401ae7-a006-4cd4-b4a4-24b2dc12c17e resource provider aggregate not found 2026-06-16 12:54:44.512 9 INFO neutron.services.segments.plugin [-] Segment 92401ae7-a006-4cd4-b4a4-24b2dc12c17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92401ae7-a006-4cd4-b4a4-24b2dc12c17e found for delete ", "request_id": "req-58a906f3-fc9f-4949-be94-fa760b97a14e"}]} 2026-06-16 12:54:44.514 9 INFO neutron.services.segments.plugin [-] Segment 92401ae7-a006-4cd4-b4a4-24b2dc12c17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92401ae7-a006-4cd4-b4a4-24b2dc12c17e found for delete ", "request_id": "req-52e5b981-2094-44e0-b165-182608245432"}]} [pid: 9|app: 0|req: 1094/2197] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:44 2026] DELETE /v2.0/networks/6d231ce2-0f4a-4c99-8323-b740aa1c7de0 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2198] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:44 2026] DELETE /v2.0/networks/cb2362a5-2d39-40ed-8801-4209de3537b8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1095/2199] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:44 2026] DELETE /v2.0/networks/2416126d-ef0e-46ad-9477-579fa7029915 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2200] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:45 2026] GET /v2.0/security-groups?tenant_id=43557ac4bbbd46fa84bce0257c3dd1f9&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1096/2201] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:45 2026] DELETE /v2.0/security-groups/b7eeef27-184a-44da-892b-f1e96468ee79 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2202] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:46 2026] GET /v2.0/security-groups?tenant_id=c99411289ecc41489c6f005d698037d2&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:46.355 8 INFO neutron.services.segments.plugin [-] Segment 42677073-9483-49f2-86ce-13fe62ee1ebc resource provider aggregate not found 2026-06-16 12:54:46.372 8 INFO neutron.services.segments.plugin [-] Segment 42677073-9483-49f2-86ce-13fe62ee1ebc resource provider aggregate not found 2026-06-16 12:54:46.376 8 INFO neutron.services.segments.plugin [-] Segment 42677073-9483-49f2-86ce-13fe62ee1ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42677073-9483-49f2-86ce-13fe62ee1ebc found for delete ", "request_id": "req-96d906c6-0998-468f-a158-ee318be9c517"}]} 2026-06-16 12:54:46.388 8 INFO neutron.services.segments.plugin [-] Segment 42677073-9483-49f2-86ce-13fe62ee1ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42677073-9483-49f2-86ce-13fe62ee1ebc found for delete ", "request_id": "req-133ad95c-d7af-4acc-97ac-4726d1d0dec5"}]} [pid: 9|app: 0|req: 1097/2203] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:46 2026] DELETE /v2.0/security-groups/d5d4f3ea-fe35-49af-accb-e75a8e4b664c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:46.530 9 INFO neutron.services.segments.plugin [-] Segment f892f939-f5b8-4a65-814a-bf51dd9c6021 resource provider aggregate not found 2026-06-16 12:54:46.534 9 INFO neutron.services.segments.plugin [-] Segment f892f939-f5b8-4a65-814a-bf51dd9c6021 resource provider aggregate not found 2026-06-16 12:54:46.542 9 INFO neutron.services.segments.plugin [-] Segment f892f939-f5b8-4a65-814a-bf51dd9c6021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f892f939-f5b8-4a65-814a-bf51dd9c6021 found for delete ", "request_id": "req-574bd045-739b-4243-870c-46c3a7d1b9ad"}]} 2026-06-16 12:54:46.548 9 INFO neutron.services.segments.plugin [-] Segment f892f939-f5b8-4a65-814a-bf51dd9c6021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f892f939-f5b8-4a65-814a-bf51dd9c6021 found for delete ", "request_id": "req-c2f5db0f-21ae-4642-84f7-fcafc809ec28"}]} 2026-06-16 12:54:46.560 9 INFO neutron.services.segments.plugin [-] Segment 0ca1049f-0635-41da-935d-26af1c938707 resource provider aggregate not found 2026-06-16 12:54:46.564 9 INFO neutron.services.segments.plugin [-] Segment 0ca1049f-0635-41da-935d-26af1c938707 resource provider aggregate not found 2026-06-16 12:54:46.574 9 INFO neutron.services.segments.plugin [-] Segment 0ca1049f-0635-41da-935d-26af1c938707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ca1049f-0635-41da-935d-26af1c938707 found for delete ", "request_id": "req-45d78b69-6717-4fa6-9bdb-f7e59fed52c2"}]} 2026-06-16 12:54:46.580 9 INFO neutron.services.segments.plugin [-] Segment 0ca1049f-0635-41da-935d-26af1c938707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ca1049f-0635-41da-935d-26af1c938707 found for delete ", "request_id": "req-956682cb-f2d8-427b-a8a0-b73eb2a303fc"}]} [pid: 8|app: 0|req: 1107/2204] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:46 2026] GET /v2.0/security-groups?tenant_id=0e4850c9a078435695fff7348d3daecf&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1098/2207] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:46 2026] DELETE /v2.0/security-groups/25997107-027c-4769-9a95-0ec5569de56f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:51.011 8 INFO neutron.db.segments_db [None req-e49576cf-15b1-4537-854c-fc54301cd1c9 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Added segment e9cf5d8c-db49-4321-b41f-b27986f87600 of type vxlan for network 99f676ba-0407-424c-ad5a-607cf1db2a68 [pid: 8|app: 0|req: 1110/2208] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:50 2026] POST /v2.0/networks => generated 612 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1099/2209] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:54:51 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:51.433 8 INFO neutron.db.segments_db [None req-d1d1acae-baaa-4370-9c0d-5171dd54d20f ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Added segment c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 of type vxlan for network abd2776f-7f41-41b5-b4d4-dfae0018418e [pid: 8|app: 0|req: 1111/2210] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:51 2026] POST /v2.0/networks => generated 612 bytes in 124 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: 9|app: 0|req: 1100/2211] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:54:51 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:51.879 8 INFO neutron.db.segments_db [None req-108e28a8-f73b-42c0-8907-5be4fbcffe43 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Added segment 615aad5f-0f72-47c0-b120-657ea6c4225c of type vxlan for network e9d4c6f0-fc0e-49e9-a42b-1f6bf3df0c0b [pid: 8|app: 0|req: 1112/2212] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:51 2026] POST /v2.0/networks => generated 612 bytes in 131 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: 9|app: 0|req: 1101/2213] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:54:51 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:52.324 8 INFO neutron.db.segments_db [None req-a8316fb3-6f45-4027-86ba-26fad43f3ed8 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Added segment 6162d12c-c35c-47c6-a176-ce9eec0c321d of type vxlan for network f59d399e-55e9-4efb-b74c-00638a7c67e7 [pid: 8|app: 0|req: 1113/2214] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:52 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1102/2215] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:54:52 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:54:52.773 8 INFO neutron.db.segments_db [None req-9951cf28-fbad-4c06-9bb8-4db71c45256d ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Added segment 3d14e277-60b0-48b0-994d-729e77dbb6c6 of type vxlan for network c1dd1aea-6924-4176-9b10-c20928fd33f0 [pid: 8|app: 0|req: 1114/2216] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:54:52 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1103/2217] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:54:52 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2218] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:54:53 2026] PUT /v2.0/ports/f435d332-7653-4fc7-bdcd-c92ced342957/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1104/2219] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:54:53 2026] PUT /v2.0/ports/a572bf21-d20d-4e24-ae99-31de7d075192/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1116/2220] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:54:53 2026] PUT /v2.0/ports/d66ce5a6-1d34-4c7d-b9e9-48d8605b30a0/tags => generated 34 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, ' [pid: 8|app: 0|req: 1117/2221] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:54:53 2026] PUT /v2.0/ports/34f484ab-0769-4b48-913a-7f89e7e7ef00/tags => generated 19 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1105/2222] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/security-groups?tenant_id=f15647109f9e4f7a84e3dcb427be773f&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2223] 10.0.0.59 () {32 vars in 659 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2224] 10.0.0.59 () {32 vars in 673 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1106/2225] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:53 2026] DELETE /v2.0/security-groups/bd392931-797a-4c8a-be87-5bcaab7dddf1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2226] 10.0.0.59 () {32 vars in 669 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1107/2227] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2228] 10.0.0.59 () {32 vars in 667 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1108/2229] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2230] 10.0.0.59 () {32 vars in 677 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1109/2231] 10.0.0.59 () {32 vars in 689 bytes} [Tue Jun 16 12:54:53 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:54.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-96edea28-c242-4d7c-8e2f-04cba771325a ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] TaaS: Handle Delete Port: f435d332-7653-4fc7-bdcd-c92ced342957 2026-06-16 12:54:54.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96edea28-c242-4d7c-8e2f-04cba771325a ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Tap Mirror: Handle Delete Port: f435d332-7653-4fc7-bdcd-c92ced342957 [pid: 8|app: 0|req: 1123/2232] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/ports/f435d332-7653-4fc7-bdcd-c92ced342957 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:54.312 9 INFO neutron_taas.services.taas.taas_plugin [None req-6bbe9c4b-a52d-4da7-af39-11cd86f53936 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] TaaS: Handle Delete Port: a572bf21-d20d-4e24-ae99-31de7d075192 2026-06-16 12:54:54.315 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bbe9c4b-a52d-4da7-af39-11cd86f53936 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Tap Mirror: Handle Delete Port: a572bf21-d20d-4e24-ae99-31de7d075192 [pid: 9|app: 0|req: 1110/2233] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/ports/a572bf21-d20d-4e24-ae99-31de7d075192 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:54.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-15fec093-2d7a-4137-bd4d-939fd14733f0 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] TaaS: Handle Delete Port: d66ce5a6-1d34-4c7d-b9e9-48d8605b30a0 2026-06-16 12:54:54.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15fec093-2d7a-4137-bd4d-939fd14733f0 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Tap Mirror: Handle Delete Port: d66ce5a6-1d34-4c7d-b9e9-48d8605b30a0 [pid: 8|app: 0|req: 1124/2234] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/ports/d66ce5a6-1d34-4c7d-b9e9-48d8605b30a0 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:54.696 9 INFO neutron_taas.services.taas.taas_plugin [None req-c2a105c3-4145-4aec-a69a-0df0350abd59 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] TaaS: Handle Delete Port: 34f484ab-0769-4b48-913a-7f89e7e7ef00 2026-06-16 12:54:54.699 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2a105c3-4145-4aec-a69a-0df0350abd59 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Tap Mirror: Handle Delete Port: 34f484ab-0769-4b48-913a-7f89e7e7ef00 [pid: 9|app: 0|req: 1111/2235] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/ports/34f484ab-0769-4b48-913a-7f89e7e7ef00 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:54.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a832980-1de5-425d-ac65-51610028e303 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] TaaS: Handle Delete Port: 3a146c85-74c2-401f-9bc6-233e7508eb3c 2026-06-16 12:54:54.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a832980-1de5-425d-ac65-51610028e303 ea4e853cde2d41b1a8d45ad8d81a0256 045300ddf9e84365ba90a1a347f2ac4d - - default default] Tap Mirror: Handle Delete Port: 3a146c85-74c2-401f-9bc6-233e7508eb3c [pid: 8|app: 0|req: 1125/2236] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/ports/3a146c85-74c2-401f-9bc6-233e7508eb3c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:55.067 9 INFO neutron.services.segments.plugin [-] Segment e9cf5d8c-db49-4321-b41f-b27986f87600 resource provider aggregate not found 2026-06-16 12:54:55.071 9 INFO neutron.services.segments.plugin [-] Segment e9cf5d8c-db49-4321-b41f-b27986f87600 resource provider aggregate not found 2026-06-16 12:54:55.087 9 INFO neutron.services.segments.plugin [-] Segment e9cf5d8c-db49-4321-b41f-b27986f87600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9cf5d8c-db49-4321-b41f-b27986f87600 found for delete ", "request_id": "req-db92d6fe-a8b9-4121-b91e-a7fcedfa9a59"}]} 2026-06-16 12:54:55.089 9 INFO neutron.services.segments.plugin [-] Segment e9cf5d8c-db49-4321-b41f-b27986f87600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9cf5d8c-db49-4321-b41f-b27986f87600 found for delete ", "request_id": "req-d54b1a06-2c84-4383-bd9b-96e09cc2972c"}]} [pid: 9|app: 0|req: 1112/2237] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:54 2026] DELETE /v2.0/networks/99f676ba-0407-424c-ad5a-607cf1db2a68 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:54:55.244 8 INFO neutron.services.segments.plugin [-] Segment c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 resource provider aggregate not found 2026-06-16 12:54:55.246 8 INFO neutron.services.segments.plugin [-] Segment c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 resource provider aggregate not found 2026-06-16 12:54:55.264 8 INFO neutron.services.segments.plugin [-] Segment c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 found for delete ", "request_id": "req-3657bf43-1695-465b-ba64-df0ff7250dce"}]} 2026-06-16 12:54:55.266 8 INFO neutron.services.segments.plugin [-] Segment c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63ea47f-e3e2-42e2-bb0b-f2f3cda35b69 found for delete ", "request_id": "req-82ce63c3-a8fa-40e9-ae6d-396a395c2282"}]} [pid: 8|app: 0|req: 1126/2238] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:55 2026] DELETE /v2.0/networks/abd2776f-7f41-41b5-b4d4-dfae0018418e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1113/2239] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:55 2026] DELETE /v2.0/networks/e9d4c6f0-fc0e-49e9-a42b-1f6bf3df0c0b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2240] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:55 2026] DELETE /v2.0/networks/f59d399e-55e9-4efb-b74c-00638a7c67e7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1114/2241] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:54:55 2026] DELETE /v2.0/networks/c1dd1aea-6924-4176-9b10-c20928fd33f0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2242] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:56 2026] GET /v2.0/security-groups?tenant_id=045300ddf9e84365ba90a1a347f2ac4d&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1115/2243] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:56 2026] DELETE /v2.0/security-groups/fedd015d-1c0c-4ce7-9029-fdb75db1aeeb => 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: 1129/2244] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:56 2026] GET /v2.0/security-groups?tenant_id=f3a198ccebc545868f43898c707f2cc7&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1116/2245] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:56 2026] DELETE /v2.0/security-groups/e9a35b89-732e-4f58-8a92-972f2cd5e441 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:57.117 9 INFO neutron.services.segments.plugin [-] Segment 615aad5f-0f72-47c0-b120-657ea6c4225c resource provider aggregate not found 2026-06-16 12:54:57.123 9 INFO neutron.services.segments.plugin [-] Segment 615aad5f-0f72-47c0-b120-657ea6c4225c resource provider aggregate not found 2026-06-16 12:54:57.139 9 INFO neutron.services.segments.plugin [-] Segment 615aad5f-0f72-47c0-b120-657ea6c4225c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615aad5f-0f72-47c0-b120-657ea6c4225c found for delete ", "request_id": "req-cb9794cd-024f-49a7-b3ea-d71cd3f8ca81"}]} 2026-06-16 12:54:57.143 9 INFO neutron.services.segments.plugin [-] Segment 615aad5f-0f72-47c0-b120-657ea6c4225c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615aad5f-0f72-47c0-b120-657ea6c4225c found for delete ", "request_id": "req-b9d05995-ad4b-4cf9-bc0a-947014bacd05"}]} 2026-06-16 12:54:57.157 9 INFO neutron.services.segments.plugin [-] Segment 3d14e277-60b0-48b0-994d-729e77dbb6c6 resource provider aggregate not found 2026-06-16 12:54:57.162 9 INFO neutron.services.segments.plugin [-] Segment 3d14e277-60b0-48b0-994d-729e77dbb6c6 resource provider aggregate not found 2026-06-16 12:54:57.172 9 INFO neutron.services.segments.plugin [-] Segment 3d14e277-60b0-48b0-994d-729e77dbb6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d14e277-60b0-48b0-994d-729e77dbb6c6 found for delete ", "request_id": "req-1f064b4b-b1f3-417c-a8bc-fba67b973718"}]} [pid: 8|app: 0|req: 1130/2246] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:54:57 2026] GET /v2.0/security-groups?tenant_id=7882a82454474821990ce167a2f7d6c3&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:54:57.189 9 INFO neutron.services.segments.plugin [-] Segment 3d14e277-60b0-48b0-994d-729e77dbb6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d14e277-60b0-48b0-994d-729e77dbb6c6 found for delete ", "request_id": "req-8fbf29ba-8f87-44c2-8072-a445abeb2888"}]} [pid: 9|app: 0|req: 1117/2247] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:54:57 2026] DELETE /v2.0/security-groups/21dea29d-78ad-48fe-a667-622a1926698b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:54:57.282 8 INFO neutron.services.segments.plugin [-] Segment 6162d12c-c35c-47c6-a176-ce9eec0c321d resource provider aggregate not found 2026-06-16 12:54:57.288 8 INFO neutron.services.segments.plugin [-] Segment 6162d12c-c35c-47c6-a176-ce9eec0c321d resource provider aggregate not found 2026-06-16 12:54:57.294 8 INFO neutron.services.segments.plugin [-] Segment 6162d12c-c35c-47c6-a176-ce9eec0c321d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6162d12c-c35c-47c6-a176-ce9eec0c321d found for delete ", "request_id": "req-dc843019-0ffa-4043-bc9f-a259bf4ef27e"}]} 2026-06-16 12:54:57.300 8 INFO neutron.services.segments.plugin [-] Segment 6162d12c-c35c-47c6-a176-ce9eec0c321d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6162d12c-c35c-47c6-a176-ce9eec0c321d found for delete ", "request_id": "req-3525f17a-9f6a-432f-b339-a22c393e2669"}]} [pid: 8|app: 0|req: 1131/2248] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:57 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1118/2249] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:58 2026] POST /v2.0/floatingips => generated 552 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2250] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:58 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1119/2251] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:59 2026] POST /v2.0/floatingips => generated 552 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2252] 10.0.0.59 () {34 vars in 675 bytes} [Tue Jun 16 12:54:59 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1120/2253] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:55:00 2026] PUT /v2.0/floatingips/b0c24e12-4b57-47f8-8402-550ac8b92603/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2254] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:55:00 2026] PUT /v2.0/floatingips/9b06cca5-ac3d-4cf2-a4d0-e1c23bdeac5a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1121/2255] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:55:00 2026] PUT /v2.0/floatingips/02a64e96-d0c3-4aad-9e1d-207afd04eef1/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2256] 10.0.0.59 () {34 vars in 758 bytes} [Tue Jun 16 12:55:00 2026] PUT /v2.0/floatingips/0843dcfc-1566-491b-a16a-b81b80ce56e3/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1122/2257] 10.0.0.59 () {32 vars in 671 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2258] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1123/2259] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2260] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1124/2261] 10.0.0.59 () {32 vars in 679 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2262] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1125/2263] 10.0.0.59 () {32 vars in 689 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2264] 10.0.0.59 () {32 vars in 701 bytes} [Tue Jun 16 12:55:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:55:01.122 9 INFO neutron_taas.services.taas.taas_plugin [None req-599f72b5-6b1b-420b-b7bd-e94dbdb6c590 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] TaaS: Handle Delete Port: 84f1bd4e-28c1-4f0c-b821-bb7dfed4f6b5 2026-06-16 12:55:01.125 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-599f72b5-6b1b-420b-b7bd-e94dbdb6c590 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] Tap Mirror: Handle Delete Port: 84f1bd4e-28c1-4f0c-b821-bb7dfed4f6b5 [pid: 9|app: 0|req: 1126/2265] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:00 2026] DELETE /v2.0/floatingips/b0c24e12-4b57-47f8-8402-550ac8b92603 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:01.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d461bb6-8c2f-4227-ba5e-bb32fb756e3d 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] TaaS: Handle Delete Port: baf79d3a-29b4-4f51-bd1b-e55e7dd9ec75 2026-06-16 12:55:01.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d461bb6-8c2f-4227-ba5e-bb32fb756e3d 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] Tap Mirror: Handle Delete Port: baf79d3a-29b4-4f51-bd1b-e55e7dd9ec75 [pid: 8|app: 0|req: 1140/2266] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:01 2026] DELETE /v2.0/floatingips/9b06cca5-ac3d-4cf2-a4d0-e1c23bdeac5a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:01.547 9 INFO neutron.db.segments_db [None req-5e81a4cb-c47d-44ef-99ff-e908037cdf26 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Added segment a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 of type vxlan for network 9e1f1653-fc17-4c75-8cbe-f4bdfc7728cc 2026-06-16 12:55:01.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-08a7d93e-9f39-4b78-853f-28d4ff63c32e 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] TaaS: Handle Delete Port: 84c07db3-f98e-4b03-9a36-75b0b2fe9af0 2026-06-16 12:55:01.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a7d93e-9f39-4b78-853f-28d4ff63c32e 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] Tap Mirror: Handle Delete Port: 84c07db3-f98e-4b03-9a36-75b0b2fe9af0 2026-06-16 12:55:01.770 9 INFO neutron.db.l3_hamode_db [None req-5e81a4cb-c47d-44ef-99ff-e908037cdf26 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1141/2267] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:01 2026] DELETE /v2.0/floatingips/02a64e96-d0c3-4aad-9e1d-207afd04eef1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:01.903 9 INFO neutron.db.l3_hamode_db [None req-5e81a4cb-c47d-44ef-99ff-e908037cdf26 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:01.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-44266bc5-91a9-49a2-aaa7-4325a132c476 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] TaaS: Handle Delete Port: 056c209e-0d83-42d1-8059-b205e395f643 2026-06-16 12:55:01.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44266bc5-91a9-49a2-aaa7-4325a132c476 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] Tap Mirror: Handle Delete Port: 056c209e-0d83-42d1-8059-b205e395f643 [pid: 8|app: 0|req: 1144/2270] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:01 2026] DELETE /v2.0/floatingips/0843dcfc-1566-491b-a16a-b81b80ce56e3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:02.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-071f9e69-195f-4b27-b186-addc814d32c0 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] TaaS: Handle Delete Port: 18893bab-5fc5-44a7-aef5-6ceed580d88b 2026-06-16 12:55:02.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-071f9e69-195f-4b27-b186-addc814d32c0 43eb6bd0e12f42898acf51634f86d1a8 bad40c3e687549bd8deeca314cc2523f - - default default] Tap Mirror: Handle Delete Port: 18893bab-5fc5-44a7-aef5-6ceed580d88b [pid: 8|app: 0|req: 1145/2271] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:02 2026] DELETE /v2.0/floatingips/a81efea7-0d05-439b-9996-b104e4e47d97 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1127/2272] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:55:01 2026] POST /v2.0/routers => generated 474 bytes in 1290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:02.667 8 INFO neutron.db.l3_hamode_db [None req-3908a1f6-d014-4b5b-a848-6387b4ee081b 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:02.792 8 INFO neutron.db.l3_hamode_db [None req-3908a1f6-d014-4b5b-a848-6387b4ee081b 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1146/2273] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:55:02 2026] POST /v2.0/routers => generated 474 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:03.372 8 INFO neutron.db.l3_hamode_db [None req-f33c1388-3967-41da-bc0b-69de00a5ee3f 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:03.486 8 INFO neutron.db.l3_hamode_db [None req-f33c1388-3967-41da-bc0b-69de00a5ee3f 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1128/2274] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:03 2026] GET /v2.0/security-groups?tenant_id=8b44ca11aa1a483b9215579697c6c3e9&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1129/2275] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:03 2026] DELETE /v2.0/security-groups/faaf8c90-d070-4145-b714-7a12ada72543 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1130/2276] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:03 2026] GET /v2.0/security-groups?tenant_id=a6cbac7d63144ce1b002431beafa3610&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1131/2277] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:03 2026] DELETE /v2.0/security-groups/a0c4d37c-be5d-4b99-9dcb-3525d6fa0a86 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1132/2278] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:04 2026] GET /v2.0/security-groups?tenant_id=bad40c3e687549bd8deeca314cc2523f&name=default => generated 2928 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1133/2279] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:04 2026] DELETE /v2.0/security-groups/a47b56b5-bc36-4bae-a5f6-1dd253a57331 => 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: 1147/2280] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:55:03 2026] POST /v2.0/routers => generated 474 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:04.637 9 INFO neutron.db.l3_hamode_db [None req-e97ef37a-228c-4bd7-b222-33df93e11f81 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:04.744 9 INFO neutron.db.l3_hamode_db [None req-e97ef37a-228c-4bd7-b222-33df93e11f81 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1134/2281] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:55:04 2026] POST /v2.0/routers => generated 474 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:05.452 8 INFO neutron.db.l3_hamode_db [None req-2e15a4a7-d342-41a1-a661-a098d471df7f 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:05.553 8 INFO neutron.db.l3_hamode_db [None req-2e15a4a7-d342-41a1-a661-a098d471df7f 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1148/2282] 10.0.0.59 () {34 vars in 667 bytes} [Tue Jun 16 12:55:05 2026] POST /v2.0/routers => generated 474 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1135/2283] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:06 2026] PUT /v2.0/routers/69e38847-4efc-4389-b783-dfa21e3b1eb6/tags => generated 17 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2284] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:06 2026] PUT /v2.0/routers/d9470e6a-d2cc-4d3d-9187-b86123f6c56a/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1136/2285] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:06 2026] PUT /v2.0/routers/03a15ef7-13ee-4233-baa0-b258c524fea8/tags => generated 34 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2286] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:06 2026] PUT /v2.0/routers/18ac1636-67d7-4e2b-8bb9-b8638f801e9a/tags => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1137/2287] 10.0.0.59 () {32 vars in 663 bytes} [Tue Jun 16 12:55:06 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2288] 10.0.0.59 () {32 vars in 677 bytes} [Tue Jun 16 12:55:06 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1138/2289] 10.0.0.59 () {32 vars in 673 bytes} [Tue Jun 16 12:55:06 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2290] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1139/2291] 10.0.0.59 () {32 vars in 671 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2292] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1140/2293] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers?not-tags-any=blue => 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: 1154/2294] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1141/2295] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:55:07 2026] GET /v2.0/routers/69e38847-4efc-4389-b783-dfa21e3b1eb6 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2296] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:55:07 2026] PUT /v2.0/routers/69e38847-4efc-4389-b783-dfa21e3b1eb6 => generated 485 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1142/2297] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:55:08 2026] GET /v2.0/ports?device_id=69e38847-4efc-4389-b783-dfa21e3b1eb6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:08.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-9acafaed-c307-45bc-a00e-ec6a91705335 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] TaaS: Handle Delete Port: 179fa5a3-0e78-422b-99a7-2df2974dd4e3 2026-06-16 12:55:08.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9acafaed-c307-45bc-a00e-ec6a91705335 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Tap Mirror: Handle Delete Port: 179fa5a3-0e78-422b-99a7-2df2974dd4e3 [pid: 8|app: 0|req: 1156/2298] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:08 2026] DELETE /v2.0/routers/69e38847-4efc-4389-b783-dfa21e3b1eb6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1143/2299] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:55:08 2026] GET /v2.0/routers/d9470e6a-d2cc-4d3d-9187-b86123f6c56a => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1144/2300] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:55:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1145/2301] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:55:09 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: 9|app: 0|req: 1146/2302] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:55:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1147/2303] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:55:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1148/2304] 10.0.0.59 () {34 vars in 677 bytes} [Tue Jun 16 12:55:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1149/2305] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:55:09 2026] PUT /v2.0/policies/5752c2e3-eca4-4af2-be7a-0f7b3c9920b1/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1150/2306] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:55:09 2026] PUT /v2.0/policies/2e62cbce-1c00-4a45-a75b-4f3e474de855/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2307] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:55:08 2026] PUT /v2.0/routers/d9470e6a-d2cc-4d3d-9187-b86123f6c56a => generated 493 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2308] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:55:09 2026] GET /v2.0/ports?device_id=d9470e6a-d2cc-4d3d-9187-b86123f6c56a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1151/2309] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:55:09 2026] PUT /v2.0/policies/924ab283-c428-49ec-a8d7-f39b9504243b/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1152/2310] 10.0.0.59 () {34 vars in 752 bytes} [Tue Jun 16 12:55:09 2026] PUT /v2.0/policies/34866d50-4719-4200-aa19-b18c8549dc5c/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:09.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9a75f93-f5e8-49fd-8779-579b081e9552 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] TaaS: Handle Delete Port: 6da734c1-001f-4e78-8809-6f48adf8c572 2026-06-16 12:55:09.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9a75f93-f5e8-49fd-8779-579b081e9552 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Tap Mirror: Handle Delete Port: 6da734c1-001f-4e78-8809-6f48adf8c572 [pid: 8|app: 0|req: 1159/2311] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:09 2026] DELETE /v2.0/routers/d9470e6a-d2cc-4d3d-9187-b86123f6c56a => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1153/2312] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:55:09 2026] GET /v2.0/routers/03a15ef7-13ee-4233-baa0-b258c524fea8 => generated 502 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1154/2313] 10.0.0.59 () {32 vars in 673 bytes} [Tue Jun 16 12:55:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1155/2314] 10.0.0.59 () {32 vars in 687 bytes} [Tue Jun 16 12:55:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1156/2315] 10.0.0.59 () {32 vars in 683 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1157/2316] 10.0.0.59 () {32 vars in 695 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1158/2317] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1159/2318] 10.0.0.59 () {32 vars in 695 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2319] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:55:09 2026] PUT /v2.0/routers/03a15ef7-13ee-4233-baa0-b258c524fea8 => generated 502 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2320] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/ports?device_id=03a15ef7-13ee-4233-baa0-b258c524fea8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1160/2321] 10.0.0.59 () {32 vars in 691 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1161/2322] 10.0.0.59 () {32 vars in 703 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1162/2323] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/qos/policies/5752c2e3-eca4-4af2-be7a-0f7b3c9920b1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:10.520 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fc65f4f-01c9-40ad-9901-6ae63fd9c618 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] TaaS: Handle Delete Port: d3ae86a9-c92b-4fce-843b-070eae84d9ab 2026-06-16 12:55:10.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fc65f4f-01c9-40ad-9901-6ae63fd9c618 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Tap Mirror: Handle Delete Port: d3ae86a9-c92b-4fce-843b-070eae84d9ab [pid: 9|app: 0|req: 1163/2324] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/qos/policies/2e62cbce-1c00-4a45-a75b-4f3e474de855 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1164/2325] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/qos/policies/924ab283-c428-49ec-a8d7-f39b9504243b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1165/2326] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/qos/policies/34866d50-4719-4200-aa19-b18c8549dc5c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2327] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/routers/03a15ef7-13ee-4233-baa0-b258c524fea8 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1166/2328] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:10 2026] DELETE /v2.0/qos/policies/cd30facb-4b7f-40cd-b4dc-ddced50e0fd4 => 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: 1163/2329] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:55:10 2026] GET /v2.0/routers/18ac1636-67d7-4e2b-8bb9-b8638f801e9a => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1167/2330] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:55:10 2026] PUT /v2.0/routers/18ac1636-67d7-4e2b-8bb9-b8638f801e9a => generated 487 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2331] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:55:11 2026] GET /v2.0/ports?device_id=18ac1636-67d7-4e2b-8bb9-b8638f801e9a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:11.532 9 INFO neutron_taas.services.taas.taas_plugin [None req-a16cb47f-6766-4cd0-98f8-cb115bf48d46 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] TaaS: Handle Delete Port: f763dd38-d6cf-46a3-9cd2-64f1e1a6b5eb 2026-06-16 12:55:11.534 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a16cb47f-6766-4cd0-98f8-cb115bf48d46 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Tap Mirror: Handle Delete Port: f763dd38-d6cf-46a3-9cd2-64f1e1a6b5eb [pid: 9|app: 0|req: 1168/2332] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:11 2026] DELETE /v2.0/routers/18ac1636-67d7-4e2b-8bb9-b8638f801e9a => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1169/2333] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:55:11 2026] GET /v2.0/routers/37aba7b9-f4cf-412f-84b7-7bef6a4ccbd9 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2334] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:11 2026] GET /v2.0/security-groups?tenant_id=1dfb1f39637b447ba43044b1499ae2b0&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2335] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:11 2026] DELETE /v2.0/security-groups/9cfd0b28-c878-4214-b367-1fa07e99cf68 => 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: 1167/2336] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:12 2026] GET /v2.0/security-groups?tenant_id=0518673c1b624484a93a4ce099ea12bb&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1170/2337] 10.0.0.59 () {34 vars in 741 bytes} [Tue Jun 16 12:55:11 2026] PUT /v2.0/routers/37aba7b9-f4cf-412f-84b7-7bef6a4ccbd9 => generated 480 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1171/2338] 10.0.0.59 () {32 vars in 735 bytes} [Tue Jun 16 12:55:12 2026] GET /v2.0/ports?device_id=37aba7b9-f4cf-412f-84b7-7bef6a4ccbd9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2339] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:12 2026] DELETE /v2.0/security-groups/2cb29177-d788-4aa7-b946-ad56ba5f7feb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:12.458 9 INFO neutron_taas.services.taas.taas_plugin [None req-960ea62a-afb0-43e5-a67f-dfbf2fbb5cc3 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] TaaS: Handle Delete Port: dfebd19e-9fd5-4015-9fa1-365166d5041a 2026-06-16 12:55:12.461 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-960ea62a-afb0-43e5-a67f-dfbf2fbb5cc3 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] Tap Mirror: Handle Delete Port: dfebd19e-9fd5-4015-9fa1-365166d5041a [pid: 8|app: 0|req: 1169/2340] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:12 2026] GET /v2.0/security-groups?tenant_id=2f7761dd3b0245908e2da3574a230e4a&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: 1170/2341] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:12 2026] DELETE /v2.0/security-groups/d8db6f5a-11f2-4c68-b73d-34b8f8ca17c5 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:12.766 9 INFO neutron.services.segments.plugin [-] Segment a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 resource provider aggregate not found 2026-06-16 12:55:12.775 9 INFO neutron.services.segments.plugin [-] Segment a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 resource provider aggregate not found 2026-06-16 12:55:12.794 9 INFO neutron.services.segments.plugin [-] Segment a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 found for delete ", "request_id": "req-bae890d5-bbfe-4a9a-a7c4-2c4a034fd777"}]} 2026-06-16 12:55:12.794 9 INFO neutron.services.segments.plugin [-] Segment a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d2651e-d1c8-45d8-85c9-ff1f8e2c8e15 found for delete ", "request_id": "req-0e3ee391-ff2e-4a8b-8e65-57e0dd0c984f"}]} 2026-06-16 12:55:12.804 9 INFO neutron.db.l3_hamode_db [None req-960ea62a-afb0-43e5-a67f-dfbf2fbb5cc3 51c405cec3c24ec0a10be7cf610526e7 8c042d8d3ced40bc829294176c8be45c - - default default] HA network 9e1f1653-fc17-4c75-8cbe-f4bdfc7728cc was deleted as no HA routers are present in tenant 8c042d8d3ced40bc829294176c8be45c. [pid: 9|app: 0|req: 1172/2342] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:12 2026] DELETE /v2.0/routers/37aba7b9-f4cf-412f-84b7-7bef6a4ccbd9 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2343] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:13 2026] GET /v2.0/security-groups?tenant_id=8c042d8d3ced40bc829294176c8be45c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1173/2344] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:13 2026] DELETE /v2.0/security-groups/eacf6fda-f821-4c28-b441-d460c14f0f4a => 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: 1172/2345] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:14 2026] GET /v2.0/security-groups?tenant_id=e688c6ac365e4dd79d8b35a3776d9d11&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1174/2346] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:14 2026] DELETE /v2.0/security-groups/d1187212-665c-463c-8af1-9add869c7b34 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2347] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:14 2026] GET /v2.0/security-groups?tenant_id=29bcd8ec20ee42aa8f74714df36833a8&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1175/2348] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:14 2026] DELETE /v2.0/security-groups/81ce7228-b24f-49c6-b6c8-b3179f3a539a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2351] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1177/2352] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2353] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1178/2354] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2355] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1179/2356] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:55:17 2026] PUT /v2.0/security-groups/21349323-c065-4cdd-a605-46aacdae57ac/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2357] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:55:17 2026] PUT /v2.0/security-groups/cbafe4c9-98ae-43c0-af97-55fe83b29fbe/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1180/2358] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:55:17 2026] PUT /v2.0/security-groups/f154a471-db23-462e-b2da-5b5581d606f3/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2359] 10.0.0.59 () {34 vars in 766 bytes} [Tue Jun 16 12:55:17 2026] PUT /v2.0/security-groups/a9049615-322e-466c-ae33-af37ceb227fc/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1181/2360] 10.0.0.59 () {32 vars in 679 bytes} [Tue Jun 16 12:55:17 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2361] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:55:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1182/2362] 10.0.0.59 () {32 vars in 689 bytes} [Tue Jun 16 12:55:17 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2363] 10.0.0.59 () {32 vars in 701 bytes} [Tue Jun 16 12:55:17 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1183/2364] 10.0.0.59 () {32 vars in 687 bytes} [Tue Jun 16 12:55:18 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2365] 10.0.0.59 () {32 vars in 701 bytes} [Tue Jun 16 12:55:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1184/2366] 10.0.0.59 () {32 vars in 697 bytes} [Tue Jun 16 12:55:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2367] 10.0.0.59 () {32 vars in 709 bytes} [Tue Jun 16 12:55:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1185/2368] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:18 2026] DELETE /v2.0/security-groups/21349323-c065-4cdd-a605-46aacdae57ac => 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: 1184/2369] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:18 2026] DELETE /v2.0/security-groups/cbafe4c9-98ae-43c0-af97-55fe83b29fbe => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1186/2370] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:18 2026] DELETE /v2.0/security-groups/f154a471-db23-462e-b2da-5b5581d606f3 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1187/2371] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:18 2026] DELETE /v2.0/security-groups/a9049615-322e-466c-ae33-af37ceb227fc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1188/2372] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:18 2026] DELETE /v2.0/security-groups/ff5edc03-25d6-46b3-a0fd-30836327c9eb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:18.811 8 INFO neutron.db.segments_db [None req-e9a06fb0-4e9c-4179-8b06-d811c5a760c1 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Added segment 8dfe43a3-e668-4ffb-8b80-59567d2177dd of type vxlan for network b0e919cd-b696-4e92-8c27-441331d7b7f6 [pid: 8|app: 0|req: 1185/2373] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:18 2026] POST /v2.0/networks => generated 613 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1189/2374] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:18 2026] POST /v2.0/subnets => generated 626 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:19.175 8 INFO neutron.db.segments_db [None req-82bd600d-f3c8-4243-85f4-31f913d99437 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Added segment 7d72e6aa-1f40-4315-9031-e8c211688ebc of type vxlan for network d5685bfa-4aec-4f55-844a-3c13f8b631ce [pid: 8|app: 0|req: 1186/2375] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:19 2026] POST /v2.0/networks => generated 612 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1190/2376] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:19 2026] POST /v2.0/subnets => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:19.537 9 INFO neutron.db.segments_db [None req-34e19fe1-e00f-4725-85ca-f84cea72a5d7 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Added segment fb55a9eb-9600-41bd-929b-2691695771d0 of type vxlan for network 368422a1-d62d-4922-b150-e4a292cf6f64 [pid: 9|app: 0|req: 1191/2377] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:19 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2378] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:19 2026] GET /v2.0/security-groups?tenant_id=46f8b205bd164953abde189c7c3e357a&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2379] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:19 2026] DELETE /v2.0/security-groups/89511a90-a6fe-45e3-a7d9-fa2d37a487c9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1192/2380] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:19 2026] POST /v2.0/subnets => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:19.906 9 INFO neutron.db.segments_db [None req-f66a665d-5056-42f3-be4c-584ecea300d5 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Added segment b87e8c4b-20af-4dbe-8ae0-ff1293581d77 of type vxlan for network 1c9652c7-4fd8-416a-866e-9f8609399ed0 [pid: 8|app: 0|req: 1189/2381] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:19 2026] GET /v2.0/security-groups?tenant_id=69da85534d5041579ed67df1db5922d2&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1193/2382] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:19 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2383] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:19 2026] DELETE /v2.0/security-groups/dd348b59-506c-4bb3-95cf-7381715c0353 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2384] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:20 2026] GET /v2.0/security-groups?tenant_id=bb5ca9cae46d4ddc9e5a9a8c4019781c&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1194/2385] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:20 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:20.317 9 INFO neutron.db.segments_db [None req-b56bd8ba-c74c-4f2b-80f4-59471591172a 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Added segment b0f8c74c-08bb-486f-b228-91f0460071d4 of type vxlan for network 8c99c1c5-23db-4320-b030-cfbe1a74c57d [pid: 8|app: 0|req: 1192/2386] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:20 2026] DELETE /v2.0/security-groups/da580837-a6bc-48ea-a933-811e53ae3711 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1195/2387] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:20 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2388] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:20 2026] POST /v2.0/subnets => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1196/2389] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:20 2026] PUT /v2.0/subnets/f1dabf9f-f0e2-4034-ac8e-a43220924c5d/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2390] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:20 2026] PUT /v2.0/subnets/230d4b2d-1850-4391-9733-65c168a6c52b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1197/2391] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:20 2026] PUT /v2.0/subnets/d5631b51-af88-4982-8f5d-a335135baca0/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2392] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:20 2026] PUT /v2.0/subnets/96b84ffc-37dd-4afe-9531-1a87ff3fa7f5/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1198/2393] 10.0.0.59 () {32 vars in 663 bytes} [Tue Jun 16 12:55:20 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2394] 10.0.0.59 () {32 vars in 677 bytes} [Tue Jun 16 12:55:20 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1199/2395] 10.0.0.59 () {32 vars in 673 bytes} [Tue Jun 16 12:55:20 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2396] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:55:21 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1200/2397] 10.0.0.59 () {32 vars in 671 bytes} [Tue Jun 16 12:55:21 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2398] 10.0.0.59 () {32 vars in 685 bytes} [Tue Jun 16 12:55:21 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1201/2399] 10.0.0.59 () {32 vars in 681 bytes} [Tue Jun 16 12:55:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2400] 10.0.0.59 () {32 vars in 693 bytes} [Tue Jun 16 12:55:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1202/2401] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/subnets/f1dabf9f-f0e2-4034-ac8e-a43220924c5d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2402] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/subnets/230d4b2d-1850-4391-9733-65c168a6c52b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1203/2403] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/subnets/d5631b51-af88-4982-8f5d-a335135baca0 => 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: 1201/2404] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/subnets/96b84ffc-37dd-4afe-9531-1a87ff3fa7f5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1204/2405] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/subnets/cf09ef20-c6d1-4f23-9739-a52f05faf711 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:22.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-895f3613-4320-4d2a-9562-8e8659aa00e2 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] TaaS: Handle Delete Port: bc3f8057-259a-4aef-a7c7-db07b5f02687 2026-06-16 12:55:22.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-895f3613-4320-4d2a-9562-8e8659aa00e2 4f0738c74a6f485981d9993e202b5b54 c7f048da0c1446798e3d358b96e46191 - - default default] Tap Mirror: Handle Delete Port: bc3f8057-259a-4aef-a7c7-db07b5f02687 2026-06-16 12:55:22.239 8 INFO neutron.services.segments.plugin [-] Segment 8dfe43a3-e668-4ffb-8b80-59567d2177dd resource provider aggregate not found 2026-06-16 12:55:22.244 8 INFO neutron.services.segments.plugin [-] Segment 8dfe43a3-e668-4ffb-8b80-59567d2177dd resource provider aggregate not found 2026-06-16 12:55:22.258 8 INFO neutron.services.segments.plugin [-] Segment 8dfe43a3-e668-4ffb-8b80-59567d2177dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfe43a3-e668-4ffb-8b80-59567d2177dd found for delete ", "request_id": "req-dd23d265-55c5-414f-ac88-3b5fb8f598c1"}]} 2026-06-16 12:55:22.262 8 INFO neutron.services.segments.plugin [-] Segment 8dfe43a3-e668-4ffb-8b80-59567d2177dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfe43a3-e668-4ffb-8b80-59567d2177dd found for delete ", "request_id": "req-b939fe88-4cc7-47d4-8227-647f45e93a98"}]} [pid: 8|app: 0|req: 1202/2406] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:21 2026] DELETE /v2.0/networks/b0e919cd-b696-4e92-8c27-441331d7b7f6 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:22.391 9 INFO neutron.services.segments.plugin [-] Segment 7d72e6aa-1f40-4315-9031-e8c211688ebc resource provider aggregate not found 2026-06-16 12:55:22.395 9 INFO neutron.services.segments.plugin [-] Segment 7d72e6aa-1f40-4315-9031-e8c211688ebc resource provider aggregate not found 2026-06-16 12:55:22.411 9 INFO neutron.services.segments.plugin [-] Segment 7d72e6aa-1f40-4315-9031-e8c211688ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d72e6aa-1f40-4315-9031-e8c211688ebc found for delete ", "request_id": "req-246e0799-a1c4-412c-b0c6-a7ee75e266c6"}]} 2026-06-16 12:55:22.417 9 INFO neutron.services.segments.plugin [-] Segment 7d72e6aa-1f40-4315-9031-e8c211688ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d72e6aa-1f40-4315-9031-e8c211688ebc found for delete ", "request_id": "req-a3b6e98f-d240-49aa-bb76-83695aa17b1b"}]} [pid: 9|app: 0|req: 1205/2407] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:22 2026] DELETE /v2.0/networks/d5685bfa-4aec-4f55-844a-3c13f8b631ce => 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: 1203/2408] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:22 2026] DELETE /v2.0/networks/368422a1-d62d-4922-b150-e4a292cf6f64 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1206/2409] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:22 2026] DELETE /v2.0/networks/1c9652c7-4fd8-416a-866e-9f8609399ed0 => 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: 1204/2410] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:22 2026] DELETE /v2.0/networks/8c99c1c5-23db-4320-b030-cfbe1a74c57d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1207/2411] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:23 2026] GET /v2.0/security-groups?tenant_id=c7f048da0c1446798e3d358b96e46191&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2412] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:23 2026] DELETE /v2.0/security-groups/996cd227-451b-47a8-afe6-2d5628c317df => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1208/2413] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:23 2026] GET /v2.0/security-groups?tenant_id=f738de7b0a7f423cb2f1a2439d93167a&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2414] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:24 2026] DELETE /v2.0/security-groups/32b8adc1-1bdb-42c9-b5f9-5ee9d703daad => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:24.279 8 INFO neutron.services.segments.plugin [-] Segment fb55a9eb-9600-41bd-929b-2691695771d0 resource provider aggregate not found 2026-06-16 12:55:24.284 8 INFO neutron.services.segments.plugin [-] Segment fb55a9eb-9600-41bd-929b-2691695771d0 resource provider aggregate not found 2026-06-16 12:55:24.299 8 INFO neutron.services.segments.plugin [-] Segment fb55a9eb-9600-41bd-929b-2691695771d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb55a9eb-9600-41bd-929b-2691695771d0 found for delete ", "request_id": "req-07d35a62-8382-4493-b600-9d3b812e00cc"}]} 2026-06-16 12:55:24.303 8 INFO neutron.services.segments.plugin [-] Segment fb55a9eb-9600-41bd-929b-2691695771d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb55a9eb-9600-41bd-929b-2691695771d0 found for delete ", "request_id": "req-0ed7c912-a3d9-411a-b86b-8c45f286d049"}]} 2026-06-16 12:55:24.315 8 INFO neutron.services.segments.plugin [-] Segment b0f8c74c-08bb-486f-b228-91f0460071d4 resource provider aggregate not found 2026-06-16 12:55:24.318 8 INFO neutron.services.segments.plugin [-] Segment b0f8c74c-08bb-486f-b228-91f0460071d4 resource provider aggregate not found 2026-06-16 12:55:24.330 8 INFO neutron.services.segments.plugin [-] Segment b0f8c74c-08bb-486f-b228-91f0460071d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f8c74c-08bb-486f-b228-91f0460071d4 found for delete ", "request_id": "req-f4562ff2-b3e5-466f-9a79-3f39f8e24f91"}]} 2026-06-16 12:55:24.336 8 INFO neutron.services.segments.plugin [-] Segment b0f8c74c-08bb-486f-b228-91f0460071d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f8c74c-08bb-486f-b228-91f0460071d4 found for delete ", "request_id": "req-68b1eb49-14da-463c-95b2-882a8bd59158"}]} 2026-06-16 12:55:24.440 9 INFO neutron.services.segments.plugin [-] Segment b87e8c4b-20af-4dbe-8ae0-ff1293581d77 resource provider aggregate not found 2026-06-16 12:55:24.443 9 INFO neutron.services.segments.plugin [-] Segment b87e8c4b-20af-4dbe-8ae0-ff1293581d77 resource provider aggregate not found 2026-06-16 12:55:24.462 9 INFO neutron.services.segments.plugin [-] Segment b87e8c4b-20af-4dbe-8ae0-ff1293581d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87e8c4b-20af-4dbe-8ae0-ff1293581d77 found for delete ", "request_id": "req-7f967797-4a54-4ecb-ac75-0a8f445acae1"}]} 2026-06-16 12:55:24.467 9 INFO neutron.services.segments.plugin [-] Segment b87e8c4b-20af-4dbe-8ae0-ff1293581d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87e8c4b-20af-4dbe-8ae0-ff1293581d77 found for delete ", "request_id": "req-1836f0d4-34c3-4e30-8060-e0d1cdab9533"}]} [pid: 9|app: 0|req: 1209/2415] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:24 2026] GET /v2.0/security-groups?tenant_id=35f93db25628453b813713f853f41086&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1210/2416] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:24 2026] DELETE /v2.0/security-groups/aafc1ed2-27d5-4161-adc2-f84eafc026fa => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:24.703 8 INFO neutron.db.segments_db [None req-c5ba6432-ca41-49f5-ae83-d3c72060a71d 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Added segment 00ec799c-1700-4b52-bca3-028a19096105 of type vxlan for network c14edc3e-75c7-469b-ac71-14f5ae0d7850 [pid: 8|app: 0|req: 1207/2417] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:24 2026] POST /v2.0/networks => generated 612 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1211/2418] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:24 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2419] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:25 2026] POST /v2.0/trunks => generated 407 bytes in 262 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-06-16 12:55:25.401 9 INFO neutron.db.segments_db [None req-59077673-f978-46bd-ab2b-ea52ba98422c 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Added segment cef25beb-42a6-4351-972e-3f152f17a374 of type vxlan for network 9455e813-fac9-4bb2-a4ff-aeccbe3f0a5f [pid: 9|app: 0|req: 1212/2420] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:25 2026] POST /v2.0/networks => generated 612 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2421] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:25 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1213/2422] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:25 2026] POST /v2.0/trunks => generated 407 bytes in 193 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-06-16 12:55:26.004 8 INFO neutron.db.segments_db [None req-89021854-b027-4a7d-a2a2-66f6833d082f 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Added segment 970f7a85-d5df-4ff8-9f50-977f67626e4e of type vxlan for network 97db7c3f-113a-471a-bf2f-dcd8f71628bc [pid: 8|app: 0|req: 1210/2423] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:25 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1214/2424] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:26 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2425] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:26 2026] POST /v2.0/trunks => generated 407 bytes in 124 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-06-16 12:55:26.554 9 INFO neutron.db.segments_db [None req-be9716cc-c8d2-498b-9c93-a3f5c54ecb1c 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Added segment 341594e9-9427-4a51-be45-04adcf2a3655 of type vxlan for network 37dfdc55-29d3-42b1-9f4e-c5857c57de44 [pid: 9|app: 0|req: 1215/2426] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:26 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2427] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:26 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1216/2428] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:26 2026] POST /v2.0/trunks => generated 407 bytes in 164 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-06-16 12:55:27.153 8 INFO neutron.db.segments_db [None req-a24f5b15-689f-4fd3-8955-a7db0b54014f 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Added segment edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 of type vxlan for network 1bd8408b-b090-4dc8-9b92-86e4c8a37673 [pid: 8|app: 0|req: 1213/2429] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:27 2026] POST /v2.0/networks => generated 613 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1217/2430] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:27 2026] POST /v2.0/ports => generated 743 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2431] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:27 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2432] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:27 2026] PUT /v2.0/trunks/10bce417-43a7-4f48-a4c3-e34b99c18bd4/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2433] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:27 2026] PUT /v2.0/trunks/7297e5e8-e6da-4617-838d-ad8db52aea05/tags => generated 25 bytes in 29 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: 1217/2434] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:27 2026] PUT /v2.0/trunks/0531bfb3-3470-4172-a3ae-536617b4144a/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2435] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:27 2026] PUT /v2.0/trunks/80451409-4d7b-405d-9952-60e29968c015/tags => 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: 1219/2436] 10.0.0.59 () {32 vars in 661 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2437] 10.0.0.59 () {32 vars in 675 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2438] 10.0.0.59 () {32 vars in 671 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2439] 10.0.0.59 () {32 vars in 683 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:55:27.862 9 INFO neutron.db.segments_db [None req-b3b6a9c5-7538-4805-afdf-417df05acb32 6b140f0462124273b045265764824e25 f097880ce5ea4db9a0682da14cd40c8b - - default default] Added segment 2a63d646-e4e9-4049-9212-0e40253d6a74 of type vxlan for network c1f35bcb-cd94-4420-86f1-87668f5da488 [pid: 8|app: 0|req: 1223/2440] 10.0.0.59 () {32 vars in 669 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2441] 10.0.0.59 () {32 vars in 683 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2442] 10.0.0.59 () {32 vars in 679 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2443] 10.0.0.59 () {32 vars in 691 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2444] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/trunks/10bce417-43a7-4f48-a4c3-e34b99c18bd4 => generated 412 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1218/2445] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:27 2026] POST /v2.0/networks => generated 612 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2446] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:27 2026] GET /v2.0/ports/5561e065-b981-46ca-8800-38c3962be1c4 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2447] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/trunks/10bce417-43a7-4f48-a4c3-e34b99c18bd4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2448] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/trunks/7297e5e8-e6da-4617-838d-ad8db52aea05 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1219/2449] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:27 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2450] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/ports/4dea91de-7673-4fad-bc7f-109ab12d62d5 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1220/2451] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:28 2026] PUT /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2452] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/trunks/7297e5e8-e6da-4617-838d-ad8db52aea05 => 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: 1233/2453] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/trunks/0531bfb3-3470-4172-a3ae-536617b4144a => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1221/2454] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2455] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/ports/94c1e327-38c7-4462-8714-693a0e02fb9b => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1222/2456] 10.0.0.59 () {34 vars in 761 bytes} [Tue Jun 16 12:55:28 2026] PUT /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2457] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/trunks/0531bfb3-3470-4172-a3ae-536617b4144a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1223/2458] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/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: 1236/2459] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/trunks/80451409-4d7b-405d-9952-60e29968c015 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2460] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/ports/51165ddb-8e61-47f9-a831-a19ba9cd7b56 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1224/2461] 10.0.0.59 () {34 vars in 757 bytes} [Tue Jun 16 12:55:28 2026] PUT /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1225/2462] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/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: 1238/2463] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/trunks/80451409-4d7b-405d-9952-60e29968c015 => 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: 1239/2464] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/trunks/cb97bdb2-8c48-47f6-b176-49f7af32e706 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1226/2465] 10.0.0.59 () {34 vars in 779 bytes} [Tue Jun 16 12:55:28 2026] PUT /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2466] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/ports/49353f9d-773b-4a51-bca8-eb847ab342d2 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1227/2467] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1228/2468] 10.0.0.59 () {34 vars in 750 bytes} [Tue Jun 16 12:55:28 2026] PUT /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2469] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/trunks/cb97bdb2-8c48-47f6-b176-49f7af32e706 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1229/2470] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1230/2471] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:28.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-130aa9ee-10b6-4204-a2e0-57fa61859be7 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] TaaS: Handle Delete Port: 5561e065-b981-46ca-8800-38c3962be1c4 2026-06-16 12:55:28.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-130aa9ee-10b6-4204-a2e0-57fa61859be7 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Tap Mirror: Handle Delete Port: 5561e065-b981-46ca-8800-38c3962be1c4 2026-06-16 12:55:28.791 9 INFO neutron.api.v2.resource [None req-205247b8-5f2c-46a2-a81d-2062d98adadd 6b140f0462124273b045265764824e25 f097880ce5ea4db9a0682da14cd40c8b - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1231/2472] 10.0.0.59 () {32 vars in 742 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2473] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/ports/5561e065-b981-46ca-8800-38c3962be1c4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1232/2474] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1233/2475] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:28.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-046ab612-0ce4-46f8-90e5-257445e566b6 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] TaaS: Handle Delete Port: 4dea91de-7673-4fad-bc7f-109ab12d62d5 2026-06-16 12:55:28.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-046ab612-0ce4-46f8-90e5-257445e566b6 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Tap Mirror: Handle Delete Port: 4dea91de-7673-4fad-bc7f-109ab12d62d5 2026-06-16 12:55:28.922 9 INFO neutron.api.v2.resource [None req-94f4d93e-49cc-4170-9fce-4f5db8261a3c 6b140f0462124273b045265764824e25 f097880ce5ea4db9a0682da14cd40c8b - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1234/2476] 10.0.0.59 () {32 vars in 745 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1235/2477] 10.0.0.59 () {32 vars in 733 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2478] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/ports/4dea91de-7673-4fad-bc7f-109ab12d62d5 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1236/2479] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 16 12:55:28 2026] GET /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:29.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a3d7faa-5a12-424f-bf1b-9069257f9b7e 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] TaaS: Handle Delete Port: 94c1e327-38c7-4462-8714-693a0e02fb9b 2026-06-16 12:55:29.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a3d7faa-5a12-424f-bf1b-9069257f9b7e 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Tap Mirror: Handle Delete Port: 94c1e327-38c7-4462-8714-693a0e02fb9b [pid: 9|app: 0|req: 1237/2480] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/subnets/f6091cf7-1809-461a-a919-39034e30ed4a => 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: 1244/2481] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:28 2026] DELETE /v2.0/ports/94c1e327-38c7-4462-8714-693a0e02fb9b => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:29.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f9e5620-9691-4c23-b22c-515a54e27300 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] TaaS: Handle Delete Port: 51165ddb-8e61-47f9-a831-a19ba9cd7b56 2026-06-16 12:55:29.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f9e5620-9691-4c23-b22c-515a54e27300 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Tap Mirror: Handle Delete Port: 51165ddb-8e61-47f9-a831-a19ba9cd7b56 2026-06-16 12:55:29.294 9 INFO neutron.services.segments.plugin [-] Segment 2a63d646-e4e9-4049-9212-0e40253d6a74 resource provider aggregate not found 2026-06-16 12:55:29.299 9 INFO neutron.services.segments.plugin [-] Segment 2a63d646-e4e9-4049-9212-0e40253d6a74 resource provider aggregate not found 2026-06-16 12:55:29.317 9 INFO neutron.services.segments.plugin [-] Segment 2a63d646-e4e9-4049-9212-0e40253d6a74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a63d646-e4e9-4049-9212-0e40253d6a74 found for delete ", "request_id": "req-13bf0e8e-6a33-4124-bba4-69e14a9af1b8"}]} [pid: 9|app: 0|req: 1238/2482] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/networks/c1f35bcb-cd94-4420-86f1-87668f5da488 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:29.322 9 INFO neutron.services.segments.plugin [-] Segment 2a63d646-e4e9-4049-9212-0e40253d6a74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a63d646-e4e9-4049-9212-0e40253d6a74 found for delete ", "request_id": "req-e61d49aa-6499-41ab-8aa8-6656a329e5e9"}]} [pid: 8|app: 0|req: 1245/2483] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/ports/51165ddb-8e61-47f9-a831-a19ba9cd7b56 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:29.452 9 INFO neutron_taas.services.taas.taas_plugin [None req-b91d6039-aedc-4342-8223-79c57112e4c9 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] TaaS: Handle Delete Port: 49353f9d-773b-4a51-bca8-eb847ab342d2 2026-06-16 12:55:29.454 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b91d6039-aedc-4342-8223-79c57112e4c9 1a47bcfe388f4cf5811e881b119a9d8d b1ee8db4facd4bdc844870ffc23bb89f - - default default] Tap Mirror: Handle Delete Port: 49353f9d-773b-4a51-bca8-eb847ab342d2 [pid: 9|app: 0|req: 1239/2484] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/ports/49353f9d-773b-4a51-bca8-eb847ab342d2 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:29.629 8 INFO neutron.services.segments.plugin [-] Segment 00ec799c-1700-4b52-bca3-028a19096105 resource provider aggregate not found 2026-06-16 12:55:29.636 8 INFO neutron.services.segments.plugin [-] Segment 00ec799c-1700-4b52-bca3-028a19096105 resource provider aggregate not found 2026-06-16 12:55:29.653 8 INFO neutron.services.segments.plugin [-] Segment 00ec799c-1700-4b52-bca3-028a19096105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ec799c-1700-4b52-bca3-028a19096105 found for delete ", "request_id": "req-7e1e1d04-8aee-4d88-a271-dadb4db3f57e"}]} 2026-06-16 12:55:29.654 8 INFO neutron.services.segments.plugin [-] Segment 00ec799c-1700-4b52-bca3-028a19096105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ec799c-1700-4b52-bca3-028a19096105 found for delete ", "request_id": "req-72455e42-9f12-48f3-b1be-907c4bd7ad98"}]} [pid: 8|app: 0|req: 1246/2485] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/networks/c14edc3e-75c7-469b-ac71-14f5ae0d7850 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1240/2486] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/networks/9455e813-fac9-4bb2-a4ff-aeccbe3f0a5f => 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: 1247/2487] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/networks/97db7c3f-113a-471a-bf2f-dcd8f71628bc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1241/2488] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:29 2026] DELETE /v2.0/networks/37dfdc55-29d3-42b1-9f4e-c5857c57de44 => 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: 1248/2489] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:29 2026] GET /v2.0/security-groups?tenant_id=84b9bdbbc9654964ba14305bf15e428c&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1242/2490] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:30 2026] DELETE /v2.0/networks/1bd8408b-b090-4dc8-9b92-86e4c8a37673 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2491] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:30 2026] DELETE /v2.0/security-groups/6d4700f9-0607-4ec6-b3c6-2e5a08d634ef => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1243/2492] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:30 2026] GET /v2.0/security-groups?tenant_id=f097880ce5ea4db9a0682da14cd40c8b&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: 1250/2493] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:30 2026] DELETE /v2.0/security-groups/953d8da9-7a93-41ec-acd6-fce43969b546 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1244/2494] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:30 2026] GET /v2.0/security-groups?tenant_id=ee008c416cb14dcbbe7b25a9055b5685&name=default => generated 2929 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:55:31.338 9 INFO neutron.services.segments.plugin [-] Segment cef25beb-42a6-4351-972e-3f152f17a374 resource provider aggregate not found 2026-06-16 12:55:31.341 9 INFO neutron.services.segments.plugin [-] Segment cef25beb-42a6-4351-972e-3f152f17a374 resource provider aggregate not found 2026-06-16 12:55:31.356 9 INFO neutron.services.segments.plugin [-] Segment cef25beb-42a6-4351-972e-3f152f17a374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef25beb-42a6-4351-972e-3f152f17a374 found for delete ", "request_id": "req-b4290b3b-4195-4bf2-a9b1-c9e954c40655"}]} 2026-06-16 12:55:31.361 9 INFO neutron.services.segments.plugin [-] Segment cef25beb-42a6-4351-972e-3f152f17a374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef25beb-42a6-4351-972e-3f152f17a374 found for delete ", "request_id": "req-b94514c0-9f40-4ec9-a299-e09b1cf7ac68"}]} [pid: 8|app: 0|req: 1251/2495] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:31 2026] DELETE /v2.0/security-groups/01d4e44c-406e-4ee2-8c47-ee6c9027a1b5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:31.377 9 INFO neutron.services.segments.plugin [-] Segment 341594e9-9427-4a51-be45-04adcf2a3655 resource provider aggregate not found 2026-06-16 12:55:31.382 9 INFO neutron.services.segments.plugin [-] Segment 341594e9-9427-4a51-be45-04adcf2a3655 resource provider aggregate not found 2026-06-16 12:55:31.395 9 INFO neutron.services.segments.plugin [-] Segment 341594e9-9427-4a51-be45-04adcf2a3655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341594e9-9427-4a51-be45-04adcf2a3655 found for delete ", "request_id": "req-95356a44-cd7e-43ab-b986-7b1ddb6bcb48"}]} 2026-06-16 12:55:31.396 9 INFO neutron.services.segments.plugin [-] Segment 341594e9-9427-4a51-be45-04adcf2a3655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341594e9-9427-4a51-be45-04adcf2a3655 found for delete ", "request_id": "req-44730fca-533c-4f58-95c4-5ea508aba0a5"}]} 2026-06-16 12:55:31.408 9 INFO neutron.services.segments.plugin [-] Segment edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 resource provider aggregate not found 2026-06-16 12:55:31.412 9 INFO neutron.services.segments.plugin [-] Segment edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 resource provider aggregate not found 2026-06-16 12:55:31.425 9 INFO neutron.services.segments.plugin [-] Segment edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 found for delete ", "request_id": "req-5ea6b7f1-ffaf-46ac-ab2c-573fad070545"}]} 2026-06-16 12:55:31.429 9 INFO neutron.services.segments.plugin [-] Segment edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf8f1dc-73e0-47b1-a8c5-9f19b70893d2 found for delete ", "request_id": "req-b23e9fcc-5403-4f20-a1af-af57c840eefd"}]} [pid: 9|app: 0|req: 1245/2496] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:31 2026] GET /v2.0/security-groups?tenant_id=b1ee8db4facd4bdc844870ffc23bb89f&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2497] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:31 2026] DELETE /v2.0/security-groups/ac5d9c36-b26d-4f5f-b312-a22382a5280d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:31.671 8 INFO neutron.services.segments.plugin [-] Segment 970f7a85-d5df-4ff8-9f50-977f67626e4e resource provider aggregate not found 2026-06-16 12:55:31.676 8 INFO neutron.services.segments.plugin [-] Segment 970f7a85-d5df-4ff8-9f50-977f67626e4e resource provider aggregate not found 2026-06-16 12:55:31.694 8 INFO neutron.services.segments.plugin [-] Segment 970f7a85-d5df-4ff8-9f50-977f67626e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970f7a85-d5df-4ff8-9f50-977f67626e4e found for delete ", "request_id": "req-579b8f5d-d5ef-4c74-be48-c2bac60438f6"}]} 2026-06-16 12:55:31.695 8 INFO neutron.services.segments.plugin [-] Segment 970f7a85-d5df-4ff8-9f50-977f67626e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970f7a85-d5df-4ff8-9f50-977f67626e4e found for delete ", "request_id": "req-d43e7203-574f-4e80-a9da-6011fe385094"}]} [pid: 9|app: 0|req: 1246/2500] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:31 2026] GET /v2.0/security-groups?tenant_id=ab810d6852c14fcb89903f9b89eae47b&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2501] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:31 2026] DELETE /v2.0/security-groups/c3596d3d-19f5-4153-9eac-03ab9ef1237a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:34.246 9 INFO neutron.db.segments_db [None req-36d3b1be-47ab-4e72-88e8-c15bc108f456 5efbd2689b614cbd9d0c7b177fcc721b 8fceb826c5ea447e864e31c9cf59b796 - - default default] Added segment 4a69b350-a503-4821-a5a6-d7e3291f42cc of type vxlan for network 2ed334f5-e424-4959-9de0-c0df05357e87 [pid: 9|app: 0|req: 1247/2502] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:33 2026] POST /v2.0/networks => generated 613 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2503] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:34 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1248/2504] 10.0.0.59 () {34 vars in 665 bytes} [Tue Jun 16 12:55:34 2026] POST /v2.0/trunks => generated 407 bytes in 142 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: 1257/2505] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:34 2026] PUT /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1249/2506] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:34 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2507] 10.0.0.59 () {34 vars in 759 bytes} [Tue Jun 16 12:55:34 2026] PUT /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1250/2508] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:34 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2509] 10.0.0.59 () {34 vars in 755 bytes} [Tue Jun 16 12:55:34 2026] PUT /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1251/2510] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:34 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2511] 10.0.0.59 () {34 vars in 777 bytes} [Tue Jun 16 12:55:35 2026] PUT /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1252/2512] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/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: 1261/2513] 10.0.0.59 () {34 vars in 748 bytes} [Tue Jun 16 12:55:35 2026] PUT /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1253/2514] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2515] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:35.187 9 INFO neutron.api.v2.resource [None req-cf1069a2-bb85-442e-8255-9b78ac322a25 5efbd2689b614cbd9d0c7b177fcc721b 8fceb826c5ea447e864e31c9cf59b796 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1254/2516] 10.0.0.59 () {32 vars in 740 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2517] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1255/2518] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:35.283 9 INFO neutron.api.v2.resource [None req-a1bc237f-ab59-47b3-ae4c-cd59f6314768 5efbd2689b614cbd9d0c7b177fcc721b 8fceb826c5ea447e864e31c9cf59b796 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1256/2519] 10.0.0.59 () {32 vars in 743 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1257/2520] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1258/2521] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1259/2522] 10.0.0.59 () {32 vars in 718 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1260/2523] 10.0.0.59 () {32 vars in 716 bytes} [Tue Jun 16 12:55:35 2026] GET /v2.0/ports/5a982d07-6e6a-4ef8-b115-308d3609f4dc => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:55:35.567 8 INFO neutron.db.segments_db [None req-ec727ced-4c61-43d6-9be3-919d6333fb1c d50fd50494bf44a2829cfede121a5e62 366010ce70f14c2e88fa205876bc79a1 - - default default] Added segment 2f221cc4-07a6-4c5c-b216-61f499e092e3 of type vxlan for network 6cdbba11-b044-4c84-abf5-b9212168a8ca [pid: 9|app: 0|req: 1261/2524] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/trunks/0063fd7e-7c0f-4c1d-aef8-b7e0a731bb1a => 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: 1264/2525] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:35 2026] POST /v2.0/networks => generated 613 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:35.720 9 INFO neutron_taas.services.taas.taas_plugin [None req-b84eb87c-91d1-4522-b6f4-84513449f9ce 5efbd2689b614cbd9d0c7b177fcc721b 8fceb826c5ea447e864e31c9cf59b796 - - default default] TaaS: Handle Delete Port: 5a982d07-6e6a-4ef8-b115-308d3609f4dc 2026-06-16 12:55:35.724 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b84eb87c-91d1-4522-b6f4-84513449f9ce 5efbd2689b614cbd9d0c7b177fcc721b 8fceb826c5ea447e864e31c9cf59b796 - - default default] Tap Mirror: Handle Delete Port: 5a982d07-6e6a-4ef8-b115-308d3609f4dc [pid: 9|app: 0|req: 1262/2526] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/ports/5a982d07-6e6a-4ef8-b115-308d3609f4dc => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:35.926 9 INFO neutron.services.segments.plugin [-] Segment 4a69b350-a503-4821-a5a6-d7e3291f42cc resource provider aggregate not found 2026-06-16 12:55:35.933 9 INFO neutron.services.segments.plugin [-] Segment 4a69b350-a503-4821-a5a6-d7e3291f42cc resource provider aggregate not found 2026-06-16 12:55:35.952 9 INFO neutron.services.segments.plugin [-] Segment 4a69b350-a503-4821-a5a6-d7e3291f42cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a69b350-a503-4821-a5a6-d7e3291f42cc found for delete ", "request_id": "req-b47140a6-b382-4a53-8f38-2361982601cb"}]} [pid: 8|app: 0|req: 1265/2527] 10.0.0.59 () {34 vars in 663 bytes} [Tue Jun 16 12:55:35 2026] POST /v2.0/ports => generated 743 bytes in 277 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-06-16 12:55:35.972 9 INFO neutron.services.segments.plugin [-] Segment 4a69b350-a503-4821-a5a6-d7e3291f42cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a69b350-a503-4821-a5a6-d7e3291f42cc found for delete ", "request_id": "req-41ac67a0-30f7-4fa5-b265-5d119d9991e9"}]} [pid: 9|app: 0|req: 1263/2528] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:35 2026] DELETE /v2.0/networks/2ed334f5-e424-4959-9de0-c0df05357e87 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2529] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:55:35 2026] PUT /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1264/2530] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1267/2531] 10.0.0.59 () {34 vars in 757 bytes} [Tue Jun 16 12:55:36 2026] PUT /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/green => generated 4 bytes in 88 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: 9|app: 0|req: 1265/2532] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1268/2533] 10.0.0.59 () {34 vars in 753 bytes} [Tue Jun 16 12:55:36 2026] PUT /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/red => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1266/2534] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 34 bytes in 72 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: 1269/2535] 10.0.0.59 () {34 vars in 775 bytes} [Tue Jun 16 12:55:36 2026] PUT /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/black.or.white => generated 4 bytes in 105 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: 9|app: 0|req: 1267/2536] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1270/2537] 10.0.0.59 () {34 vars in 746 bytes} [Tue Jun 16 12:55:36 2026] PUT /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1268/2538] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/security-groups?tenant_id=8fceb826c5ea447e864e31c9cf59b796&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2539] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1272/2540] 10.0.0.59 () {32 vars in 734 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/red => generated 0 bytes in 47 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: 9|app: 0|req: 1269/2541] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:36 2026] DELETE /v2.0/security-groups/b47c3c21-9b22-45f7-96b4-8a77b4bdf67a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:36.851 8 INFO neutron.api.v2.resource [None req-c2ee1bce-48d0-4369-ac00-fa5dccbb7760 d50fd50494bf44a2829cfede121a5e62 366010ce70f14c2e88fa205876bc79a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2542] 10.0.0.59 () {32 vars in 738 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1270/2543] 10.0.0.59 () {32 vars in 737 bytes} [Tue Jun 16 12:55:36 2026] DELETE /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/red => generated 0 bytes in 61 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1271/2544] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 30 bytes in 43 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-06-16 12:55:37.023 9 INFO neutron.api.v2.resource [None req-ae0fe3cb-397c-468d-bf5c-c9150bbb333b d50fd50494bf44a2829cfede121a5e62 366010ce70f14c2e88fa205876bc79a1 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1272/2545] 10.0.0.59 () {32 vars in 741 bytes} [Tue Jun 16 12:55:36 2026] DELETE /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags/green => generated 99 bytes in 49 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: 1274/2546] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:36 2026] GET /v2.0/security-groups?tenant_id=a159989d60a048a7ae28de97a214821d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1273/2547] 10.0.0.59 () {32 vars in 729 bytes} [Tue Jun 16 12:55:37 2026] DELETE /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 0 bytes in 83 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: 1275/2548] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:37 2026] DELETE /v2.0/security-groups/31e33818-f65e-4376-8cc4-f964f36ef142 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1274/2549] 10.0.0.59 () {32 vars in 726 bytes} [Tue Jun 16 12:55:37 2026] GET /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:55:37.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-58a6cda8-cb30-485c-b7bc-052e422a8e0d d50fd50494bf44a2829cfede121a5e62 366010ce70f14c2e88fa205876bc79a1 - - default default] TaaS: Handle Delete Port: d34c238b-485f-45ed-b7ee-780821ade116 2026-06-16 12:55:37.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a6cda8-cb30-485c-b7bc-052e422a8e0d d50fd50494bf44a2829cfede121a5e62 366010ce70f14c2e88fa205876bc79a1 - - default default] Tap Mirror: Handle Delete Port: d34c238b-485f-45ed-b7ee-780821ade116 [pid: 8|app: 0|req: 1276/2550] 10.0.0.59 () {32 vars in 719 bytes} [Tue Jun 16 12:55:37 2026] DELETE /v2.0/ports/d34c238b-485f-45ed-b7ee-780821ade116 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1275/2551] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 12:55:37 2026] DELETE /v2.0/networks/6cdbba11-b044-4c84-abf5-b9212168a8ca => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:55:37.970 9 INFO neutron.services.segments.plugin [-] Segment 2f221cc4-07a6-4c5c-b216-61f499e092e3 resource provider aggregate not found 2026-06-16 12:55:37.987 9 INFO neutron.services.segments.plugin [-] Segment 2f221cc4-07a6-4c5c-b216-61f499e092e3 resource provider aggregate not found 2026-06-16 12:55:37.993 9 INFO neutron.services.segments.plugin [-] Segment 2f221cc4-07a6-4c5c-b216-61f499e092e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f221cc4-07a6-4c5c-b216-61f499e092e3 found for delete ", "request_id": "req-e6d370d8-1d6a-4a9f-8330-eea4b148da10"}]} 2026-06-16 12:55:37.999 9 INFO neutron.services.segments.plugin [-] Segment 2f221cc4-07a6-4c5c-b216-61f499e092e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f221cc4-07a6-4c5c-b216-61f499e092e3 found for delete ", "request_id": "req-1d35b941-62c3-498f-8ee3-034b2dac551c"}]} [pid: 8|app: 0|req: 1277/2552] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:38 2026] GET /v2.0/security-groups?tenant_id=083d8d8c37ac472a874c954314c8f7d7&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1276/2553] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:38 2026] DELETE /v2.0/security-groups/0197b211-e788-49bf-b450-a6bd110f4627 => 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: 1278/2554] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 12:55:38 2026] GET /v2.0/security-groups?tenant_id=366010ce70f14c2e88fa205876bc79a1&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1277/2555] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 12:55:38 2026] DELETE /v2.0/security-groups/8fea1c6a-52b5-4e8a-98c5-7d1544c649da => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:55:47.777 9 INFO neutron.db.segments_db [None req-63a17d3d-d510-416a-98de-bdcfa6bfb995 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Added segment e179c9c6-d682-4c11-815e-187216dfb17e of type vxlan for network 2f1c22d4-c022-4193-b4c5-01dab0aedbc6 [pid: 9|app: 0|req: 1279/2558] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:47 2026] POST /v2.0/networks => generated 621 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2559] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:47 2026] POST /v2.0/subnets => generated 657 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1280/2560] 10.0.0.59 () {32 vars in 721 bytes} [Tue Jun 16 12:55:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2561] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:48 2026] POST /v2.0/subnets => generated 732 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:48.430 9 INFO neutron.db.segments_db [None req-7c16a62f-1c73-469d-b192-02a37760517b 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Added segment 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 of type vxlan for network 09201db5-d9d8-40fc-83ce-48adf45593ae [pid: 9|app: 0|req: 1281/2562] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:48 2026] POST /v2.0/networks => generated 619 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2563] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:48 2026] POST /v2.0/subnets => generated 654 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1282/2564] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:48 2026] POST /v2.0/subnets => generated 725 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:49.043 8 INFO neutron.db.segments_db [None req-d9408857-60ce-4a3c-95e0-dfe57e7c9b5a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Added segment a4c7aaea-4447-4394-865f-ab8078978390 of type vxlan for network 551f73db-a240-46b3-8465-bed5f7131d27 [pid: 8|app: 0|req: 1283/2565] 10.0.0.59 () {34 vars in 669 bytes} [Tue Jun 16 12:55:48 2026] POST /v2.0/networks => generated 619 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1283/2566] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:49 2026] POST /v2.0/subnets => generated 656 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2567] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:49 2026] POST /v2.0/subnets => generated 729 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:55:49.649 9 INFO neutron.db.segments_db [None req-bc651c1e-62fc-4ee6-8ca5-34bc695fae1a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Added segment b2e6797d-caba-4fec-9469-74997bcf92cc of type vxlan for network 35079c13-9e40-4d5e-8e1b-6b5855c6a706 2026-06-16 12:55:49.845 9 INFO neutron.db.l3_hamode_db [None req-bc651c1e-62fc-4ee6-8ca5-34bc695fae1a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 12:55:50.594 9 INFO neutron.db.l3_hamode_db [None req-bc651c1e-62fc-4ee6-8ca5-34bc695fae1a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1284/2568] 10.0.0.59 () {34 vars in 668 bytes} [Tue Jun 16 12:55:49 2026] POST /v2.0/routers => generated 685 bytes in 1898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2569] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:55:51 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1285/2570] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:55:52 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/add_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2571] 10.0.0.59 () {34 vars in 782 bytes} [Tue Jun 16 12:55:54 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/add_router_interface => generated 309 bytes in 1865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1286/2572] 10.0.0.59 () {34 vars in 683 bytes} [Tue Jun 16 12:55:55 2026] POST /v2.0/security-groups => generated 1630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2573] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1287/2574] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2575] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1288/2576] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2577] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1289/2578] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2579] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:56 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: 9|app: 0|req: 1290/2580] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2581] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1291/2582] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2583] 10.0.0.59 () {34 vars in 694 bytes} [Tue Jun 16 12:55:57 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: 9|app: 0|req: 1292/2584] 10.0.0.172 () {34 vars in 1096 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1276979094&fields=id&tenant_id=ff172673f6284034aebd1554eca84757 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2585] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1293/2586] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/quotas/ff172673f6284034aebd1554eca84757 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2587] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&fields=id => generated 287 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1294/2588] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2589] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 9|app: 0|req: 1295/2590] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:55:58 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1297/2593] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:56:02 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2594] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:56:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff172673f6284034aebd1554eca84757 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1298/2595] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:56:03 2026] POST /v2.0/ports => generated 1183 bytes in 465 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: 9|app: 0|req: 1299/2596] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:03 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1198 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1300/2597] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:03 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2598] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:56:03 2026] PUT /v2.0/ports/f113e36f-555c-4ad9-9989-fafe47db921c => generated 1464 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:56:04.012 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d6ef0c6-6210-4828-8485-27212d282c1f'] response: {'name': 'network-changed', 'server_uuid': 'de5a15a2-cf22-4c5c-93ed-77cf6afeb56a', 'tag': 'f113e36f-555c-4ad9-9989-fafe47db921c', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1301/2599] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:04 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1299/2600] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:56:04 2026] GET /v2.0/networks?tenant_id=ff172673f6284034aebd1554eca84757&shared=False => generated 2377 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1302/2601] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:56:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2602] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1303/2603] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => 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: 1301/2604] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33a&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1304/2605] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2606] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1305/2607] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&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: 1303/2608] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:56:05 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1306/2609] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:56:06 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 1304/2610] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:08 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1198 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1307/2611] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:09 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 1305/2612] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:14 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1308/2613] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:14 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 1306/2614] 10.0.0.59 () {32 vars in 817 bytes} [Tue Jun 16 12:56:14 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&mac_address=fa%3A16%3A3e%3A2b%3Aea%3Abe => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:56:15.163 9 INFO neutron.db.l3_db [None req-143d1b1d-77ae-4fc4-99f6-90710ddcc120 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP 23ff7f11-1241-4e2c-87ee-5c8095d83159 associated. External IP: 10.96.250.214, port: f113e36f-555c-4ad9-9989-fafe47db921c. [pid: 9|app: 0|req: 1309/2615] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:56:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:56:15.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6eb59a5-e55f-4a8f-9874-0c4e7fcb32e4'] response: {'name': 'network-changed', 'server_uuid': 'de5a15a2-cf22-4c5c-93ed-77cf6afeb56a', 'tag': 'f113e36f-555c-4ad9-9989-fafe47db921c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1307/2616] 10.0.0.172 () {34 vars in 1096 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1276979094&fields=id&tenant_id=ff172673f6284034aebd1554eca84757 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1310/2617] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2618] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/quotas/ff172673f6284034aebd1554eca84757 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1311/2619] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&fields=id => generated 333 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2620] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1312/2621] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:56:15 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 1310/2622] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1313/2623] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => 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: 1311/2624] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1314/2625] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2626] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33a&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1315/2627] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2628] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1316/2629] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&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: 1314/2630] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1317/2631] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:56:16 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2634] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:56:20 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1319/2635] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:20 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2636] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:56:20 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1320/2637] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:56:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff172673f6284034aebd1554eca84757 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2638] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:56:20 2026] POST /v2.0/ports => generated 1183 bytes in 403 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: 1319/2639] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:21 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1198 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2640] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:21 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1321/2641] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:56:20 2026] PUT /v2.0/ports/82194fd4-a64b-4479-9069-457c9a74d37f => generated 1464 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:56:21.328 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf92fbd-dc85-4445-892b-b50d28e0d2be'] response: {'name': 'network-changed', 'server_uuid': '88a8ea1d-db7b-4576-b5ae-f71ec34b0cba', 'tag': '82194fd4-a64b-4479-9069-457c9a74d37f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1321/2642] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:21 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1467 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: 9|app: 0|req: 1322/2643] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:56:21 2026] GET /v2.0/networks?tenant_id=ff172673f6284034aebd1554eca84757&shared=False => generated 2377 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2644] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:56:21 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: 9|app: 0|req: 1323/2645] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2646] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1324/2647] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2648] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/subnets?id=2a016fce-bf53-4910-af4c-120eb9523939&id=6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1325/2649] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2650] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&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: 9|app: 0|req: 1326/2651] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2652] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:56:23 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 9|app: 0|req: 1327/2653] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:26 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1198 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2654] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:26 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 9|app: 0|req: 1328/2655] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:56:31 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2656] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:31 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2659] 10.0.0.59 () {32 vars in 817 bytes} [Tue Jun 16 12:56:31 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&mac_address=fa%3A16%3A3e%3Af3%3Afe%3A53 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:56:32.950 9 INFO neutron.db.l3_db [None req-f72004f8-b91b-4b32-97ac-737bb3a9e575 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP 9ffb6178-fada-4786-89a0-055febe4106f associated. External IP: 10.96.250.201, port: 82194fd4-a64b-4479-9069-457c9a74d37f. [pid: 9|app: 0|req: 1330/2660] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:56:31 2026] POST /v2.0/floatingips => generated 854 bytes in 1490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 12:56:33.320 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f7c6b02-88ba-4dbd-8421-434836e410e5'] response: {'name': 'network-changed', 'server_uuid': '88a8ea1d-db7b-4576-b5ae-f71ec34b0cba', 'tag': '82194fd4-a64b-4479-9069-457c9a74d37f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1331/2661] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:56:33 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1331/2662] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:56:33 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2663] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:56:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1332/2664] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 16 12:56:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2665] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:56:34 2026] GET /v2.0/subnets?id=2a016fce-bf53-4910-af4c-120eb9523939&id=6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1333/2666] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:34 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2667] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:56:34 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&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: 9|app: 0|req: 1334/2668] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:56:34 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 1335/2669] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:56:34 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 9|app: 0|req: 1335/2670] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 16 12:56:39 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2671] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 16 12:56:39 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 1338/2674] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 12:56:49 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1337/2675] 10.0.0.183 () {30 vars in 690 bytes} [Tue Jun 16 12:56:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2676] 10.0.0.183 () {30 vars in 692 bytes} [Tue Jun 16 12:56:51 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: 9|app: 0|req: 1338/2677] 10.0.0.183 () {30 vars in 668 bytes} [Tue Jun 16 12:56:51 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: 1340/2678] 10.0.0.183 () {30 vars in 704 bytes} [Tue Jun 16 12:56:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1339/2679] 10.0.0.183 () {28 vars in 439 bytes} [Tue Jun 16 12:56:51 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2680] 10.0.0.183 () {30 vars in 728 bytes} [Tue Jun 16 12:56:51 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 657 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1340/2681] 10.0.0.183 () {30 vars in 690 bytes} [Tue Jun 16 12:56:51 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: 1342/2682] 10.0.0.183 () {30 vars in 692 bytes} [Tue Jun 16 12:56:51 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: 9|app: 0|req: 1341/2683] 10.0.0.183 () {30 vars in 668 bytes} [Tue Jun 16 12:56:51 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: 1343/2684] 10.0.0.183 () {30 vars in 704 bytes} [Tue Jun 16 12:56:51 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: 9|app: 0|req: 1342/2685] 10.0.0.183 () {30 vars in 728 bytes} [Tue Jun 16 12:56:51 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2686] 10.0.0.183 () {30 vars in 690 bytes} [Tue Jun 16 12:56:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1343/2687] 10.0.0.183 () {30 vars in 692 bytes} [Tue Jun 16 12:56:52 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: 1345/2688] 10.0.0.183 () {30 vars in 668 bytes} [Tue Jun 16 12:56:52 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: 9|app: 0|req: 1344/2689] 10.0.0.183 () {30 vars in 704 bytes} [Tue Jun 16 12:56: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: 8|app: 0|req: 1346/2690] 10.0.0.183 () {30 vars in 730 bytes} [Tue Jun 16 12:56:52 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1345/2691] 10.0.0.183 () {30 vars in 682 bytes} [Tue Jun 16 12:56:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2692] 10.0.0.183 () {34 vars in 704 bytes} [Tue Jun 16 12:56:52 2026] POST /v2.0/ports => generated 1132 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1346/2693] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 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: 1348/2694] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:56:55 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: 9|app: 0|req: 1347/2695] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:56:55 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: 1349/2696] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1348/2697] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2698] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:56:55 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: 9|app: 0|req: 1349/2699] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:56:55 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: 1351/2700] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:56:55 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: 9|app: 0|req: 1350/2701] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:56:55.578 8 INFO neutron.api.v2.resource [None req-bed4fd5e-4941-4949-89b3-a55933b8c5b8 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1352/2702] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1351/2703] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2704] 199.204.45.238 () {34 vars in 736 bytes} [Tue Jun 16 12:56:55 2026] POST /v2.0/security-groups => generated 1638 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1352/2705] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 16 12:56:55 2026] GET /v2.0/security-group-rules?security_group_id=5dfaff41-e24e-4f89-aaca-d0f95440d8a5 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2706] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:56:55 2026] PUT /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1353/2707] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:56:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1355/2708] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:56:56 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: 9|app: 0|req: 1354/2709] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:56:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2710] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:56:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1355/2711] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:56:56 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2714] 10.0.0.172 () {34 vars in 1016 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1357/2715] 10.0.0.172 () {34 vars in 982 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/networks?id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2716] 10.0.0.172 () {34 vars in 965 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/quotas/7783e6e25ff348dca15329d4fda14c02 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1358/2717] 10.0.0.172 () {34 vars in 1002 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2718] 10.0.0.172 () {34 vars in 1008 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1359/2719] 10.0.0.172 () {34 vars in 1108 bytes} [Tue Jun 16 12:57:03 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 1361/2720] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:04 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1360/2721] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:04 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => 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: 1362/2722] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:06 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1361/2723] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:06 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => 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: 1363/2724] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:57:08 2026] GET /v2.0/networks?id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1362/2725] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 16 12:57:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7783e6e25ff348dca15329d4fda14c02 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2726] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 16 12:57:08 2026] POST /v2.0/ports => generated 1082 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1363/2727] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:57:08 2026] PUT /v2.0/ports/b3cce111-d117-4f00-ae46-be9b54796b66 => generated 1243 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:57:08.996 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-650b2675-bd52-43f0-8f10-f8cac219cf7e'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': 'b3cce111-d117-4f00-ae46-be9b54796b66', '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: 1365/2728] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 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, ' [pid: 9|app: 0|req: 1364/2729] 199.204.45.238 () {34 vars in 1018 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/networks?tenant_id=7783e6e25ff348dca15329d4fda14c02&shared=False => 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: 1366/2730] 199.204.45.238 () {34 vars in 930 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1365/2731] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2732] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1366/2733] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:09 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2734] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1367/2735] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => 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: 1369/2736] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1368/2737] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2738] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1369/2739] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:57:10 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 1371/2740] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:12 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1370/2741] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:57:12 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2742] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:12 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1371/2743] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:57:15 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2744] 199.204.45.238 () {34 vars in 1044 bytes} [Tue Jun 16 12:57:15 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1372/2745] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:15 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2746] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:57:15 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1373/2747] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:16 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1375/2750] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:19 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2751] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:57:19 2026] GET /v2.0/security-groups?id=d57cc49d-fa9b-4db7-83e6-6c05fd51e74a&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1376/2752] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:57:19 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2757] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:57:54 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: 9|app: 0|req: 1379/2758] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:57:54 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: 1380/2759] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:57:54 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: 9|app: 0|req: 1380/2760] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:57:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2761] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:57:54 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1381/2762] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:57:54 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2763] 199.204.45.238 () {34 vars in 717 bytes} [Tue Jun 16 12:57:54 2026] POST /v2.0/ports => generated 1055 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1382/2764] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:57:54 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2765] 10.0.0.172 () {34 vars in 907 bytes} [Tue Jun 16 12:57:54 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: 9|app: 0|req: 1383/2766] 199.204.45.238 () {34 vars in 1262 bytes} [Tue Jun 16 12:57:55 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2767] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:57:55 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1384/2768] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:57:55 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1385/2769] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:57:56 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1055 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1385/2770] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:57:56 2026] GET /v2.0/networks?id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2771] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:57:56 2026] PUT /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1245 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:57:57.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-caadfb7e-e50b-4832-9be3-9bdba7f23aae'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '4c0a0e00-1a3c-4824-930e-527d64b76821', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1386/2772] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2773] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/networks?id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1387/2774] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2775] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1388/2776] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2777] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1389/2778] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:57:57 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2779] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:57:58 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1390/2780] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2781] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1391/2782] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2783] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1392/2784] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2785] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1393/2786] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2787] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1394/2788] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1395/2789] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:57:59 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 9|app: 0|req: 1396/2792] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:58:03 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1247 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2793] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:58:03 2026] PUT /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1272 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:58:03.625 9 INFO neutron.api.v2.resource [None req-d91fb2db-40fc-4f94-8510-043a03463ea7 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1397/2794] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:58:03 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:58:03.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7b9e735-e5d6-4965-a0d2-4cc070710fd1'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '4c0a0e00-1a3c-4824-930e-527d64b76821', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1398/2795] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:58:03 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1398/2796] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:58:03 2026] PUT /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1310 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:58:03.966 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0b50ad9-d182-4e19-9373-fbe930900f28'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '4c0a0e00-1a3c-4824-930e-527d64b76821', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1399/2797] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2798] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2799] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:04 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: 1402/2800] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1399/2801] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2802] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1400/2803] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/networks?id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2804] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1401/2805] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => 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: 1405/2806] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1402/2807] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2808] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1403/2809] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1404/2810] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1407/2811] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1405/2812] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1408/2813] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1406/2814] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:04 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2815] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1407/2816] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/networks?id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2817] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1408/2818] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2819] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&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: 9|app: 0|req: 1409/2820] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1412/2821] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:05 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 12:58:13.733 9 INFO neutron.db.l3_db [None req-7419c7c1-9269-4659-b4ed-acee621b2be0 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP aff68b36-b8bf-484c-b10c-cee5dff045cb associated. External IP: 10.96.250.203, port: c5447404-b902-4bc8-a921-83fbd5a7d56a. [pid: 9|app: 0|req: 1410/2822] 10.0.0.59 () {34 vars in 676 bytes} [Tue Jun 16 12:58:12 2026] POST /v2.0/floatingips => generated 899 bytes in 1098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1412/2825] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:18 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: 1414/2826] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1413/2827] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2828] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:58:18.807 9 INFO neutron.api.v2.resource [None req-2aa5ae1d-f3e7-421b-8121-17822a1c92bf 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1414/2829] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2830] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 1639 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1415/2831] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 16 12:58:18 2026] GET /v2.0/security-group-rules?security_group_id=5dfaff41-e24e-4f89-aaca-d0f95440d8a5 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2832] 199.204.45.238 () {34 vars in 747 bytes} [Tue Jun 16 12:58:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1416/2833] 199.204.45.238 () {34 vars in 747 bytes} [Tue Jun 16 12:58:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2834] 10.0.0.183 () {30 vars in 690 bytes} [Tue Jun 16 12:58:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1417/2835] 10.0.0.183 () {30 vars in 692 bytes} [Tue Jun 16 12:58:25 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: 1419/2836] 10.0.0.183 () {30 vars in 668 bytes} [Tue Jun 16 12:58:25 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: 9|app: 0|req: 1418/2837] 10.0.0.183 () {30 vars in 704 bytes} [Tue Jun 16 12:58:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2838] 10.0.0.183 () {28 vars in 439 bytes} [Tue Jun 16 12:58:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1419/2839] 10.0.0.183 () {30 vars in 728 bytes} [Tue Jun 16 12:58:26 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2840] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:27 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: 9|app: 0|req: 1420/2841] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:27 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: 1422/2842] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:27 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: 9|app: 0|req: 1421/2843] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2844] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1422/2845] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2846] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1423/2847] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2848] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:27 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: 9|app: 0|req: 1424/2849] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2850] 199.204.45.238 () {34 vars in 717 bytes} [Tue Jun 16 12:58:27 2026] POST /v2.0/ports => generated 1328 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1425/2851] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:58:28 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1427/2852] 199.204.45.238 () {34 vars in 1262 bytes} [Tue Jun 16 12:58:29 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1426/2853] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:29 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 1428/2854] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:29 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 9|app: 0|req: 1427/2855] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:58:30 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2856] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:30 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1428/2857] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:58:30 2026] PUT /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1518 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:58:30.779 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-63cae15a-24af-4ad2-82c9-db1c57dd2909'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': 'df0fe64f-f850-4979-9a45-6f65cc9d1ecc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1430/2858] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4096 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1429/2859] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => 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: 1431/2860] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.118&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1430/2861] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => 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: 1432/2862] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1431/2863] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2864] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1432/2865] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 1434/2866] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:31 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 1436/2869] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4096 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1434/2870] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => 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: 1437/2871] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1435/2872] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&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: 1438/2873] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1436/2874] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2875] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1437/2876] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2877] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:32 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1438/2878] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 1441/2879] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 9|app: 0|req: 1439/2880] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.118&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => 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: 1442/2881] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1440/2882] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2883] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&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: 9|app: 0|req: 1441/2884] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2885] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1442/2886] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:33 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 1445/2887] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1443/2888] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2889] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 672 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1444/2890] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/subnets/876ffaa5-8fae-48b2-abc4-35db3bd25e00 => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2891] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:37 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: 9|app: 0|req: 1445/2892] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2893] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1446/2894] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:37 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: 1449/2895] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1447/2896] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2897] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:37 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1448/2898] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:38 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2899] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:38 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1449/2900] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:38 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2901] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:38 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2904] 10.0.0.183 () {30 vars in 690 bytes} [Tue Jun 16 12:58:46 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: 9|app: 0|req: 1451/2905] 10.0.0.183 () {30 vars in 692 bytes} [Tue Jun 16 12:58:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2906] 10.0.0.183 () {30 vars in 668 bytes} [Tue Jun 16 12:58:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1452/2907] 10.0.0.183 () {30 vars in 704 bytes} [Tue Jun 16 12:58:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2908] 10.0.0.183 () {28 vars in 439 bytes} [Tue Jun 16 12:58:47 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1453/2909] 10.0.0.183 () {30 vars in 728 bytes} [Tue Jun 16 12:58:47 2026] GET /v2.0/subnets/2a016fce-bf53-4910-af4c-120eb9523939 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2910] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:48 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: 9|app: 0|req: 1454/2911] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:48 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: 1458/2912] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:48 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: 9|app: 0|req: 1455/2913] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2914] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 672 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1456/2915] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/subnets/2a016fce-bf53-4910-af4c-120eb9523939 => 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: 1460/2916] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4098 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1457/2917] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2918] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1458/2919] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2920] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1459/2921] 199.204.45.238 () {34 vars in 717 bytes} [Tue Jun 16 12:58:48 2026] POST /v2.0/ports => generated 1324 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2922] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1324 bytes in 39 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: 9|app: 0|req: 1460/2923] 10.0.0.172 () {34 vars in 907 bytes} [Tue Jun 16 12:58:48 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2924] 199.204.45.238 () {34 vars in 1262 bytes} [Tue Jun 16 12:58:49 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1461/2925] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:50 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2926] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:50 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 9|app: 0|req: 1462/2927] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:58:50 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2928] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:50 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1463/2929] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:58:50 2026] PUT /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1514 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:58:51.291 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-922fcfe0-5788-4b09-8242-9f12b04ff3ee'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '18435634-d6ab-4bf1-bba7-6a40223eb423', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1467/2930] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:51 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 5604 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1464/2931] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:51 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2932] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1465/2933] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 16 12:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad&port_id=18435634-d6ab-4bf1-bba7-6a40223eb423 => 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: 1469/2934] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:58:51 2026] GET /v2.0/subnets?id=2a016fce-bf53-4910-af4c-120eb9523939&id=6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1466/2935] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:52 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2936] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:52 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&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: 9|app: 0|req: 1467/2937] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:52 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2938] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:52 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1468/2939] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 5604 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2940] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1469/2941] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2942] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&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: 9|app: 0|req: 1470/2943] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 1474/2944] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 9|app: 0|req: 1471/2945] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => 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: 1475/2946] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1472/2947] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2948] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1473/2949] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2950] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.118&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1474/2951] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17d&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => 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: 1478/2952] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1475/2953] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2954] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1476/2955] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2956] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:53 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 9|app: 0|req: 1477/2957] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=18435634-d6ab-4bf1-bba7-6a40223eb423 => 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: 1481/2958] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad&port_id=18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1478/2959] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/subnets?id=2a016fce-bf53-4910-af4c-120eb9523939&id=6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2960] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1479/2961] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&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: 8|app: 0|req: 1483/2962] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1480/2963] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:54 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 1484/2964] 10.0.0.172 () {34 vars in 971 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1481/2965] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2966] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/subnets/2a016fce-bf53-4910-af4c-120eb9523939 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1482/2967] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/subnets/6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2968] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1483/2969] 199.204.45.238 () {34 vars in 790 bytes} [Tue Jun 16 12:58:58 2026] PUT /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1255 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:58:58.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0426eb7d-8ad4-4407-bd6b-deee2d75d79e'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': 'df0fe64f-f850-4979-9a45-6f65cc9d1ecc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1487/2970] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae => generated 798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1484/2971] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 672 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2972] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:58:58 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: 9|app: 0|req: 1485/2973] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:58:58 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: 1489/2974] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:58:58 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: 9|app: 0|req: 1486/2975] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2976] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1487/2977] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => 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: 1491/2978] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1488/2979] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2980] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:58:58 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1489/2981] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2982] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1490/2983] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 5377 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2984] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1491/2985] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.118&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => 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: 1495/2986] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/subnets?id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1492/2987] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&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: 1496/2988] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1493/2989] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:58:59 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?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: 9|app: 0|req: 1495/2992] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2993] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1496/2994] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:12 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: 1499/2995] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1497/2996] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2997] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 5377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1498/2998] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2999] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:12 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: 9|app: 0|req: 1499/3000] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3001] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:12 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: 9|app: 0|req: 1500/3002] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3003] 199.204.45.238 () {34 vars in 790 bytes} [Tue Jun 16 12:59:12 2026] PUT /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1303 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:12.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb249a66-3e5d-463e-bcfa-c37ca692f85c'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '18435634-d6ab-4bf1-bba7-6a40223eb423', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1501/3004] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27 => generated 798 bytes in 51 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: 1504/3005] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/subnets/6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1502/3006] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:12 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1339 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3007] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:59:12 2026] PUT /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1080 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1503/3008] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27 => generated 798 bytes in 43 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: 1506/3009] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1504/3010] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3011] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1505/3012] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3013] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1506/3014] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:13 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 1509/3015] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:14 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:14.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65932214-6de5-4170-9fea-55bac32409c3'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': '18435634-d6ab-4bf1-bba7-6a40223eb423', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1507/3016] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3017] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1508/3018] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3019] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 9|app: 0|req: 1509/3020] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3021] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1510/3022] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3023] 199.204.45.238 () {34 vars in 1016 bytes} [Tue Jun 16 12:59:15 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1511/3024] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:59:15 2026] PUT /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => generated 917 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3025] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:16 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3869 bytes in 50 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-06-16 12:59:16.756 9 INFO neutron_taas.services.taas.taas_plugin [None req-cf745ba2-63e6-4670-9590-bceba65e4a3c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 18435634-d6ab-4bf1-bba7-6a40223eb423 2026-06-16 12:59:16.759 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf745ba2-63e6-4670-9590-bceba65e4a3c 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 18435634-d6ab-4bf1-bba7-6a40223eb423 [pid: 9|app: 0|req: 1512/3028] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 16 12:59:16 2026] DELETE /v2.0/ports/18435634-d6ab-4bf1-bba7-6a40223eb423 => 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: 1517/3029] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:16 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: 9|app: 0|req: 1513/3030] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:16 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: 1518/3031] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1514/3032] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3033] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1515/3034] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => 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: 1520/3035] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1516/3036] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3037] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1517/3038] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3039] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1518/3040] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3041] 199.204.45.238 () {34 vars in 1226 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/networks?id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&id=09201db5-d9d8-40fc-83ce-48adf45593ae&id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 3098 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1519/3042] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => 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: 1524/3043] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1520/3044] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&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: 1525/3045] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1521/3046] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 1526/3047] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1522/3048] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3049] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&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: 9|app: 0|req: 1523/3050] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3051] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?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: 9|app: 0|req: 1524/3052] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.118&port_id=df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3053] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/subnets?id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1525/3054] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3055] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1526/3056] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:18 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3057] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:22 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: 9|app: 0|req: 1527/3058] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:22 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: 1532/3059] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:22 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: 9|app: 0|req: 1528/3060] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:22 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: 1533/3061] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1529/3062] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3063] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:22 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: 9|app: 0|req: 1530/3064] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3065] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:22 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: 9|app: 0|req: 1531/3066] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3067] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:59:22 2026] PUT /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1080 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:22.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4778822-6503-4c6b-92b2-c097d6870697'] response: {'name': 'network-changed', 'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'tag': 'df0fe64f-f850-4979-9a45-6f65cc9d1ecc', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1532/3068] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae => generated 798 bytes in 39 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: 1537/3069] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:22 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1533/3070] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:23 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3071] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:23 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1534/3072] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:59:23 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3073] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:23 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1535/3074] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:23 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3075] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:24 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1536/3076] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:59:25 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3077] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:59:25 2026] GET /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1537/3078] 199.204.45.238 () {34 vars in 1016 bytes} [Tue Jun 16 12:59:25 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1538/3079] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:25 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 3694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3080] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:59:25 2026] PUT /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 917 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1539/3081] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 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, ' 2026-06-16 12:59:26.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-31859fe6-8878-4459-838f-80abe8e799da 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: df0fe64f-f850-4979-9a45-6f65cc9d1ecc 2026-06-16 12:59:26.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31859fe6-8878-4459-838f-80abe8e799da 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: df0fe64f-f850-4979-9a45-6f65cc9d1ecc [pid: 8|app: 0|req: 1543/3082] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 16 12:59:26 2026] DELETE /v2.0/ports/df0fe64f-f850-4979-9a45-6f65cc9d1ecc => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1540/3083] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:26 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: 1544/3084] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:26 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: 9|app: 0|req: 1541/3085] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3086] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1542/3087] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3088] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1543/3089] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3090] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1544/3091] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3092] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1545/3093] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3094] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1546/3095] 199.204.45.238 () {34 vars in 1146 bytes} [Tue Jun 16 12:59:26 2026] GET /v2.0/networks?id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 2311 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3096] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1547/3097] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3098] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&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: 9|app: 0|req: 1548/3099] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 1552/3100] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1549/3101] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=4c0a0e00-1a3c-4824-930e-527d64b76821 => 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: 1553/3102] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/subnets?id=b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1550/3103] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/ports?network_id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6&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: 1554/3104] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1551/3105] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:27 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3108] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:38 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: 9|app: 0|req: 1553/3109] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:38 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: 1557/3110] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:38 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: 9|app: 0|req: 1554/3111] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59: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) 2026-06-16 12:59:38.473 8 INFO neutron.api.v2.resource [None req-95b3d80d-63bf-4034-ae58-6a2f056c63c5 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3112] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:59:38 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1555/3113] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:59:38 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3114] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 16 12:59:38 2026] GET /v2.0/security-group-rules?security_group_id=5dfaff41-e24e-4f89-aaca-d0f95440d8a5 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1556/3115] 199.204.45.238 () {32 vars in 789 bytes} [Tue Jun 16 12:59:38 2026] DELETE /v2.0/security-group-rules/198ce507-a254-42cb-85c1-f29c98d637f5 => 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: 1560/3116] 199.204.45.238 () {32 vars in 789 bytes} [Tue Jun 16 12:59:38 2026] DELETE /v2.0/security-group-rules/f1a91659-7bac-456e-8d0b-fcc1e101e1ba => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:59:42.517 9 INFO neutron_taas.services.taas.taas_plugin [None req-1b005563-b1b9-40b5-b48d-3e1ed231facb 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 15f9a008-9e79-4119-9e3b-e2a80b525bf2 2026-06-16 12:59:42.520 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b005563-b1b9-40b5-b48d-3e1ed231facb 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 15f9a008-9e79-4119-9e3b-e2a80b525bf2 2026-06-16 12:59:42.700 9 INFO neutron.db.l3_db [None req-1b005563-b1b9-40b5-b48d-3e1ed231facb 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP aff68b36-b8bf-484c-b10c-cee5dff045cb disassociated (deleted). External IP: 10.96.250.203, port: c5447404-b902-4bc8-a921-83fbd5a7d56a. [pid: 9|app: 0|req: 1557/3117] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:59:42 2026] DELETE /v2.0/floatingips/aff68b36-b8bf-484c-b10c-cee5dff045cb => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:59:43.042 8 INFO neutron.api.v2.resource [None req-dcee12f0-7c27-4e22-8748-222ec6f77952 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3118] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/floatingips/aff68b36-b8bf-484c-b10c-cee5dff045cb => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1558/3119] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:43 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: 1562/3120] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1559/3121] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3122] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:43 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-06-16 12:59:43.891 9 INFO neutron.api.v2.resource [None req-d657a06f-34fc-47cd-9723-19070be3632d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1560/3123] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => 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: 1564/3124] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1561/3125] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 16 12:59:43 2026] GET /v2.0/security-group-rules?security_group_id=5dfaff41-e24e-4f89-aaca-d0f95440d8a5 => 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: 1565/3126] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1562/3127] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:44 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: 1566/3128] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:44 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: 9|app: 0|req: 1563/3129] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3130] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1564/3131] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3132] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1565/3133] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:44 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3134] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:45 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1566/3135] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 16 12:59:46 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3136] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 16 12:59:46 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1567/3137] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:46 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3138] 199.204.45.238 () {34 vars in 1016 bytes} [Tue Jun 16 12:59:46 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1568/3141] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 16 12:59:46 2026] PUT /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1147 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3142] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 16 12:59:47 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1569/3143] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:59:47 2026] PUT /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1086 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3144] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:47 2026] GET /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 1086 bytes in 31 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-06-16 12:59:47.964 9 INFO neutron_taas.services.taas.taas_plugin [None req-39ce2716-10b6-4f92-8434-ffec3eec8074 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: 4c0a0e00-1a3c-4824-930e-527d64b76821 2026-06-16 12:59:47.965 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39ce2716-10b6-4f92-8434-ffec3eec8074 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: 4c0a0e00-1a3c-4824-930e-527d64b76821 [pid: 9|app: 0|req: 1570/3145] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 16 12:59:47 2026] DELETE /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3146] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 16 12:59:48 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: 9|app: 0|req: 1571/3147] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3148] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1572/3149] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 12:59:48.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b103fa7b-a986-43b9-ab81-613a411083f2 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3150] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 16 12:59:48 2026] DELETE /v2.0/ports/4c0a0e00-1a3c-4824-930e-527d64b76821 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1573/3151] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:48.316 8 INFO neutron.api.v2.resource [None req-c2dce190-3fab-40da-9b92-e8f8b742a02d 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3152] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/security-groups/lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1574/3153] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/security-groups?name=lb-88d72349-e525-4f8a-aa7b-58c93ecf3661 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3154] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/ports?tenant_id=7783e6e25ff348dca15329d4fda14c02&device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1575/3155] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3156] 199.204.45.238 () {34 vars in 1066 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/networks?id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&id=2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3157] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.231&port_id=b3cce111-d117-4f00-ae46-be9b54796b66 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3158] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/subnets?id=2248e685-008e-4fe3-9386-e4ea324d7709 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3159] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/ports?network_id=0aff3db8-b1a6-43c0-bcb0-5781cd4396dc&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3160] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1576/3161] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 16 12:59:48 2026] PUT /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 1094 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3162] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:48 2026] GET /v2.0/networks/0aff3db8-b1a6-43c0-bcb0-5781cd4396dc?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: 9|app: 0|req: 1577/3163] 199.204.45.238 () {32 vars in 779 bytes} [Tue Jun 16 12:59:48 2026] DELETE /v2.0/security-groups/5dfaff41-e24e-4f89-aaca-d0f95440d8a5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:59:48.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-61f164a6-1ce3-46a3-bf03-519cd47b8a80 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: c5447404-b902-4bc8-a921-83fbd5a7d56a 2026-06-16 12:59:48.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61f164a6-1ce3-46a3-bf03-519cd47b8a80 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: c5447404-b902-4bc8-a921-83fbd5a7d56a [pid: 8|app: 0|req: 1587/3164] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 16 12:59:48 2026] DELETE /v2.0/ports/c5447404-b902-4bc8-a921-83fbd5a7d56a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1578/3165] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:59:51 2026] GET /v2.0/ports?device_id=54332f07-bb80-41ee-b1d9-ed5d3d0d4418 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:51.826 8 INFO neutron_taas.services.taas.taas_plugin [req-d5188104-55bd-4c1e-93a0-579f685068cc req-2bc1f43c-03f3-47fc-ab2f-214da7ed3761 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] TaaS: Handle Delete Port: b3cce111-d117-4f00-ae46-be9b54796b66 2026-06-16 12:59:51.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d5188104-55bd-4c1e-93a0-579f685068cc req-2bc1f43c-03f3-47fc-ab2f-214da7ed3761 65bcb948c55742bf95d9a80585490935 7783e6e25ff348dca15329d4fda14c02 - - default default] Tap Mirror: Handle Delete Port: b3cce111-d117-4f00-ae46-be9b54796b66 [pid: 8|app: 0|req: 1588/3166] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:59:51 2026] DELETE /v2.0/ports/b3cce111-d117-4f00-ae46-be9b54796b66 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:59:52.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa23e1e-67a4-4266-8caa-46f3f82af70c'] response: {'server_uuid': '54332f07-bb80-41ee-b1d9-ed5d3d0d4418', 'name': 'network-vif-deleted', 'tag': 'b3cce111-d117-4f00-ae46-be9b54796b66', 'status': 'completed', 'code': 200} 2026-06-16 12:59:53.400 9 INFO neutron_taas.services.taas.taas_plugin [None req-3dc92e33-2559-4cc0-9eca-9677604f0c56 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 96ce869d-183a-4895-b8f0-6d250b68be11 2026-06-16 12:59:53.403 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dc92e33-2559-4cc0-9eca-9677604f0c56 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 96ce869d-183a-4895-b8f0-6d250b68be11 2026-06-16 12:59:53.584 9 INFO neutron.db.l3_db [None req-3dc92e33-2559-4cc0-9eca-9677604f0c56 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP 9ffb6178-fada-4786-89a0-055febe4106f disassociated (deleted). External IP: 10.96.250.201, port: 82194fd4-a64b-4479-9069-457c9a74d37f. [pid: 9|app: 0|req: 1579/3167] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 12:59:53 2026] DELETE /v2.0/floatingips/9ffb6178-fada-4786-89a0-055febe4106f => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 12:59:53.958 8 INFO neutron.api.v2.resource [None req-d70e839a-7cfd-4146-9aba-4d9a10f924c0 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3168] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 12:59:53 2026] GET /v2.0/floatingips/9ffb6178-fada-4786-89a0-055febe4106f => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 12:59:53.976 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e78c268-e1ef-4393-bf61-115436869fef'] response: {'name': 'network-changed', 'server_uuid': '88a8ea1d-db7b-4576-b5ae-f71ec34b0cba', 'tag': '82194fd4-a64b-4479-9069-457c9a74d37f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1580/3169] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3170] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 9|app: 0|req: 1581/3171] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3172] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/networks?id=551f73db-a240-46b3-8465-bed5f7131d27 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1582/3173] 199.204.45.238 () {34 vars in 1056 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => 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: 1592/3174] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=82194fd4-a64b-4479-9069-457c9a74d37f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1583/3175] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/subnets?id=2a016fce-bf53-4910-af4c-120eb9523939&id=6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3176] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1584/3177] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/ports?network_id=551f73db-a240-46b3-8465-bed5f7131d27&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3178] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1585/3179] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 12:59:54 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27?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: 1595/3180] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 12:59:56 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 12:59:56.745 9 INFO neutron_taas.services.taas.taas_plugin [req-49c089e3-7e76-4f80-abcc-4c0427b6330b req-7c2eba6f-4f19-4bf1-a791-744b3458c3f6 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 82194fd4-a64b-4479-9069-457c9a74d37f 2026-06-16 12:59:56.748 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-49c089e3-7e76-4f80-abcc-4c0427b6330b req-7c2eba6f-4f19-4bf1-a791-744b3458c3f6 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 82194fd4-a64b-4479-9069-457c9a74d37f [pid: 9|app: 0|req: 1586/3181] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 12:59:56 2026] DELETE /v2.0/ports/82194fd4-a64b-4479-9069-457c9a74d37f => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 12:59:56.968 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-083dee45-1f29-4a2f-9419-86b386f0897c'] response: {'server_uuid': '88a8ea1d-db7b-4576-b5ae-f71ec34b0cba', 'name': 'network-vif-deleted', 'tag': '82194fd4-a64b-4479-9069-457c9a74d37f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1596/3182] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 12:59:59 2026] GET /v2.0/ports?device_id=88a8ea1d-db7b-4576-b5ae-f71ec34b0cba => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 13:00:04.572 9 INFO neutron_taas.services.taas.taas_plugin [None req-b9b9fa46-3112-4e40-b622-ebf2029f2ec4 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 0ec05480-92da-4f22-95bf-7eee9875cebd 2026-06-16 13:00:04.574 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9b9fa46-3112-4e40-b622-ebf2029f2ec4 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 0ec05480-92da-4f22-95bf-7eee9875cebd [pid: 8|app: 0|req: 1598/3185] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 13:00:04 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3186] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 13:00:04 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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-06-16 13:00:04.777 9 INFO neutron.db.l3_db [None req-b9b9fa46-3112-4e40-b622-ebf2029f2ec4 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Floating IP 23ff7f11-1241-4e2c-87ee-5c8095d83159 disassociated (deleted). External IP: 10.96.250.214, port: f113e36f-555c-4ad9-9989-fafe47db921c. [pid: 9|app: 0|req: 1588/3187] 10.0.0.59 () {32 vars in 731 bytes} [Tue Jun 16 13:00:04 2026] DELETE /v2.0/floatingips/23ff7f11-1241-4e2c-87ee-5c8095d83159 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:05.127 8 INFO neutron.api.v2.resource [None req-a0f98370-f2ef-444a-9aec-e8bef0b267aa 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3188] 10.0.0.59 () {32 vars in 728 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/floatingips/23ff7f11-1241-4e2c-87ee-5c8095d83159 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:05.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c583f6-7af0-4852-a801-fc59e60e56f5'] response: {'name': 'network-changed', 'server_uuid': 'de5a15a2-cf22-4c5c-93ed-77cf6afeb56a', 'tag': 'f113e36f-555c-4ad9-9989-fafe47db921c', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1589/3189] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3190] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&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: 9|app: 0|req: 1590/3191] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3192] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/ports?tenant_id=ff172673f6284034aebd1554eca84757&device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1591/3193] 10.0.0.172 () {34 vars in 1040 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/security-groups?id=56f57dfa-3b42-4669-8469-0591b44407e1&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3194] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/networks?id=09201db5-d9d8-40fc-83ce-48adf45593ae => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1592/3195] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.101&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => 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: 1604/3196] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33a&port_id=f113e36f-555c-4ad9-9989-fafe47db921c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1593/3197] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/subnets?id=876ffaa5-8fae-48b2-abc4-35db3bd25e00&id=56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3198] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1594/3199] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/ports?network_id=09201db5-d9d8-40fc-83ce-48adf45593ae&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/3200] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1595/3201] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 16 13:00:05 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3202] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 16 13:00:07 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 13:00:08.131 9 INFO neutron_taas.services.taas.taas_plugin [req-12d23d67-915b-4f8d-a3d7-99558dc3bcee req-908a4ddc-acf1-4490-8c91-18357e5e69a4 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: f113e36f-555c-4ad9-9989-fafe47db921c 2026-06-16 13:00:08.134 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-12d23d67-915b-4f8d-a3d7-99558dc3bcee req-908a4ddc-acf1-4490-8c91-18357e5e69a4 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: f113e36f-555c-4ad9-9989-fafe47db921c [pid: 9|app: 0|req: 1596/3203] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 16 13:00:08 2026] DELETE /v2.0/ports/f113e36f-555c-4ad9-9989-fafe47db921c => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:08.372 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-10bee83f-2eaf-47b0-a070-21b01027fb36'] response: {'server_uuid': 'de5a15a2-cf22-4c5c-93ed-77cf6afeb56a', 'name': 'network-vif-deleted', 'tag': 'f113e36f-555c-4ad9-9989-fafe47db921c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1608/3204] 10.0.0.172 () {34 vars in 990 bytes} [Tue Jun 16 13:00:10 2026] GET /v2.0/ports?device_id=de5a15a2-cf22-4c5c-93ed-77cf6afeb56a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1597/3205] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:15 2026] DELETE /v2.0/security-group-rules/9b35ed72-0dd6-42d1-bbba-e25191e5a871 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:15.697 8 INFO neutron.api.v2.resource [None req-3f53d807-b226-4f81-bda2-cfaf49557a89 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3206] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:15 2026] GET /v2.0/security-group-rules/9b35ed72-0dd6-42d1-bbba-e25191e5a871 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1598/3207] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:15 2026] DELETE /v2.0/security-group-rules/5869a94b-dc26-4dde-9a87-7676ce7a1704 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:15.775 8 INFO neutron.api.v2.resource [None req-887f5f15-2af9-4c84-bb7f-4be8a0936ccf 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3208] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:15 2026] GET /v2.0/security-group-rules/5869a94b-dc26-4dde-9a87-7676ce7a1704 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1599/3209] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:15 2026] DELETE /v2.0/security-group-rules/35863f12-bb4a-4f76-b29d-86736f27e564 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:15.870 8 INFO neutron.api.v2.resource [None req-ef292166-80fc-4a97-9c1c-e5ec3ac215f0 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3210] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:15 2026] GET /v2.0/security-group-rules/35863f12-bb4a-4f76-b29d-86736f27e564 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1600/3211] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:15 2026] DELETE /v2.0/security-group-rules/da78696c-ee6b-4823-9f41-6ff8b8a97dc3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:15.957 8 INFO neutron.api.v2.resource [None req-51dc893e-156b-4a9b-ab16-5ad8e73525c6 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3212] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:15 2026] GET /v2.0/security-group-rules/da78696c-ee6b-4823-9f41-6ff8b8a97dc3 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1601/3213] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:15 2026] DELETE /v2.0/security-group-rules/64f7eda2-8dcd-458a-80a5-82e31c16cffc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.043 8 INFO neutron.api.v2.resource [None req-5a98bb23-3bea-408e-bd2d-d4b9c405c28b 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3214] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/64f7eda2-8dcd-458a-80a5-82e31c16cffc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1602/3215] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/bfc411ae-0beb-4a1e-8b4c-ccaad97d675d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.128 8 INFO neutron.api.v2.resource [None req-36af6e70-1d61-46e4-b177-f130970736bf 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3216] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/bfc411ae-0beb-4a1e-8b4c-ccaad97d675d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1603/3217] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/bff67aa3-6301-4507-a94a-7e3e1d4b253b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.215 8 INFO neutron.api.v2.resource [None req-b69a040f-77b9-4f90-89a0-29c3e0770b39 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3218] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/bff67aa3-6301-4507-a94a-7e3e1d4b253b => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1604/3219] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/a0135f1f-a3ec-4bfb-ba32-ccd7e43b7928 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.337 8 INFO neutron.api.v2.resource [None req-5c2a715d-8686-44cd-a4e6-7f41eac94dba 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3220] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/a0135f1f-a3ec-4bfb-ba32-ccd7e43b7928 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1605/3221] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/c2cf0599-c7b1-41af-8f90-9613b1a84898 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.426 8 INFO neutron.api.v2.resource [None req-6ef34836-6519-49c6-b456-876ab8f5e138 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3222] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/c2cf0599-c7b1-41af-8f90-9613b1a84898 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1606/3223] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/c5b93a18-0d94-402b-b54f-c5141baff78d => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.505 8 INFO neutron.api.v2.resource [None req-46b2d36b-63f3-46ff-a568-7715b8f96564 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3224] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/c5b93a18-0d94-402b-b54f-c5141baff78d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1607/3225] 10.0.0.59 () {32 vars in 749 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-group-rules/90f5055e-952d-4dbc-9b8c-1045d6c7c597 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.590 8 INFO neutron.api.v2.resource [None req-feca9d00-cc32-42c1-aa21-b27f3e6b4cca 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3226] 10.0.0.59 () {32 vars in 746 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-group-rules/90f5055e-952d-4dbc-9b8c-1045d6c7c597 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1608/3227] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:16 2026] DELETE /v2.0/security-groups/56f57dfa-3b42-4669-8469-0591b44407e1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:16.696 8 INFO neutron.api.v2.resource [None req-6b40cdb5-c8e7-4fb6-bea6-db8d84c854b7 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3230] 10.0.0.59 () {32 vars in 736 bytes} [Tue Jun 16 13:00:16 2026] GET /v2.0/security-groups/56f57dfa-3b42-4669-8469-0591b44407e1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:17.041 9 INFO neutron_taas.services.taas.taas_plugin [None req-8071075a-43ce-4d9a-bb63-7e1dd1052538 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: df16baf1-8c2d-47b4-a26f-c1e2ef412237 2026-06-16 13:00:17.044 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8071075a-43ce-4d9a-bb63-7e1dd1052538 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: df16baf1-8c2d-47b4-a26f-c1e2ef412237 [pid: 9|app: 0|req: 1611/3231] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:16 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 309 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 13:00:17.841 8 INFO neutron.api.v2.resource [None req-e11fcb56-ab98-4302-a4d1-4f196bf3b057 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3232] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:17 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 198 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:18.236 9 INFO neutron_taas.services.taas.taas_plugin [None req-da57cf7d-55cc-45fd-b6c3-57c66af49a1a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 0cd2fb75-146b-4ec0-b04d-cadf0ff8e96f 2026-06-16 13:00:18.241 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da57cf7d-55cc-45fd-b6c3-57c66af49a1a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 0cd2fb75-146b-4ec0-b04d-cadf0ff8e96f [pid: 9|app: 0|req: 1612/3233] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:17 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 13:00:18.996 8 INFO neutron.api.v2.resource [None req-6831ff02-d59d-49d0-99d4-337df3cc19c2 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3234] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:18 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 198 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:19.350 9 INFO neutron_taas.services.taas.taas_plugin [None req-be78ddba-22ff-458b-91d4-e297b882dd98 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 971e4428-4ad6-4325-9d47-8a3e8038a28a 2026-06-16 13:00:19.353 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be78ddba-22ff-458b-91d4-e297b882dd98 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 971e4428-4ad6-4325-9d47-8a3e8038a28a [pid: 9|app: 0|req: 1613/3235] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:19 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 13:00:20.023 8 INFO neutron.api.v2.resource [None req-0d1eb45a-e8b0-407a-9c54-392d762eae5c 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3236] 10.0.0.59 () {34 vars in 788 bytes} [Tue Jun 16 13:00:19 2026] PUT /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:20.255 9 INFO neutron_taas.services.taas.taas_plugin [None req-67f86428-e57c-494b-95cb-42ddacd4eb27 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 304d429d-039a-4ca8-84fc-3b21e028ca74 2026-06-16 13:00:20.258 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67f86428-e57c-494b-95cb-42ddacd4eb27 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 304d429d-039a-4ca8-84fc-3b21e028ca74 2026-06-16 13:00:20.508 9 INFO neutron_taas.services.taas.taas_plugin [None req-67f86428-e57c-494b-95cb-42ddacd4eb27 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 719f8fa2-e925-4a80-83b1-8fcfad9d513b 2026-06-16 13:00:20.511 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67f86428-e57c-494b-95cb-42ddacd4eb27 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 719f8fa2-e925-4a80-83b1-8fcfad9d513b 2026-06-16 13:00:20.922 9 INFO neutron.db.l3_hamode_db [None req-67f86428-e57c-494b-95cb-42ddacd4eb27 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] HA network 35079c13-9e40-4d5e-8e1b-6b5855c6a706 was deleted as no HA routers are present in tenant ff172673f6284034aebd1554eca84757. [pid: 9|app: 0|req: 1614/3237] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:20 2026] DELETE /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 13:00:20.947 9 INFO neutron.services.segments.plugin [-] Segment b2e6797d-caba-4fec-9469-74997bcf92cc resource provider aggregate not found 2026-06-16 13:00:20.951 8 INFO neutron.api.v2.resource [None req-9b69926e-4c45-49a5-a6d1-e6d14c62fe9a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3238] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:20 2026] GET /v2.0/routers/6cff4678-b77e-4085-a941-33ebb49f1931 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:20.957 9 INFO neutron.services.segments.plugin [-] Segment b2e6797d-caba-4fec-9469-74997bcf92cc resource provider aggregate not found 2026-06-16 13:00:20.974 9 INFO neutron.services.segments.plugin [-] Segment b2e6797d-caba-4fec-9469-74997bcf92cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e6797d-caba-4fec-9469-74997bcf92cc found for delete ", "request_id": "req-21abced0-d404-429e-8dfb-a3fdf0e691a5"}]} 2026-06-16 13:00:20.974 9 INFO neutron.services.segments.plugin [-] Segment b2e6797d-caba-4fec-9469-74997bcf92cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e6797d-caba-4fec-9469-74997bcf92cc found for delete ", "request_id": "req-cbef3faf-d06a-4e08-b541-b191e2008c66"}]} [pid: 9|app: 0|req: 1615/3239] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:20 2026] DELETE /v2.0/subnets/6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:21.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40b39f85-9cd4-427d-a668-0e49cc2fd716 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3240] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:21 2026] GET /v2.0/subnets/6dc8d067-a05f-4545-8509-5c211d4c91ee => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1616/3241] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:21 2026] DELETE /v2.0/subnets/2a016fce-bf53-4910-af4c-120eb9523939 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:21.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b221bc6-6922-455e-8b64-9195adefc391 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3242] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:21 2026] GET /v2.0/subnets/2a016fce-bf53-4910-af4c-120eb9523939 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:21.440 9 INFO neutron_taas.services.taas.taas_plugin [None req-0c200b3f-2269-4a4a-b5ef-e057503f2a45 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: a3acc850-db49-4819-b1f6-ad77ef5c2529 2026-06-16 13:00:21.443 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c200b3f-2269-4a4a-b5ef-e057503f2a45 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: a3acc850-db49-4819-b1f6-ad77ef5c2529 [pid: 9|app: 0|req: 1617/3243] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 13:00:21 2026] DELETE /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:21.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab07448a-df6b-47c4-a27a-27689b5a8c3a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3244] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 13:00:21 2026] GET /v2.0/networks/551f73db-a240-46b3-8465-bed5f7131d27 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1618/3245] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:21 2026] DELETE /v2.0/subnets/876ffaa5-8fae-48b2-abc4-35db3bd25e00 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:21.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3167edc-8c01-48ac-aa4a-1887fb85fb45 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3246] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:21 2026] GET /v2.0/subnets/876ffaa5-8fae-48b2-abc4-35db3bd25e00 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1619/3247] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:21 2026] DELETE /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:22.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-602ad961-24dc-424f-b9cc-7b4a5a7fbdd1 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3248] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:22 2026] GET /v2.0/subnets/56e067d9-9be8-4a6e-8bd2-1fa906ba9037 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:22.156 9 INFO neutron_taas.services.taas.taas_plugin [None req-23668529-f996-436d-a926-152f1932a70a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: fe4bf65e-8056-4102-9f74-2df8104b144c 2026-06-16 13:00:22.158 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23668529-f996-436d-a926-152f1932a70a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: fe4bf65e-8056-4102-9f74-2df8104b144c [pid: 9|app: 0|req: 1620/3249] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 13:00:22 2026] DELETE /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:22.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09095710-47ce-40c0-92cd-ebc192dc617a 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3250] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 13:00:22 2026] GET /v2.0/networks/09201db5-d9d8-40fc-83ce-48adf45593ae => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1621/3251] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:22 2026] DELETE /v2.0/subnets/033d0afb-bf6c-48c4-8a2a-d43d8f4a3785 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:22.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de9ebdd0-5967-453e-8f92-87e88afab4d8 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3252] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:22 2026] GET /v2.0/subnets/033d0afb-bf6c-48c4-8a2a-d43d8f4a3785 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1622/3253] 10.0.0.59 () {32 vars in 723 bytes} [Tue Jun 16 13:00:22 2026] DELETE /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:22.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1363e347-d202-4808-8f31-cd3b0ce03c7f 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3254] 10.0.0.59 () {32 vars in 720 bytes} [Tue Jun 16 13:00:22 2026] GET /v2.0/subnets/b03a6e45-92fe-4abe-817f-d4c2d3b2e807 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:22.812 9 INFO neutron_taas.services.taas.taas_plugin [None req-6912f791-0741-4ca3-9bf8-554503708b05 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] TaaS: Handle Delete Port: 2ca3a9a7-0663-420f-97a6-2db978c97d41 2026-06-16 13:00:22.814 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6912f791-0741-4ca3-9bf8-554503708b05 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] Tap Mirror: Handle Delete Port: 2ca3a9a7-0663-420f-97a6-2db978c97d41 [pid: 9|app: 0|req: 1623/3255] 10.0.0.59 () {32 vars in 725 bytes} [Tue Jun 16 13:00:22 2026] DELETE /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 13:00:22.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cfbacd7-166d-4424-b5ea-07d0de7f942e 0d6ef7260f9a462fa91d80b1aa277a01 ff172673f6284034aebd1554eca84757 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3256] 10.0.0.59 () {32 vars in 722 bytes} [Tue Jun 16 13:00:22 2026] GET /v2.0/networks/2f1c22d4-c022-4193-b4c5-01dab0aedbc6 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 13:00:22.996 9 INFO neutron.services.segments.plugin [-] Segment a4c7aaea-4447-4394-865f-ab8078978390 resource provider aggregate not found 2026-06-16 13:00:22.998 9 INFO neutron.services.segments.plugin [-] Segment a4c7aaea-4447-4394-865f-ab8078978390 resource provider aggregate not found 2026-06-16 13:00:23.012 9 INFO neutron.services.segments.plugin [-] Segment a4c7aaea-4447-4394-865f-ab8078978390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c7aaea-4447-4394-865f-ab8078978390 found for delete ", "request_id": "req-d5d25502-d1a0-4938-866a-839f9203d7d0"}]} 2026-06-16 13:00:23.018 9 INFO neutron.services.segments.plugin [-] Segment a4c7aaea-4447-4394-865f-ab8078978390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c7aaea-4447-4394-865f-ab8078978390 found for delete ", "request_id": "req-a7ed88ef-a1d8-4ef6-aa02-f353ebdb3ce9"}]} 2026-06-16 13:00:23.024 9 INFO neutron.services.segments.plugin [-] Segment 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 resource provider aggregate not found 2026-06-16 13:00:23.036 9 INFO neutron.services.segments.plugin [-] Segment 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 resource provider aggregate not found 2026-06-16 13:00:23.042 9 INFO neutron.services.segments.plugin [-] Segment 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 found for delete ", "request_id": "req-2b984229-4846-42f8-890a-e287663bf6f7"}]} 2026-06-16 13:00:23.061 9 INFO neutron.services.segments.plugin [-] Segment 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dbb8b2c-794c-4dc4-b0cb-e6c93afda049 found for delete ", "request_id": "req-7bb25dd7-e7ac-4e8e-8df4-643c461243bd"}]} 2026-06-16 13:00:23.071 9 INFO neutron.services.segments.plugin [-] Segment e179c9c6-d682-4c11-815e-187216dfb17e resource provider aggregate not found 2026-06-16 13:00:23.090 9 INFO neutron.services.segments.plugin [-] Segment e179c9c6-d682-4c11-815e-187216dfb17e resource provider aggregate not found 2026-06-16 13:00:23.094 9 INFO neutron.services.segments.plugin [-] Segment e179c9c6-d682-4c11-815e-187216dfb17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e179c9c6-d682-4c11-815e-187216dfb17e found for delete ", "request_id": "req-b850357f-d3fb-459f-8b19-9dd3d91ad0e6"}]} 2026-06-16 13:00:23.111 9 INFO neutron.services.segments.plugin [-] Segment e179c9c6-d682-4c11-815e-187216dfb17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e179c9c6-d682-4c11-815e-187216dfb17e found for delete ", "request_id": "req-2df6500b-6f85-4c88-8c34-d1a19d4e9808"}]} [pid: 9|app: 0|req: 1624/3257] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:24 2026] GET /v2.0/security-groups?tenant_id=b615925686a2410ab7d8276faf5bd58e&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3258] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:25 2026] DELETE /v2.0/security-groups/31f68f59-ed67-45d0-955e-75c9af0011ff => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1625/3259] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:25 2026] GET /v2.0/security-groups?tenant_id=8bb8c44a8a814169bcb9832dc285bcb7&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3260] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:25 2026] DELETE /v2.0/security-groups/706ecf5e-bfd3-4461-aec9-4481da4b7be3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1626/3261] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:25 2026] GET /v2.0/security-groups?tenant_id=6a10aa4b247f4d8d80ddb1191c9e07ef&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3262] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:26 2026] DELETE /v2.0/security-groups/72f4ebe6-6d6c-4dc3-91a1-907c4aa98fea => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1627/3263] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:26 2026] GET /v2.0/security-groups?tenant_id=31eefb2a7e924b9a94175750de3df903&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3264] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:26 2026] DELETE /v2.0/security-groups/c3111702-51af-4e3e-811f-5aa7b9f04e0b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1628/3265] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:26 2026] GET /v2.0/security-groups?tenant_id=0ad6ffcf3a104c86a793a5ee61c46424&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3266] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:26 2026] DELETE /v2.0/security-groups/fcb38177-0370-4ff0-9745-a884e6432ed6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1629/3267] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:27 2026] GET /v2.0/security-groups?tenant_id=c72cf1761fa046a193b14c5392ab5467&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3268] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:27 2026] DELETE /v2.0/security-groups/3a82d9a1-62d1-46d3-b9a9-f755b6ec8b67 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1630/3269] 10.0.0.59 () {32 vars in 773 bytes} [Tue Jun 16 13:00:27 2026] GET /v2.0/security-groups?tenant_id=ff172673f6284034aebd1554eca84757&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3270] 10.0.0.59 () {32 vars in 739 bytes} [Tue Jun 16 13:00:27 2026] DELETE /v2.0/security-groups/5993912d-d064-4027-a75d-533bbb93acce => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1631/3271] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 13:00:29 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3272] 10.0.0.59 () {32 vars in 654 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1632/3273] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3274] 10.0.0.59 () {32 vars in 642 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/ports => generated 4717 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1633/3275] 10.0.0.59 () {32 vars in 646 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3276] 10.0.0.59 () {32 vars in 648 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1634/3277] 10.0.0.59 () {32 vars in 662 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/security-groups => generated 17393 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3278] 10.0.0.59 () {32 vars in 654 bytes} [Tue Jun 16 13:00:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)