+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:36:28 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-7554fdd474-vrzm2 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560fd5c08a20 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-24 18:36:33.097 6 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:36:33.098 6 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-24 18:36:33.121 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:36:33.122 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-24 18:36:33.377 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:36:33.393 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:36:34.204 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:34.207 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:36:34.210 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-24 18:36:34.211 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:34.211 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:36:34.211 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:36:34.211 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.217 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.217 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.218 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.236 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:36:34.237 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.237 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.278 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:36:34.278 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:36:34.278 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:36:34.278 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:36:34.389 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:34.392 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:36:34.395 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-24 18:36:34.396 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:34.396 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:36:34.397 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:36:34.397 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.403 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.403 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:34.404 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.424 6 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:36:34.425 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.425 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:36:34.468 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:36:34.468 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:36:34.468 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:36:34.468 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:36:34.653 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:36:34.963 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:36:34.983 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:36:34.983 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:36:34.984 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:36:35.010 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:36:35.010 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:36:35.011 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:36:35.011 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:36:35.011 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:36:35.011 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:36:35.011 7 INFO neutron.plugins.ml2.managers [None req-c73afd96-5415-445f-a4ee-272c7f0cc309 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:36:35.022 7 INFO neutron.quota [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded quota_driver: . 2026-06-24 18:36:35.023 7 INFO neutron.plugins.ml2.plugin [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:36:35.023 7 INFO neutron.plugins.ml2.managers [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:36:35.023 7 INFO neutron.plugins.ml2.managers [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:36:35.024 7 INFO neutron.plugins.ml2.managers [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:36:35.024 7 INFO neutron.extensions.vlantransparent [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:36:35.024 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: qos 2026-06-24 18:36:35.035 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: router 2026-06-24 18:36:35.071 7 INFO neutron.services.service_base [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:36:35.072 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: segments 2026-06-24 18:36:35.166 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: trunk 2026-06-24 18:36:35.215 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:36:35.255 7 WARNING stevedore.named [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:36:35.317 7 INFO neutron_vpnaas.services.vpn.plugin [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:36:35.318 7 INFO neutron.common.utils [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:36:35.318 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:36:35.324 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: tag 2026-06-24 18:36:35.328 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:36:35.331 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:36:35.334 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: flavors 2026-06-24 18:36:35.337 7 INFO neutron.manager [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loading Plugin: revisions 2026-06-24 18:36:35.340 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Initializing extension manager. 2026-06-24 18:36:35.341 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: address-group 2026-06-24 18:36:35.342 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: address-scope 2026-06-24 18:36:35.343 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:36:35.344 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: agent 2026-06-24 18:36:35.344 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:36:35.346 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:36:35.346 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:36:35.347 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:36:35.348 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:36:35.348 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:36:35.349 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:36:35.350 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:36:35.351 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:36:35.352 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:36:35.352 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:36:35.353 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: dvr 2026-06-24 18:36:35.353 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:36:35.354 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:36:35.355 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:35.355 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:36:35.356 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: external-net 2026-06-24 18:36:35.357 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:36:35.357 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: extraroute 2026-06-24 18:36:35.358 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:36:35.358 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:36:35.359 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:36:35.360 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:36:35.360 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:36:35.361 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:36:35.362 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: flavors 2026-06-24 18:36:35.363 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:36:35.363 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:36:35.364 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:36:35.365 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:36:35.365 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:36:35.366 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: router 2026-06-24 18:36:35.368 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:35.369 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:36:35.369 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:36:35.370 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:35.371 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:36:35.372 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:35.372 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:36:35.374 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:36:35.375 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:36:35.376 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:36:35.377 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:36:35.378 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:36:35.378 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:36:35.379 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:36:35.380 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:36:35.380 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:36:35.381 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:36:35.382 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:36:35.383 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: pagination 2026-06-24 18:36:35.383 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:36:35.384 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:36:35.385 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:36:35.385 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:36:35.386 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:36:35.387 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:36:35.387 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: binding 2026-06-24 18:36:35.388 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:36:35.389 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-security 2026-06-24 18:36:35.389 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: project-id 2026-06-24 18:36:35.389 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:36:35.390 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:36:35.390 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: provider 2026-06-24 18:36:35.390 6 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:36:35.392 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos 2026-06-24 18:36:35.393 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:36:35.393 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:36:35.394 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-default 2026-06-24 18:36:35.395 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:36:35.396 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:36:35.396 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:36:35.397 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:36:35.398 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:36:35.398 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:36:35.399 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:36:35.400 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:36:35.401 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:36:35.401 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:36:35.402 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:36:35.404 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: quotas 2026-06-24 18:36:35.405 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: quota_details 2026-06-24 18:36:35.406 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:36:35.406 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:36:35.407 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:36:35.408 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:36:35.408 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:36:35.409 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:36:35.410 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:36:35.410 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:36:35.411 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:36:35.411 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:36:35.412 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:36:35.412 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:36:35.413 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:36:35.420 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:36:35.420 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:36:35.420 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:36:35.421 6 INFO neutron.plugins.ml2.extensions.port_security [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:36:35.421 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:36:35.421 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:36:35.421 6 INFO neutron.plugins.ml2.managers [None req-5cfda634-2c26-43d6-8d73-da1459832a84 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:36:35.423 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: security-group 2026-06-24 18:36:35.424 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: segment 2026-06-24 18:36:35.425 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:36:35.426 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: service-type 2026-06-24 18:36:35.426 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: sorting 2026-06-24 18:36:35.427 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:36:35.428 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:36:35.428 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:36:35.429 7 WARNING neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:36:35.429 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:36:35.430 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:36:35.431 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:36:35.431 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:36:35.432 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:36:35.433 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:36:35.432 6 INFO neutron.quota [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded quota_driver: . 2026-06-24 18:36:35.433 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:36:35.433 6 INFO neutron.plugins.ml2.plugin [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:36:35.434 6 INFO neutron.plugins.ml2.managers [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:36:35.434 6 INFO neutron.plugins.ml2.managers [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:36:35.434 6 INFO neutron.plugins.ml2.managers [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:36:35.434 6 INFO neutron.extensions.vlantransparent [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:36:35.434 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: qos 2026-06-24 18:36:35.436 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:36:35.436 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:36:35.437 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: trunk 2026-06-24 18:36:35.437 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:36:35.438 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:36:35.439 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:36:35.440 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:36:35.441 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:36:35.442 7 INFO neutron.api.extensions [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:36:35.445 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:36:35.445 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:36:35.445 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.445 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:36:35.446 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:36:35.446 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: router 2026-06-24 18:36:35.446 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:36:35.448 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:36:35.449 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:36:35.449 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:36:35.449 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.449 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.450 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.450 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.450 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:36:35.450 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:36:35.451 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:36:35.451 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:36:35.451 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:36:35.451 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:36:35.453 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:36:35.453 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] router is already registered 2026-06-24 18:36:35.453 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:36:35.454 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] floatingip is already registered 2026-06-24 18:36:35.454 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:36:35.455 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] rbac_policy is already registered 2026-06-24 18:36:35.455 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:36:35.455 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] security_group is already registered 2026-06-24 18:36:35.455 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:36:35.455 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] security_group_rule is already registered 2026-06-24 18:36:35.456 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.456 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.456 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.456 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.457 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:36:35.457 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] trunk is already registered 2026-06-24 18:36:35.457 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:36:35.457 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] endpoint_group is already registered 2026-06-24 18:36:35.457 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:36:35.457 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] vpnservice is already registered 2026-06-24 18:36:35.458 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:36:35.458 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:36:35.458 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:36:35.458 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:36:35.458 7 INFO neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:36:35.458 7 WARNING neutron.quota.resource_registry [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] ikepolicy is already registered 2026-06-24 18:36:35.483 6 INFO neutron.services.service_base [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:36:35.483 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: segments 2026-06-24 18:36:35.497 7 WARNING keystonemiddleware._common.config [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:36:35.505 7 WARNING oslo_config.cfg [None req-765118d4-dfe4-4eee-bff7-9e0c7cd48a09 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x560fd5c08a20 pid: 7 (default app) 2026-06-24 18:36:35.586 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: trunk 2026-06-24 18:36:35.639 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:36:35.678 6 WARNING stevedore.named [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:36:35.739 6 INFO neutron_vpnaas.services.vpn.plugin [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:36:35.740 6 INFO neutron.common.utils [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:36:35.740 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:36:35.747 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: tag 2026-06-24 18:36:35.752 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:36:35.755 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:36:35.759 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: flavors 2026-06-24 18:36:35.762 6 INFO neutron.manager [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loading Plugin: revisions 2026-06-24 18:36:35.765 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Initializing extension manager. 2026-06-24 18:36:35.766 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: address-group 2026-06-24 18:36:35.767 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: address-scope 2026-06-24 18:36:35.768 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:36:35.769 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: agent 2026-06-24 18:36:35.770 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:36:35.771 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:36:35.772 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:36:35.773 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:36:35.773 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:36:35.774 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:36:35.774 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:36:35.776 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:36:35.777 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:36:35.777 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:36:35.778 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:36:35.778 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: dvr 2026-06-24 18:36:35.779 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:36:35.780 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:36:35.781 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:35.782 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:36:35.782 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: external-net 2026-06-24 18:36:35.783 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:36:35.784 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: extraroute 2026-06-24 18:36:35.784 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:36:35.785 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:36:35.786 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:36:35.786 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:36:35.787 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:36:35.788 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:36:35.789 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: flavors 2026-06-24 18:36:35.790 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:36:35.791 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:36:35.791 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:36:35.792 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:36:35.793 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:36:35.794 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: router 2026-06-24 18:36:35.796 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:35.797 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:36:35.797 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:36:35.798 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:35.799 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:36:35.800 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:35.800 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:36:35.802 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:36:35.804 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:36:35.805 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:36:35.806 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:36:35.807 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:36:35.807 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:36:35.808 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:36:35.809 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:36:35.809 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:36:35.811 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:36:35.812 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:36:35.812 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: pagination 2026-06-24 18:36:35.813 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:36:35.813 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:36:35.814 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:36:35.815 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:36:35.815 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:36:35.816 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:36:35.817 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: binding 2026-06-24 18:36:35.817 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:36:35.818 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-security 2026-06-24 18:36:35.818 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: project-id 2026-06-24 18:36:35.819 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: provider 2026-06-24 18:36:35.821 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos 2026-06-24 18:36:35.822 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:36:35.822 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:36:35.823 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-default 2026-06-24 18:36:35.824 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:36:35.824 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:36:35.825 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:36:35.825 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:36:35.826 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:36:35.827 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:36:35.827 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:36:35.828 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:36:35.828 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:36:35.829 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:36:35.830 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:36:35.832 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: quotas 2026-06-24 18:36:35.833 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: quota_details 2026-06-24 18:36:35.834 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:36:35.834 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:36:35.835 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:36:35.836 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:36:35.836 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:36:35.837 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:36:35.838 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:36:35.838 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:36:35.839 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:36:35.839 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:36:35.840 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:36:35.841 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:36:35.841 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:36:35.851 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: security-group 2026-06-24 18:36:35.852 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: segment 2026-06-24 18:36:35.853 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:36:35.853 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: service-type 2026-06-24 18:36:35.854 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: sorting 2026-06-24 18:36:35.854 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:36:35.855 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:36:35.856 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:36:35.856 6 WARNING neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:36:35.857 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:36:35.857 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:36:35.858 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:36:35.859 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:36:35.859 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:36:35.860 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:36:35.861 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:36:35.863 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:36:35.864 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:36:35.864 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: trunk 2026-06-24 18:36:35.865 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:36:35.865 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:36:35.866 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:36:35.867 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:36:35.868 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:36:35.869 6 INFO neutron.api.extensions [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:36:35.871 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:36:35.872 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:36:35.872 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.872 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:36:35.873 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:36:35.873 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:36:35.875 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:36:35.876 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:36:35.876 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:36:35.876 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.877 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.877 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.877 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.877 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:36:35.878 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:36:35.878 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:36:35.878 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:36:35.878 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:36:35.878 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:36:35.880 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:36:35.881 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] router is already registered 2026-06-24 18:36:35.881 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:36:35.881 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] floatingip is already registered 2026-06-24 18:36:35.882 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:36:35.882 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] rbac_policy is already registered 2026-06-24 18:36:35.882 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:36:35.883 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] security_group is already registered 2026-06-24 18:36:35.883 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:36:35.883 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] security_group_rule is already registered 2026-06-24 18:36:35.883 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.883 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.884 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:36:35.884 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] subnetpool is already registered 2026-06-24 18:36:35.884 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:36:35.884 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] trunk is already registered 2026-06-24 18:36:35.884 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:36:35.885 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] endpoint_group is already registered 2026-06-24 18:36:35.885 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:36:35.885 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] vpnservice is already registered 2026-06-24 18:36:35.885 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:36:35.885 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:36:35.886 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:36:35.886 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:36:35.886 6 INFO neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:36:35.886 6 WARNING neutron.quota.resource_registry [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] ikepolicy is already registered 2026-06-24 18:36:35.924 6 WARNING keystonemiddleware._common.config [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:36:35.932 6 WARNING oslo_config.cfg [None req-d1eb7d34-f84c-448c-8f86-f5b2cbf51130 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x560fd5c08a20 pid: 6 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:36:40.784 6 WARNING oslo_policy.policy [None req-d0d35a0b-c6e7-4b1b-834f-75e289c95f67 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 6|app: 0|req: 1/4] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:36:40 2026] GET /v2.0/networks => generated 15 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:36:41.495 7 WARNING oslo_policy.policy [None req-733923e9-9fce-4224-97d9-ef6a6556066e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-24 18:36:42.244 7 WARNING neutron.services.revisions.revision_plugin [None req-733923e9-9fce-4224-97d9-ef6a6556066e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Could not find related network for resource to bump revision. 2026-06-24 18:36:42.280 7 INFO neutron.db.segments_db [None req-733923e9-9fce-4224-97d9-ef6a6556066e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 8433d8d3-6b15-48d0-8117-e45ada6c02e5 of type flat for network 672ce4dd-684d-490c-b646-c38efc785203 2026-06-24 18:36:42.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-733923e9-9fce-4224-97d9-ef6a6556066e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.240 () {48 vars in 967 bytes} [Wed Jun 24 18:36:41 2026] POST /v2.0/networks => generated 124 bytes in 946 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/6] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:36:48 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:36:48.359 7 WARNING neutron.services.revisions.revision_plugin [None req-cc27eff6-85ce-420e-9eec-8b9aac33a1c5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Could not find related network for resource to bump revision. 2026-06-24 18:36:48.375 7 INFO neutron.db.segments_db [None req-cc27eff6-85ce-420e-9eec-8b9aac33a1c5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 20b7fb72-f899-45ba-848b-adbe7075ba67 of type flat for network 0b37668a-6cfc-438a-bb6b-d72cae701f63 2026-06-24 18:36:48.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc27eff6-85ce-420e-9eec-8b9aac33a1c5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.240 () {48 vars in 967 bytes} [Wed Jun 24 18:36:48 2026] POST /v2.0/networks => generated 124 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:36:54 2026] GET /v2.0/networks => generated 15 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:36:54.655 6 WARNING neutron.services.revisions.revision_plugin [None req-5720ecec-13d6-418d-89d0-9efd543cfcd3 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Could not find related network for resource to bump revision. 2026-06-24 18:36:54.675 6 INFO neutron.db.segments_db [None req-5720ecec-13d6-418d-89d0-9efd543cfcd3 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 2cab447d-2ddb-4d91-908e-31d97e43dd28 of type flat for network bd6803aa-ed13-40aa-92e1-692199b29e08 2026-06-24 18:36:54.736 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5720ecec-13d6-418d-89d0-9efd543cfcd3 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 4/10] 199.19.213.240 () {48 vars in 967 bytes} [Wed Jun 24 18:36:54 2026] POST /v2.0/networks => generated 124 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:37:00 2026] GET /v2.0/networks => generated 15 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:37:00.829 6 WARNING neutron.services.revisions.revision_plugin [None req-390d9fc5-6be6-40a3-a594-7ce443874f28 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Could not find related network for resource to bump revision. 2026-06-24 18:37:00.872 6 INFO neutron.db.segments_db [None req-390d9fc5-6be6-40a3-a594-7ce443874f28 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment c5d780ed-a1a1-453d-85a5-ec8c5f6594ee of type flat for network 77c14e7e-bc2d-434a-b379-93e9f34b0f82 2026-06-24 18:37:00.921 6 INFO neutron.pecan_wsgi.hooks.translation [None req-390d9fc5-6be6-40a3-a594-7ce443874f28 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 5/12] 199.19.213.240 () {48 vars in 967 bytes} [Wed Jun 24 18:37:00 2026] POST /v2.0/networks => generated 124 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:37:06 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:37:06.839 6 WARNING neutron.services.revisions.revision_plugin [None req-b096fef0-1dbe-4499-84d2-f3fd10ef083e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Could not find related network for resource to bump revision. 2026-06-24 18:37:06.858 6 INFO neutron.db.segments_db [None req-b096fef0-1dbe-4499-84d2-f3fd10ef083e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 3b967e07-7f67-46ff-8791-fe0c26f0e6c0 of type flat for network e57e92b3-a259-4043-b853-de68341a692e [pid: 6|app: 0|req: 6/14] 199.19.213.240 () {48 vars in 967 bytes} [Wed Jun 24 18:37:06 2026] POST /v2.0/networks => generated 706 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/16] 199.19.213.240 () {44 vars in 911 bytes} [Wed Jun 24 18:37:08 2026] GET /v2.0/subnets => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:37:08 2026] GET /v2.0/networks => generated 709 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/18] 199.19.213.240 () {48 vars in 965 bytes} [Wed Jun 24 18:37:08 2026] POST /v2.0/subnets => generated 641 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:43:57.201 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:57.202 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:57.203 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:43:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.240) !!! [pid: 7|app: 0|req: 38/72] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:43:57 2026] GET /v2.0/networks => generated 753 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:43:57.408 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:57.410 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:57.412 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:43:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.240) !!! 2026-06-24 18:43:57.488 6 INFO neutron.db.segments_db [None req-5ec4c288-b197-4757-b416-632eb297d183 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 113be066-8511-4bc9-9cdb-2c80de3e941e of type vxlan for network 67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62 [pid: 6|app: 0|req: 35/73] 199.19.213.240 () {48 vars in 966 bytes} [Wed Jun 24 18:43:57 2026] POST /v2.0/networks => generated 707 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:43:58.475 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51614. 2026-06-24 18:43:58.477 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51604. [pid: 7|app: 0|req: 39/74] 199.19.213.240 () {44 vars in 911 bytes} [Wed Jun 24 18:43:58 2026] GET /v2.0/subnets => generated 644 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:43:58.683 6 INFO oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51622. 2026-06-24 18:43:58.684 6 INFO oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51634. [pid: 6|app: 0|req: 36/75] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:43:58 2026] GET /v2.0/networks => generated 1430 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.240 () {48 vars in 965 bytes} [Wed Jun 24 18:43:58 2026] POST /v2.0/subnets => generated 627 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 37/77] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:43:59 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 2793 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.240 () {48 vars in 981 bytes} [Wed Jun 24 18:44:00 2026] POST /v2.0/security-groups => generated 1552 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 38/79] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:01 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 4327 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:01 2026] GET /v2.0/security-groups => generated 4327 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/81] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:02 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 4909 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/83] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:02 2026] GET /v2.0/security-groups => generated 4909 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:02 2026] POST /v2.0/security-group-rules => generated 571 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 41/85] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:03 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 5493 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:03 2026] GET /v2.0/security-groups => generated 5493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/87] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:03 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:04 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 6077 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 43/89] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:04 2026] GET /v2.0/security-groups => generated 6077 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:04 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 44/91] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:05 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 6661 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:05 2026] GET /v2.0/security-groups => generated 6661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 45/93] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:07 2026] GET /v2.0/security-groups => generated 7245 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/95] 199.19.213.240 () {44 vars in 907 bytes} [Wed Jun 24 18:44:07 2026] GET /v2.0/ports => generated 2489 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 18:44:07 2026] GET /v2.0/networks => generated 1474 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 47/99] 199.19.213.240 () {48 vars in 961 bytes} [Wed Jun 24 18:44:07 2026] POST /v2.0/ports => generated 1100 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:44:15.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0e280a7-7c61-4703-bdc8-12bcffc2b292 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/100] 199.19.213.240 () {44 vars in 981 bytes} [Wed Jun 24 18:44:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 48/101] 199.19.213.240 () {44 vars in 1003 bytes} [Wed Jun 24 18:44:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.19.213.240 () {48 vars in 1033 bytes} [Wed Jun 24 18:44:15 2026] PUT /v2.0/ports/2c283223-d732-4bb8-931a-77b28d9136ce => generated 1213 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/103] 199.19.213.240 () {44 vars in 907 bytes} [Wed Jun 24 18:44:17 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/104] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:18 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 7245 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/105] 199.19.213.240 () {48 vars in 981 bytes} [Wed Jun 24 18:44:18 2026] POST /v2.0/security-groups => generated 1546 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:19 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 8773 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/107] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:19 2026] GET /v2.0/security-groups => generated 8773 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/108] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:19 2026] POST /v2.0/security-group-rules => generated 591 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 52/109] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:44:20 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9377 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:44:21 2026] GET /v2.0/security-groups => generated 9377 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 53/111] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:44:21 2026] POST /v2.0/security-group-rules => generated 595 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/122] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 18:45:28 2026] GET /v2.0/quotas/36b49d3572844601a326459263685310 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 6|app: 0|req: 59/123] 199.19.213.240 () {48 vars in 1027 bytes} [Wed Jun 24 18:45:28 2026] PUT /v2.0/quotas/36b49d3572844601a326459263685310 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/124] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 18:45:29 2026] GET /v2.0/quotas/36b49d3572844601a326459263685310 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:47:29.035 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:47:29.036 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:47:29.037 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:47:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.240) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:47:29.225 6 INFO neutron.pecan_wsgi.hooks.translation [None req-f10f6c3c-1202-4cd7-bfca-0868e7da27f2 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 68/141] 199.19.213.240 () {30 vars in 743 bytes} [Wed Jun 24 18:47:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:47:29.245 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:47:29.247 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:47:29.249 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:47:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.240) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/142] 199.19.213.240 () {30 vars in 765 bytes} [Wed Jun 24 18:47:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:47:31.225 6 INFO oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57546. 2026-06-24 18:47:31.229 6 INFO oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57530. 2026-06-24 18:47:31.285 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1f660f4b-799a-45eb-85c6-7ac199c16ca4 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 69/143] 199.19.213.240 () {30 vars in 743 bytes} [Wed Jun 24 18:47:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:47:31.336 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57570. 2026-06-24 18:47:31.339 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57562. [pid: 7|app: 0|req: 75/144] 199.19.213.240 () {30 vars in 765 bytes} [Wed Jun 24 18:47:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:53:45.167 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:53:45.168 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:53:45.169 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:53:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 (ip 199.19.213.240) !!! [pid: 7|app: 0|req: 101/195] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:53:45 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 2797 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:53:45.411 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:53:45.415 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:53:45.416 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:53:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.240) !!! [pid: 6|app: 0|req: 95/196] 199.19.213.240 () {48 vars in 981 bytes} [Wed Jun 24 18:53:45 2026] POST /v2.0/security-groups => generated 1560 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:53:46.425 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36744. 2026-06-24 18:53:46.426 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36732. [pid: 7|app: 0|req: 102/197] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:53:46 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 4339 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:53:46.539 6 INFO oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36772. 2026-06-24 18:53:46.539 6 INFO oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36758. [pid: 6|app: 0|req: 96/198] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:53:46 2026] GET /v2.0/security-groups => generated 14303 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/199] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:53:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 97/200] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:53:47 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 4917 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/201] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:53:47 2026] GET /v2.0/security-groups => generated 14881 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 98/202] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:53:47 2026] POST /v2.0/security-group-rules => generated 567 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/203] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:53:48 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 5497 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 99/204] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:53:48 2026] GET /v2.0/security-groups => generated 15461 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/205] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:53:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 100/206] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 18:53:49 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6079 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/207] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 18:53:49 2026] GET /v2.0/security-groups => generated 16043 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 101/208] 199.19.213.240 () {48 vars in 991 bytes} [Wed Jun 24 18:53:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 111/227] 199.19.213.240 () {30 vars in 740 bytes} [Wed Jun 24 18:55:54 2026] GET /v2.0/networks?tenant_id=e5ad3efaf1c044e48e358d1139ade119&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:55:54.762 7 INFO neutron.db.segments_db [None req-8192eeae-ec42-4ca0-a8b3-5f4bf51525cb e8bec048420640e1a524318efdcc3120 e5ad3efaf1c044e48e358d1139ade119 - - - -] Added segment 32778054-ea54-4b60-b8f7-4fb1215bfabc of type vxlan for network d42c3e51-ec05-4000-bf39-86b5b1cc5691 [pid: 7|app: 0|req: 117/228] 199.19.213.240 () {34 vars in 682 bytes} [Wed Jun 24 18:55:54 2026] POST /v2.0/networks => generated 718 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 112/229] 199.19.213.240 () {30 vars in 722 bytes} [Wed Jun 24 18:55:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/230] 199.19.213.240 () {30 vars in 633 bytes} [Wed Jun 24 18:55:54 2026] GET /v2.0/extensions => generated 19178 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 113/231] 199.19.213.240 () {34 vars in 677 bytes} [Wed Jun 24 18:55:55 2026] POST /v2.0/ports => generated 963 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/232] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 18:55:55 2026] GET /v2.0/networks/d42c3e51-ec05-4000-bf39-86b5b1cc5691 => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 114/233] 199.19.213.240 () {30 vars in 722 bytes} [Wed Jun 24 18:55:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/234] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 18:55:58 2026] GET /v2.0/networks/d42c3e51-ec05-4000-bf39-86b5b1cc5691 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/237] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 18:56:12 2026] GET /v2.0/quotas/e5ad3efaf1c044e48e358d1139ade119 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 116/238] 199.19.213.240 () {48 vars in 1027 bytes} [Wed Jun 24 18:56:13 2026] PUT /v2.0/quotas/e5ad3efaf1c044e48e358d1139ade119 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/239] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 18:56:13 2026] GET /v2.0/quotas/e5ad3efaf1c044e48e358d1139ade119 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:33.263 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:08:33.276 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:08:33.277 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:08:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.240) !!! [pid: 6|app: 0|req: 166/338] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/networks => generated 2168 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:34.729 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:08:34.733 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:08:34.734 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:08:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.240) !!! [pid: 7|app: 0|req: 173/339] 199.19.213.240 () {44 vars in 911 bytes} [Wed Jun 24 19:08:34 2026] GET /v2.0/subnets => generated 1261 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:34.919 6 INFO oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32912. 2026-06-24 19:08:34.920 6 INFO oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32926. [pid: 6|app: 0|req: 167/340] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 19:08:34 2026] GET /v2.0/networks => generated 2168 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:19.882 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47184. 2026-06-24 19:09:19.883 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47192. [pid: 7|app: 0|req: 177/347] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/networks => generated 2168 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 171/348] 199.19.213.240 () {44 vars in 911 bytes} [Wed Jun 24 19:09:20 2026] GET /v2.0/subnets => generated 1261 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/349] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 19:09:20 2026] GET /v2.0/networks => generated 2168 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 172/350] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/353] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 174/354] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/355] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 175/356] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:26 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/357] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:27 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 176/358] 199.19.213.240 () {44 vars in 940 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/security-groups => generated 16626 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/359] 199.19.213.240 () {44 vars in 907 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/ports => generated 4725 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:35.819 6 INFO neutron.pecan_wsgi.hooks.translation [None req-0fc17fa4-7182-4f81-8391-b1bbe9ba605a a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 177/360] 199.19.213.240 () {44 vars in 981 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.19.213.240 () {44 vars in 1003 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 178/362] 199.19.213.240 () {44 vars in 907 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/ports => generated 4725 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 180/366] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:09:40 2026] GET /v2.0/security-groups?tenant_id=36b49d3572844601a326459263685310 => generated 9985 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 181/368] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/quotas/36b49d3572844601a326459263685310 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/378] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:10:51 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:10:52 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6662 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/382] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:10:53 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.19.213.240 () {44 vars in 1025 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/security-groups?tenant_id=e5ad3efaf1c044e48e358d1139ade119 => generated 6662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/384] 199.19.213.240 () {44 vars in 975 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/quotas/e5ad3efaf1c044e48e358d1139ade119 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/393] 199.19.213.240 () {44 vars in 913 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/networks => generated 2168 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:42.163 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:12:42.166 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 203/400] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:12:42 2026] GET /v2.0/networks => generated 2168 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:43.663 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:12:43.664 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 6|app: 0|req: 198/401] 10.0.0.6 () {32 vars in 653 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/routers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/403] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:43.889 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61f4efd8-046b-470f-a981-c750b4fd5885] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51696. 2026-06-24 19:12:43.890 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe37e308-593a-4e4e-a17c-f624681894cd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51688. [pid: 7|app: 0|req: 205/404] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/405] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:12:43 2026] GET /v2.0/security-groups => generated 16626 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/407] 10.0.0.6 () {32 vars in 653 bytes} [Wed Jun 24 19:12:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:55.506 6 INFO oslo.messaging._drivers.impl_rabbit [-] [7e28ffbf-9993-4788-877f-ddd60b99a912] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59694. 2026-06-24 19:12:55.507 6 INFO oslo.messaging._drivers.impl_rabbit [-] [0341797b-5488-42a9-822a-bc017282644d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59700. 2026-06-24 19:12:55.654 7 INFO neutron.db.segments_db [None req-a6a00490-0c97-409f-9356-d5a43fd2b8cc a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment f7dc2826-a044-4ea4-998a-ff00cc6ff14b of type vxlan for network 37268863-95a7-4e46-ba3f-09aa504ce6fa 2026-06-24 19:12:55.746 6 INFO neutron.db.segments_db [None req-0ed9e4c9-7d4e-4c57-8a65-e4bbfb4bf8d6 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 52ba7f11-90c8-4e73-891b-1e608c2371dd of type vxlan for network 27c90014-36e3-4168-b466-9122e438d3a0 [pid: 7|app: 0|req: 208/410] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:12:55 2026] POST /v2.0/networks => generated 748 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:56.014 7 INFO neutron.db.segments_db [None req-bc8b5f84-a655-4a05-baa5-7636060856aa a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 4772a429-8734-4ea8-8ecf-19300889bf74 of type vxlan for network 0f2ded49-c5ad-43e6-87f0-d5632fd4027c [pid: 7|app: 0|req: 209/411] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:12:55 2026] POST /v2.0/networks => generated 752 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/412] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:12:55 2026] POST /v2.0/networks => generated 744 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:12:56 2026] POST /v2.0/subnets => generated 671 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/414] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:12:56 2026] POST /v2.0/subnets => generated 675 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:12:56 2026] GET /v2.0/security-groups?tenant_id=77317f5e3cc647d38202f6334a9f6955&name=default => generated 2797 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:56.672 7 INFO neutron.db.segments_db [None req-624bd693-9a6a-42a0-9d07-67e57bcfd10b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b of type vxlan for network c87ba1e7-038f-45f6-a33a-5094eeeb15b7 [pid: 6|app: 0|req: 205/416] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:12:56 2026] POST /v2.0/subnets => generated 667 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:56.816 6 INFO neutron.db.segments_db [None req-c840bd43-4695-491e-8444-0e4c73d02e98 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment c29eb408-e07a-407f-9132-f8909a2664d2 of type vxlan for network ff46f6ac-008d-41da-8640-55e6734718d3 2026-06-24 19:12:57.036 7 INFO neutron.db.l3_hamode_db [None req-624bd693-9a6a-42a0-9d07-67e57bcfd10b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:57.171 6 INFO neutron.db.l3_hamode_db [None req-c840bd43-4695-491e-8444-0e4c73d02e98 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:58.475 6 INFO neutron.db.l3_hamode_db [None req-c840bd43-4695-491e-8444-0e4c73d02e98 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:12:58.757 7 INFO neutron.db.l3_hamode_db [None req-624bd693-9a6a-42a0-9d07-67e57bcfd10b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 206/417] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:12:56 2026] POST /v2.0/routers => generated 739 bytes in 3308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/418] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:00 2026] DELETE /v2.0/security-groups/3b008da7-4043-406c-9f83-d0c85f7b9dea => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:00.230 6 INFO neutron.db.segments_db [None req-6305bd3b-ec7e-461f-b27d-f1206b0130af a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 9571a819-a29c-48ad-81ca-0b44ee4c3baa of type vxlan for network 1efc4fa8-169a-40cd-a44e-05dd8aa1ebc6 2026-06-24 19:13:00.557 6 INFO neutron.db.l3_hamode_db [None req-6305bd3b-ec7e-461f-b27d-f1206b0130af a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 212/419] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:12:56 2026] POST /v2.0/routers => generated 735 bytes in 4020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:01.575 6 INFO neutron.db.l3_hamode_db [None req-6305bd3b-ec7e-461f-b27d-f1206b0130af a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 213/420] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:00 2026] PUT /v2.0/routers/2d067df0-357d-4697-bfcf-e06019eacc2c/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/421] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:00 2026] POST /v2.0/routers => generated 731 bytes in 3079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:03.521 6 INFO neutron.db.segments_db [None req-f6fa11fc-9cdb-49af-820f-5d88117b3d56 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 of type vxlan for network 9c3c826b-4e50-4565-a1a3-1eefac2b6c1c [pid: 6|app: 0|req: 209/422] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:13:03 2026] POST /v2.0/networks => generated 735 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/423] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:13:03 2026] POST /v2.0/security-groups => generated 1597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:02 2026] PUT /v2.0/routers/4ca1bb9d-460b-44da-8371-909fde45368b/add_router_interface => generated 309 bytes in 1793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:04 2026] POST /v2.0/subnets => generated 659 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:04.526 7 INFO neutron.db.segments_db [None req-e7d0d13a-dd6f-4369-a06b-55b7e01a4e9b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 3f94ff1c-724f-4a7b-979e-6623db29625b of type vxlan for network d2413272-6a9e-4b7c-a249-bc7146143ec2 2026-06-24 19:13:04.945 7 INFO neutron.db.l3_hamode_db [None req-e7d0d13a-dd6f-4369-a06b-55b7e01a4e9b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 211/427] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:03 2026] PUT /v2.0/routers/3a033e88-e78d-4618-941f-274b66843e08/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/428] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/429] 10.0.0.23 () {38 vars in 970 bytes} [Wed Jun 24 19:13:05 2026] POST /v2.0/security-groups => generated 1621 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:13:06.278 7 INFO neutron.db.l3_hamode_db [None req-e7d0d13a-dd6f-4369-a06b-55b7e01a4e9b a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 214/430] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:13:05 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/431] 10.0.0.23 () {38 vars in 970 bytes} [Wed Jun 24 19:13:06 2026] POST /v2.0/security-groups => generated 1615 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/432] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:06 2026] GET /v2.0/security-groups/11b0f4b7-11c3-4da6-8893-9ada5201904c => generated 1621 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/433] 10.0.0.23 () {38 vars in 970 bytes} [Wed Jun 24 19:13:06 2026] POST /v2.0/security-groups => generated 1618 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/434] 10.0.0.23 () {38 vars in 980 bytes} [Wed Jun 24 19:13:06 2026] POST /v2.0/security-group-rules => generated 582 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/435] 10.0.0.23 () {38 vars in 970 bytes} [Wed Jun 24 19:13:06 2026] POST /v2.0/security-groups => generated 1618 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/436] 10.0.0.23 () {34 vars in 1099 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1153294116&fields=id&tenant_id=102a5dbcf72e40269961dc2834b0bc80 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/437] 10.0.0.23 () {38 vars in 970 bytes} [Wed Jun 24 19:13:07 2026] POST /v2.0/security-groups => generated 1622 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:04 2026] POST /v2.0/routers => generated 723 bytes in 3010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/security-groups?tenant_id=01d49c0319df4ac19d2580f41e733819 => generated 7594 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/440] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 684 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/441] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/security-groups/b48305a5-ba78-4df9-8542-f3d7d611c83a => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 224/442] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/quotas/102a5dbcf72e40269961dc2834b0bc80 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/445] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/security-groups/b48305a5-ba78-4df9-8542-f3d7d611c83a => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/446] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 229/447] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 1622 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/448] 10.0.0.23 () {38 vars in 980 bytes} [Wed Jun 24 19:13:08 2026] POST /v2.0/security-group-rules => generated 582 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/449] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/a75ea691-25b6-4af2-9e92-faf501a1abf4 => generated 1615 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/450] 10.0.0.23 () {36 vars in 1012 bytes} [Wed Jun 24 19:13:08 2026] DELETE /v2.0/security-groups/a75ea691-25b6-4af2-9e92-faf501a1abf4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 233/451] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 2215 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/452] 10.0.0.23 () {34 vars in 906 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/extensions => generated 19178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/453] 10.0.0.23 () {38 vars in 980 bytes} [Wed Jun 24 19:13:08 2026] POST /v2.0/security-group-rules => generated 587 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 236/454] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:08.650 6 INFO neutron.api.v2.resource [req-736e02a9-60bf-4177-9424-5e3c566f3f4c req-23296da9-1e9f-4c35-9eb1-5fb6556c62f9 a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 237/455] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/a75ea691-25b6-4af2-9e92-faf501a1abf4 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/456] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 239/457] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 2813 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 240/458] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-groups/44532aeb-57cc-4629-8a4a-81d51969d9a7 => generated 1618 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/459] 10.0.0.23 () {36 vars in 1012 bytes} [Wed Jun 24 19:13:08 2026] DELETE /v2.0/security-groups/44532aeb-57cc-4629-8a4a-81d51969d9a7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/460] 10.0.0.23 () {34 vars in 1000 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/security-group-rules/5c00037d-4ca7-4d03-b9c2-20d6c44e0d67 => generated 584 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/461] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 2813 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/462] 10.0.0.23 () {36 vars in 1022 bytes} [Wed Jun 24 19:13:09 2026] DELETE /v2.0/security-group-rules/5c00037d-4ca7-4d03-b9c2-20d6c44e0d67 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:09.169 6 INFO neutron.api.v2.resource [req-df760410-d14f-4fe8-a817-cdfe3126eab4 req-d77754ad-c7da-4a1b-b692-8e3c966ab47d a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 245/463] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/44532aeb-57cc-4629-8a4a-81d51969d9a7 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/464] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 2215 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/465] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 248/466] 10.0.0.23 () {36 vars in 1012 bytes} [Wed Jun 24 19:13:09 2026] DELETE /v2.0/security-groups/010bfc3b-e385-4cee-9f91-3935c3fcb720 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 249/467] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/a260dafa-1518-4599-8f4a-babf7695bd8e => generated 1618 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/468] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/11b0f4b7-11c3-4da6-8893-9ada5201904c => generated 2214 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/469] 10.0.0.23 () {36 vars in 1012 bytes} [Wed Jun 24 19:13:09 2026] DELETE /v2.0/security-groups/a260dafa-1518-4599-8f4a-babf7695bd8e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/470] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:07 2026] PUT /v2.0/routers/41c12de4-48cb-4943-8ff4-4c9c30e5ed2c/add_router_interface => generated 309 bytes in 2247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:09.828 7 INFO neutron.api.v2.resource [req-9281db7c-81a3-4701-81fe-d749c6fd36f1 req-7ac838ce-2174-4bc3-8823-414c5a54c25b a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/471] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/a260dafa-1518-4599-8f4a-babf7695bd8e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 252/472] 10.0.0.23 () {36 vars in 1012 bytes} [Wed Jun 24 19:13:09 2026] DELETE /v2.0/security-groups/11b0f4b7-11c3-4da6-8893-9ada5201904c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/473] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups?tenant_id=01d49c0319df4ac19d2580f41e733819 => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/474] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/b48305a5-ba78-4df9-8542-f3d7d611c83a => generated 2794 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/475] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups/b48305a5-ba78-4df9-8542-f3d7d611c83a => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:10.070 7 INFO neutron.api.v2.resource [req-012331eb-295e-4881-92c9-e644322a0c6e req-654d795c-764d-43f5-b088-dcac188c96a5 a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 224/476] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/security-groups/a260dafa-1518-4599-8f4a-babf7695bd8e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:10.116 7 INFO neutron.api.v2.resource [req-d58c8048-6d06-40aa-b510-20314eb5c14d req-d26525fe-473b-4055-8965-eb385c63ea64 a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/477] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/security-groups/44532aeb-57cc-4629-8a4a-81d51969d9a7 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:10.161 7 INFO neutron.api.v2.resource [req-c94cc514-0c3b-4480-bad1-f4650d962569 req-b27f916c-ee34-417d-8465-dbe142a85211 a71abdec9a224f7bbcd7317c96da2585 01d49c0319df4ac19d2580f41e733819 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/478] 10.0.0.23 () {34 vars in 990 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/security-groups/a75ea691-25b6-4af2-9e92-faf501a1abf4 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/479] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:13:09 2026] PUT /v2.0/routers/4ca1bb9d-460b-44da-8371-909fde45368b/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 254/480] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:13:11 2026] POST /v2.0/security-groups => generated 1596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 255/481] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 256/482] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 684 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/483] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:13:10 2026] PUT /v2.0/routers/3a033e88-e78d-4618-941f-274b66843e08/remove_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/484] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/485] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=102a5dbcf72e40269961dc2834b0bc80 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:12.295 6 WARNING neutron.plugins.ml2.ovo_rpc [None req-c644b267-f999-4fdf-b9d2-9aa2634f08e0 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-24 19:13:13.071 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-52b4ff54-5224-4768-846a-de92d9468a8f a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-24 19:13:13.324 6 INFO neutron.db.l3_hamode_db [None req-c644b267-f999-4fdf-b9d2-9aa2634f08e0 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network c87ba1e7-038f-45f6-a33a-5094eeeb15b7 was deleted as no HA routers are present in tenant 370cb796fe7e423aa9b7263b4cf08e14. [pid: 6|app: 0|req: 257/486] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:11 2026] DELETE /v2.0/routers/4ca1bb9d-460b-44da-8371-909fde45368b => generated 0 bytes in 1800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:13.362 6 INFO neutron.services.segments.plugin [-] Segment 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b resource provider aggregate not found 2026-06-24 19:13:13.395 6 INFO neutron.services.segments.plugin [-] Segment 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b found for delete ", "request_id": "req-3966ba2d-56e8-47bf-a74f-5c45307d16cd"}]} [pid: 6|app: 0|req: 258/487] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:13.638 7 INFO neutron.db.l3_hamode_db [None req-52b4ff54-5224-4768-846a-de92d9468a8f a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 1efc4fa8-169a-40cd-a44e-05dd8aa1ebc6 was deleted as no HA routers are present in tenant 01d49c0319df4ac19d2580f41e733819. [pid: 7|app: 0|req: 230/488] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:11 2026] DELETE /v2.0/routers/3a033e88-e78d-4618-941f-274b66843e08 => generated 0 bytes in 1902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/489] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:13 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:13.707 6 INFO neutron.services.segments.plugin [-] Segment 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b resource provider aggregate not found 2026-06-24 19:13:13.745 6 INFO neutron.services.segments.plugin [-] Segment 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a88e4d5-fa5f-4f31-8e07-e0bda3df2c3b found for delete ", "request_id": "req-db4177d7-e397-4334-92e7-b970478c9473"}]} 2026-06-24 19:13:14.017 7 INFO neutron.services.segments.plugin [-] Segment 9571a819-a29c-48ad-81ca-0b44ee4c3baa resource provider aggregate not found 2026-06-24 19:13:14.047 7 INFO neutron.services.segments.plugin [-] Segment 9571a819-a29c-48ad-81ca-0b44ee4c3baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9571a819-a29c-48ad-81ca-0b44ee4c3baa found for delete ", "request_id": "req-ecee1d56-f27e-493d-9634-8963d9712a08"}]} 2026-06-24 19:13:14.048 7 INFO neutron.services.segments.plugin [-] Segment 9571a819-a29c-48ad-81ca-0b44ee4c3baa resource provider aggregate not found 2026-06-24 19:13:14.068 7 INFO neutron.services.segments.plugin [-] Segment 9571a819-a29c-48ad-81ca-0b44ee4c3baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9571a819-a29c-48ad-81ca-0b44ee4c3baa found for delete ", "request_id": "req-0e2c3130-6525-47e6-9f91-5265262ff284"}]} [pid: 7|app: 0|req: 232/490] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:13 2026] DELETE /v2.0/subnets/bbb8bd56-6770-4ac5-97a9-27c3f8521520 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/491] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:13:13 2026] POST /v2.0/ports => generated 958 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 260/492] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:14 2026] DELETE /v2.0/subnets/fa345a7c-a51e-4ac3-a311-5afcd4860ceb => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/493] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:14 2026] DELETE /v2.0/networks/37268863-95a7-4e46-ba3f-09aa504ce6fa => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 262/494] 199.19.213.240 () {34 vars in 911 bytes} [Wed Jun 24 19:13:14 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/495] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:13:14 2026] POST /v2.0/floatingips => generated 552 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 234/496] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 961 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/497] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/security-groups?tenant_id=370cb796fe7e423aa9b7263b4cf08e14&name=default => generated 2797 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/498] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 263/499] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:14 2026] DELETE /v2.0/networks/27c90014-36e3-4168-b466-9122e438d3a0 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:13:15.421 6 INFO neutron.services.segments.plugin [-] Segment f7dc2826-a044-4ea4-998a-ff00cc6ff14b resource provider aggregate not found 2026-06-24 19:13:15.448 6 INFO neutron.services.segments.plugin [-] Segment f7dc2826-a044-4ea4-998a-ff00cc6ff14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7dc2826-a044-4ea4-998a-ff00cc6ff14b found for delete ", "request_id": "req-82e240e8-027b-4771-9673-e5377f19dd7e"}]} [pid: 7|app: 0|req: 237/500] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:15 2026] DELETE /v2.0/security-groups/fb251cdc-bd24-464e-8339-e58859cdd93a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:15.465 6 INFO neutron.services.segments.plugin [-] Segment 52ba7f11-90c8-4e73-891b-1e608c2371dd resource provider aggregate not found 2026-06-24 19:13:15.496 6 INFO neutron.services.segments.plugin [-] Segment 52ba7f11-90c8-4e73-891b-1e608c2371dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ba7f11-90c8-4e73-891b-1e608c2371dd found for delete ", "request_id": "req-3efcf8c9-208c-422f-b4de-47baef463dc2"}]} [pid: 7|app: 0|req: 238/501] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/security-groups?tenant_id=01d49c0319df4ac19d2580f41e733819&name=default => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/502] 10.0.0.23 () {34 vars in 1099 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2113441776&fields=id&tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:15.778 6 INFO neutron.services.segments.plugin [-] Segment f7dc2826-a044-4ea4-998a-ff00cc6ff14b resource provider aggregate not found [pid: 7|app: 0|req: 240/503] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:15 2026] DELETE /v2.0/security-groups/b48305a5-ba78-4df9-8542-f3d7d611c83a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:15.803 6 INFO neutron.services.segments.plugin [-] Segment f7dc2826-a044-4ea4-998a-ff00cc6ff14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7dc2826-a044-4ea4-998a-ff00cc6ff14b found for delete ", "request_id": "req-cbaa67fe-0e03-46a0-b306-03ff81493d14"}]} 2026-06-24 19:13:15.847 6 INFO neutron.services.segments.plugin [-] Segment 52ba7f11-90c8-4e73-891b-1e608c2371dd resource provider aggregate not found 2026-06-24 19:13:15.876 6 INFO neutron.services.segments.plugin [-] Segment 52ba7f11-90c8-4e73-891b-1e608c2371dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ba7f11-90c8-4e73-891b-1e608c2371dd found for delete ", "request_id": "req-c7489d48-225c-4783-b667-b61081d78436"}]} [pid: 7|app: 0|req: 241/504] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/networks?id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c => generated 668 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/505] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/quotas/29d8f3bc7a5d4a38b71c6b9153bf8181 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 264/506] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:15 2026] PUT /v2.0/ports/cd23564e-eb62-4861-ba87-2ce818ca748c => generated 1203 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/507] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:15 2026] GET /v2.0/ports?tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 265/508] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1242 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/509] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 266/510] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/511] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/512] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/513] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/514] 10.0.0.23 () {34 vars in 906 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/extensions => generated 19178 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/515] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/516] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/517] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/518] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:13:16 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:17.018 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-dff5cfbf-15d1-4c15-b435-1fb202f0e7ea'] response: {'name': 'network-changed', 'server_uuid': 'df356863-1b1a-4c2e-bae4-85a99a4b83de', 'tag': 'cd23564e-eb62-4861-ba87-2ce818ca748c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 250/519] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 270/520] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/521] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/522] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/523] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/524] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/525] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 273/526] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/527] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/528] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 276/529] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/networks?id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c => generated 668 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 277/530] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:13:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:18.080 7 INFO neutron.db.segments_db [None req-a1e2e1e6-24df-4cf7-96b6-145568fc2a94 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment efbc84ea-3e24-4116-8bd3-d8acbb484d39 of type vxlan for network c801cfd7-6201-433e-9db4-f5c258746c1e [pid: 7|app: 0|req: 254/531] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:13:17 2026] POST /v2.0/networks => generated 747 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/532] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:18 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/533] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:18 2026] POST /v2.0/subnets => generated 670 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 278/534] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:13:18 2026] POST /v2.0/ports => generated 954 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:18.605 7 INFO neutron.db.segments_db [None req-7c04ad0f-3368-4e0a-815b-b45a8b5222f5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 5620ab41-654a-4b58-b34a-ba540ff911e8 of type vxlan for network 528e65be-fb8c-4deb-82d4-75715f7e5d2a [pid: 6|app: 0|req: 279/535] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:18 2026] PUT /v2.0/ports/18aca117-f2c7-48f0-b6ab-195b8e56432d => generated 1199 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:19.282 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f44f1c9-7fea-441d-ac1e-4767a3882b64'] response: {'name': 'network-changed', 'server_uuid': '8ab07a49-4a17-4df3-b50a-a330b7d3b4cf', 'tag': '18aca117-f2c7-48f0-b6ab-195b8e56432d', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:19.498 7 INFO neutron.db.l3_hamode_db [None req-7c04ad0f-3368-4e0a-815b-b45a8b5222f5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 280/536] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/security-groups?tenant_id=90a17685a02148d99f70789f8deed694&name=default => generated 2801 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/537] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/538] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/ports?tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181&device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 283/539] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 969 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/540] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:19 2026] DELETE /v2.0/security-groups/539870c4-3df2-489a-a6dc-20f773529def => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/541] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/542] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=18aca117-f2c7-48f0-b6ab-195b8e56432d => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/543] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:19 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/544] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/subnets?id=b0dd926b-4718-472a-8257-23d8fd208dfd => generated 662 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/545] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/ports?network_id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/546] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/547] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/548] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/ports?tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181&device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/549] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks?id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c => generated 763 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/550] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=18aca117-f2c7-48f0-b6ab-195b8e56432d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/551] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/subnets?id=b0dd926b-4718-472a-8257-23d8fd208dfd => generated 662 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 296/552] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/ports?network_id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/553] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:21.006 7 INFO neutron.db.l3_hamode_db [None req-7c04ad0f-3368-4e0a-815b-b45a8b5222f5 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 298/554] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:20 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/555] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/556] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/557] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/558] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:21 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/559] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:18 2026] POST /v2.0/routers => generated 734 bytes in 3875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/560] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/561] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/562] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/563] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/564] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:22 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:23.387 7 INFO neutron.db.l3_db [None req-650ba9d6-63ad-4aa9-aba2-cf02ec936af4 d464f0b5adcd408ea45472551e52a665 102a5dbcf72e40269961dc2834b0bc80 - - - -] Floating IP 70eec95c-57e7-4f11-a4f2-659bca4ef171 associated. External IP: 10.96.250.203, port: cd23564e-eb62-4861-ba87-2ce818ca748c. [pid: 7|app: 0|req: 262/565] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:13:22 2026] PUT /v2.0/floatingips/70eec95c-57e7-4f11-a4f2-659bca4ef171 => generated 856 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/568] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:24 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/569] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:24 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/570] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:22 2026] PUT /v2.0/routers/3cc93e48-bd66-4e1f-9216-d0d48a8af7a4/add_router_interface => generated 309 bytes in 2209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/571] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:24 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/572] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:24 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/573] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:13:25 2026] POST /v2.0/security-groups => generated 1596 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:13:25.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1025bf5e-7410-4be5-a281-fc3cf5048475'] response: {'name': 'network-changed', 'server_uuid': 'df356863-1b1a-4c2e-bae4-85a99a4b83de', 'tag': 'cd23564e-eb62-4861-ba87-2ce818ca748c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/574] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/575] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/576] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/577] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/578] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/579] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:25 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/580] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/581] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/582] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/583] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:26 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:26.885 7 INFO neutron.db.l3_db [None req-6a29c5de-8e4c-41e7-a9e3-a7aaef965fe0 8c151d3a9a2243178ce22a6b6e6991fe 29d8f3bc7a5d4a38b71c6b9153bf8181 - - - -] Floating IP 5f6d8633-6b80-4020-a598-6e7b298560aa associated. External IP: 10.96.250.210, port: 18aca117-f2c7-48f0-b6ab-195b8e56432d. [pid: 6|app: 0|req: 309/584] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:13:26 2026] POST /v2.0/floatingips => generated 552 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/585] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/586] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/587] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:13:26 2026] PUT /v2.0/floatingips/5f6d8633-6b80-4020-a598-6e7b298560aa => generated 855 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/588] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/589] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/590] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:27 2026] GET /v2.0/security-groups?tenant_id=629a4d81f7f74aef8a1d0cb790603604&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/591] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:27 2026] DELETE /v2.0/security-groups/9297d412-d398-4b5e-90de-670888b9f2ba => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:28.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d32292e-925d-4bd9-9dc6-d21bb3ecfb90'] response: {'name': 'network-changed', 'server_uuid': '8ab07a49-4a17-4df3-b50a-a330b7d3b4cf', 'tag': '18aca117-f2c7-48f0-b6ab-195b8e56432d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/592] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/593] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181&device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/594] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/security-groups?tenant_id=e35cce93a1604b899aad4e5565df203f&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/595] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/security-groups?id=68988e3f-4b3b-41f6-8ccf-6e0b97825eed&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/596] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/networks?id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c => generated 763 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/597] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=18aca117-f2c7-48f0-b6ab-195b8e56432d => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/598] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/subnets?id=b0dd926b-4718-472a-8257-23d8fd208dfd => generated 662 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/599] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:28 2026] DELETE /v2.0/security-groups/3398f54f-6167-4a34-8356-986dda1c2349 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/600] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?network_id=9c3c826b-4e50-4565-a1a3-1eefac2b6c1c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/601] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/602] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/603] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:28 2026] GET /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:29.204 7 INFO neutron.db.l3_db [None req-b56550bf-564e-4ab0-a6d4-d55cba8be527 8c151d3a9a2243178ce22a6b6e6991fe 29d8f3bc7a5d4a38b71c6b9153bf8181 - - - -] Floating IP 5f6d8633-6b80-4020-a598-6e7b298560aa disassociated. External IP: 10.96.250.210, port: 18aca117-f2c7-48f0-b6ab-195b8e56432d. [pid: 6|app: 0|req: 321/604] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:29 2026] GET /v2.0/ports?device_id=8ab07a49-4a17-4df3-b50a-a330b7d3b4cf => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/605] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:13:28 2026] DELETE /v2.0/ports/18aca117-f2c7-48f0-b6ab-195b8e56432d => generated 0 bytes in 1047 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/606] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:30 2026] DELETE /v2.0/security-groups/68988e3f-4b3b-41f6-8ccf-6e0b97825eed => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:30.719 7 INFO neutron.api.v2.resource [None req-42f3cf3e-9c2d-4be1-bace-9b354978fb7d 8c151d3a9a2243178ce22a6b6e6991fe 29d8f3bc7a5d4a38b71c6b9153bf8181 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/607] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:13:30 2026] GET /v2.0/security-groups/68988e3f-4b3b-41f6-8ccf-6e0b97825eed => generated 146 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/608] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:13:30 2026] DELETE /v2.0/floatingips/5f6d8633-6b80-4020-a598-6e7b298560aa => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:13:31.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf971f0-ffe8-409c-b111-cf26e4eb65e4'] response: {'server_uuid': '8ab07a49-4a17-4df3-b50a-a330b7d3b4cf', 'name': 'network-vif-deleted', 'tag': '18aca117-f2c7-48f0-b6ab-195b8e56432d', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 324/609] 10.0.0.23 () {34 vars in 1097 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--696825118&fields=id&tenant_id=229238940655462f87a7061ecf64b213 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/610] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/networks?id=c801cfd7-6201-433e-9db4-f5c258746c1e => generated 679 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/611] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/quotas/229238940655462f87a7061ecf64b213 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/612] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/ports?tenant_id=229238940655462f87a7061ecf64b213&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/613] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/614] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/security-groups?tenant_id=d51e1d1ed84b46acb989a7f407881837&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/615] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:13:32 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/616] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:33 2026] DELETE /v2.0/security-groups/fcfca413-ce46-4743-865a-4d9598787798 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/617] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:13:31 2026] PUT /v2.0/routers/41c12de4-48cb-4943-8ff4-4c9c30e5ed2c/remove_router_interface => generated 309 bytes in 1947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/618] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:13:33 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1244 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/619] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:33 2026] GET /v2.0/security-groups?tenant_id=d450d738a6cb4bb790e668cc64460394&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/620] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:33 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&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: 6|app: 0|req: 335/621] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:33 2026] DELETE /v2.0/security-groups/f5269976-911c-43a1-93f3-fdf1f97e2ffe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/622] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:33 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:34.456 7 INFO neutron.services.segments.plugin [-] Segment 3f94ff1c-724f-4a7b-979e-6623db29625b resource provider aggregate not found 2026-06-24 19:13:34.478 7 INFO neutron.services.segments.plugin [-] Segment 3f94ff1c-724f-4a7b-979e-6623db29625b resource provider aggregate not found 2026-06-24 19:13:34.486 7 INFO neutron.services.segments.plugin [-] Segment 3f94ff1c-724f-4a7b-979e-6623db29625b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f94ff1c-724f-4a7b-979e-6623db29625b found for delete ", "request_id": "req-fd4e41a3-dd06-444b-808d-7ca208bab46b"}]} 2026-06-24 19:13:34.515 7 INFO neutron.services.segments.plugin [-] Segment 3f94ff1c-724f-4a7b-979e-6623db29625b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f94ff1c-724f-4a7b-979e-6623db29625b found for delete ", "request_id": "req-6219f14e-c212-44b2-8f83-1bde40565d45"}]} 2026-06-24 19:13:34.516 7 INFO neutron.db.l3_hamode_db [None req-70adb92a-4984-489d-8aec-574111b60d12 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network d2413272-6a9e-4b7c-a249-bc7146143ec2 was deleted as no HA routers are present in tenant 29d8f3bc7a5d4a38b71c6b9153bf8181. [pid: 7|app: 0|req: 287/623] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:33 2026] DELETE /v2.0/routers/41c12de4-48cb-4943-8ff4-4c9c30e5ed2c => generated 0 bytes in 1379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/624] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:34 2026] GET /v2.0/networks?id=c801cfd7-6201-433e-9db4-f5c258746c1e => generated 679 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/625] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:34 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/626] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:13:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=229238940655462f87a7061ecf64b213 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/627] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:34 2026] DELETE /v2.0/subnets/b0dd926b-4718-472a-8257-23d8fd208dfd => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/628] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:13:34 2026] POST /v2.0/ports => generated 954 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/629] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:34 2026] DELETE /v2.0/networks/9c3c826b-4e50-4565-a1a3-1eefac2b6c1c => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/630] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:35 2026] GET /v2.0/security-groups?tenant_id=29d8f3bc7a5d4a38b71c6b9153bf8181&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 341/631] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:35 2026] PUT /v2.0/ports/6aaff3bb-96a5-4535-827e-40718829e38b => generated 1199 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/632] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:35 2026] DELETE /v2.0/security-groups/3fce15af-4891-428b-b87d-523bb55ff56c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 342/633] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:35 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:35.923 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae30e683-10b8-4cbf-b607-201f7bb908c1'] response: {'name': 'network-changed', 'server_uuid': '8b4506ae-e260-422b-a2c6-5d8fde55af59', 'tag': '6aaff3bb-96a5-4535-827e-40718829e38b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/634] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:35 2026] GET /v2.0/ports?tenant_id=229238940655462f87a7061ecf64b213&device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/635] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:35 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/636] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6aaff3bb-96a5-4535-827e-40718829e38b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/637] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/subnets?id=ba400b28-bcc6-480e-9a60-78864ead0fa0 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/638] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/ports?network_id=c801cfd7-6201-433e-9db4-f5c258746c1e&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: 6|app: 0|req: 345/639] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/640] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/641] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/ports?tenant_id=229238940655462f87a7061ecf64b213&device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/642] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/networks?id=c801cfd7-6201-433e-9db4-f5c258746c1e => generated 775 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:36.512 7 INFO neutron.services.segments.plugin [-] Segment 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 resource provider aggregate not found [pid: 7|app: 0|req: 298/643] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6aaff3bb-96a5-4535-827e-40718829e38b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:36.538 7 INFO neutron.services.segments.plugin [-] Segment 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 resource provider aggregate not found 2026-06-24 19:13:36.557 7 INFO neutron.services.segments.plugin [-] Segment 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 found for delete ", "request_id": "req-fd237d5a-2cf3-4b81-9587-6f3191e3edda"}]} 2026-06-24 19:13:36.575 7 INFO neutron.services.segments.plugin [-] Segment 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1c0e89-c676-4c30-a4c6-b8da2b9765b8 found for delete ", "request_id": "req-36cac130-55ed-470c-a3c4-c32401c77e30"}]} [pid: 7|app: 0|req: 299/644] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/subnets?id=ba400b28-bcc6-480e-9a60-78864ead0fa0 => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/645] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/ports?network_id=c801cfd7-6201-433e-9db4-f5c258746c1e&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/646] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/647] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/security-groups?tenant_id=eb2641ad95484e368d7014e025506fc4&name=default => generated 2801 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/648] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:36 2026] DELETE /v2.0/security-groups/ff03ed76-bdf2-4496-96b5-4493e437efb1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/649] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:36 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/650] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:37 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/651] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:37 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&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-24 19:13:38.155 7 INFO neutron.db.segments_db [None req-dbde2bc7-7e66-4475-bf28-103c5285c14a a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment b48b3642-687f-45ac-8c0e-39118a8f15ba of type vxlan for network 50e07179-0677-4bbf-b0e6-258ad61dd534 [pid: 7|app: 0|req: 304/654] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:13:37 2026] POST /v2.0/networks => generated 744 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/655] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/656] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:38 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/657] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:38 2026] POST /v2.0/subnets => generated 667 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:38.664 7 INFO neutron.db.segments_db [None req-eb8f28f2-7353-4ff3-9f20-22710e3a788e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 6f628313-66ca-42ff-8c1c-2e748d1c4a41 of type vxlan for network 76abf104-04aa-4226-9da6-4fdd3b0c2061 2026-06-24 19:13:39.044 6 INFO neutron.db.segments_db [None req-62475fa2-130c-4c71-8013-90e3b0907d51 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment efee793b-642c-45af-bf4c-e736eee8dedf of type vxlan for network 162c708a-d03d-45ea-8137-8a7507c3bc63 2026-06-24 19:13:39.127 7 INFO neutron.db.l3_hamode_db [None req-eb8f28f2-7353-4ff3-9f20-22710e3a788e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:13:39.202 6 INFO neutron.db.segments_db [None req-62475fa2-130c-4c71-8013-90e3b0907d51 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment 4141b717-361c-4ae1-8247-c20a8f50a795 of type vxlan for network 782a4a0b-82c0-4adb-9a7e-379004705d9c [pid: 6|app: 0|req: 352/658] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:38 2026] POST /v2.0/networks => generated 1245 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/659] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:39 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/660] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/networks => generated 1844 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/661] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/662] 10.0.0.23 () {34 vars in 970 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/ports/cd23564e-eb62-4861-ba87-2ce818ca748c => generated 972 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:40.424 7 INFO neutron.db.l3_hamode_db [None req-eb8f28f2-7353-4ff3-9f20-22710e3a788e a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:13:40.636 6 INFO neutron.services.segments.plugin [-] Segment efee793b-642c-45af-bf4c-e736eee8dedf resource provider aggregate not found 2026-06-24 19:13:40.646 6 INFO neutron.services.segments.plugin [-] Segment efee793b-642c-45af-bf4c-e736eee8dedf resource provider aggregate not found 2026-06-24 19:13:40.667 6 INFO neutron.services.segments.plugin [-] Segment efee793b-642c-45af-bf4c-e736eee8dedf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efee793b-642c-45af-bf4c-e736eee8dedf found for delete ", "request_id": "req-feb5d1a6-1056-4eb7-9096-167128170931"}]} 2026-06-24 19:13:40.671 6 INFO neutron.services.segments.plugin [-] Segment efee793b-642c-45af-bf4c-e736eee8dedf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efee793b-642c-45af-bf4c-e736eee8dedf found for delete ", "request_id": "req-926a5b09-afb1-4395-bd5d-57ce74271469"}]} [pid: 6|app: 0|req: 357/663] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/networks/162c708a-d03d-45ea-8137-8a7507c3bc63 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/664] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&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: 6|app: 0|req: 359/665] 199.19.213.240 () {34 vars in 1000 bytes} [Wed Jun 24 19:13:40 2026] GET /v2.0/subnets?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 660 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/666] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:40 2026] DELETE /v2.0/networks/782a4a0b-82c0-4adb-9a7e-379004705d9c => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/667] 199.19.213.240 () {34 vars in 1146 bytes} [Wed Jun 24 19:13:41 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de&device_owner=compute%3Anova&network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/668] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:13:41 2026] GET /v2.0/networks => generated 651 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/669] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:41 2026] PUT /v2.0/ports/cd23564e-eb62-4861-ba87-2ce818ca748c => generated 1149 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:41.958 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f3a0ea1-5c17-4ddb-a825-246e74c9c27c'] response: {'name': 'network-changed', 'server_uuid': 'df356863-1b1a-4c2e-bae4-85a99a4b83de', 'tag': 'cd23564e-eb62-4861-ba87-2ce818ca748c', 'status': 'completed', 'code': 200} 2026-06-24 19:13:41.978 6 INFO neutron.db.segments_db [None req-366db3d6-1399-45d6-9171-4f12b02d2369 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment 19623db5-415e-48cc-acb2-2db807b035ee of type vxlan for network 7ea70d9b-aaf4-410e-afc0-8c5764f4df41 [pid: 6|app: 0|req: 364/670] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:41 2026] POST /v2.0/networks => generated 653 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/671] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/672] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:42.286 6 INFO neutron.db.segments_db [None req-4cea36b9-e594-4d70-8b55-5764d74fbaba 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment 6466dbdf-15ed-42aa-ade2-35d577330843 of type vxlan for network e7a6a26d-d6ce-44fa-926a-a504a3c5a2c0 [pid: 7|app: 0|req: 307/673] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:38 2026] POST /v2.0/routers => generated 731 bytes in 3781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/674] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:42 2026] POST /v2.0/networks => generated 654 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/675] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&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: 6|app: 0|req: 368/676] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:42 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:42.693 6 INFO neutron.services.segments.plugin [-] Segment 4141b717-361c-4ae1-8247-c20a8f50a795 resource provider aggregate not found 2026-06-24 19:13:42.721 6 INFO neutron.services.segments.plugin [-] Segment 4141b717-361c-4ae1-8247-c20a8f50a795 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4141b717-361c-4ae1-8247-c20a8f50a795 found for delete ", "request_id": "req-dd59538e-aab9-4fc4-83ed-1c9e93e15370"}]} 2026-06-24 19:13:42.722 6 INFO neutron.services.segments.plugin [-] Segment 4141b717-361c-4ae1-8247-c20a8f50a795 resource provider aggregate not found 2026-06-24 19:13:42.751 6 INFO neutron.services.segments.plugin [-] Segment 4141b717-361c-4ae1-8247-c20a8f50a795 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4141b717-361c-4ae1-8247-c20a8f50a795 found for delete ", "request_id": "req-8cbc123f-a9be-4ef5-bab5-41543d451e4d"}]} [pid: 6|app: 0|req: 369/677] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:13:42 2026] POST /v2.0/ports => generated 1505 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 370/678] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 861 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/679] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:43 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/680] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:13:43 2026] GET /v2.0/ports => generated 1505 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/681] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/682] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:13:42 2026] PUT /v2.0/routers/0ac2cec3-cf0a-441c-bdc4-105e3dbef059/add_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:44.343 6 INFO neutron.db.l3_db [None req-929d443a-e32c-4dd7-a8e3-216ba1828ce0 875c8f3b4f984e64bd8603baec43aed1 229238940655462f87a7061ecf64b213 - - - -] Floating IP c58f986d-9e0c-4cd5-b296-bee99fc347ec associated. External IP: 10.96.250.205, port: 6aaff3bb-96a5-4535-827e-40718829e38b. [pid: 7|app: 0|req: 310/683] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:13:44 2026] DELETE /v2.0/ports/72fd9948-202d-41a6-b26a-489444247710 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/684] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:44 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/685] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:13:44 2026] DELETE /v2.0/ports/c7e3b7f4-651e-4d92-9b8d-f31cc2905070 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/686] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:13:43 2026] PUT /v2.0/floatingips/c58f986d-9e0c-4cd5-b296-bee99fc347ec => generated 855 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/687] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:44 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/688] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:13:44 2026] GET /v2.0/ports => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/689] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:44 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:44.935 6 INFO neutron.db.segments_db [None req-47bc5703-093f-4d8a-8e65-ddc110b29439 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment 5150db6d-cc1e-422e-8cb8-f902ec42f424 of type vxlan for network 0ba927e7-db0e-4178-9c1a-e71ce6a54558 2026-06-24 19:13:44.964 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-348ccdc1-195c-49b5-8be3-d18c6f76996f'] response: {'name': 'network-changed', 'server_uuid': '8b4506ae-e260-422b-a2c6-5d8fde55af59', 'tag': '6aaff3bb-96a5-4535-827e-40718829e38b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 315/690] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:44 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/691] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/692] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:44 2026] POST /v2.0/networks => generated 653 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/693] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/ports?tenant_id=229238940655462f87a7061ecf64b213&device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/694] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/695] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.0/security-groups => generated 1596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:13:45.326 6 INFO neutron.db.segments_db [None req-464adf7e-60d9-4c2b-84a6-11a04942b9fa 66ac0fd929854db1a39345fed84b4edd df0ec1bb28924bd5be2deafb34d2df2d - - - -] Added segment f47efc57-a2e7-471e-87a6-78e7c064b306 of type vxlan for network 296eb894-1819-4f2a-ab24-6c8e96ffd401 [pid: 7|app: 0|req: 318/696] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1421 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/697] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/networks?id=c801cfd7-6201-433e-9db4-f5c258746c1e => generated 775 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/698] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.0/networks => generated 654 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/699] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/700] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/701] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6aaff3bb-96a5-4535-827e-40718829e38b => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/702] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/703] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/704] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/subnets?id=ba400b28-bcc6-480e-9a60-78864ead0fa0 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/705] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/706] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:45 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/707] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/ports?network_id=c801cfd7-6201-433e-9db4-f5c258746c1e&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: 6|app: 0|req: 385/708] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/709] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:13:45 2026] POST /v2.0/floatingips => generated 552 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/710] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1152 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/711] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/712] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/security-groups?id=9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/713] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:46 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/714] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/715] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/716] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:13:46 2026] POST /v2.0/subnets => generated 1276 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/717] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/718] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/719] 10.0.0.23 () {34 vars in 1099 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1847855672&fields=id&tenant_id=aa08c5ec17914b27bf98e05f801b1a4a => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:47.579 7 INFO neutron.db.l3_db [None req-c5de7cb9-be61-4c2b-bf09-8c1f990b1e00 875c8f3b4f984e64bd8603baec43aed1 229238940655462f87a7061ecf64b213 - - - -] Floating IP c58f986d-9e0c-4cd5-b296-bee99fc347ec disassociated. External IP: 10.96.250.205, port: 6aaff3bb-96a5-4535-827e-40718829e38b. [pid: 6|app: 0|req: 390/720] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/subnets => generated 1889 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/721] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/722] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:13:47 2026] GET /v2.0/networks?id=50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 676 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/723] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/ports/6aaff3bb-96a5-4535-827e-40718829e38b => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/724] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:47 2026] DELETE /v2.0/subnets/3a618aec-0acc-406c-a9b0-e1805b121abb => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/725] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/quotas/aa08c5ec17914b27bf98e05f801b1a4a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/726] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?device_id=8b4506ae-e260-422b-a2c6-5d8fde55af59 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/727] 199.19.213.240 () {34 vars in 1118 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:48.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6d1e42c-b634-46b5-9da2-09ecd0ad0e27'] response: {'server_uuid': '8b4506ae-e260-422b-a2c6-5d8fde55af59', 'name': 'network-vif-deleted', 'tag': '6aaff3bb-96a5-4535-827e-40718829e38b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 333/728] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/729] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:48 2026] DELETE /v2.0/subnets/8597887d-8f22-4491-bab7-d3bd0a3ff5a9 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/730] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/731] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/732] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/733] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:48 2026] PUT /v2.0/ports/cd23564e-eb62-4861-ba87-2ce818ca748c => generated 972 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/734] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/735] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:48 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/736] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/737] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:49.271 6 INFO neutron.services.segments.plugin [-] Segment f47efc57-a2e7-471e-87a6-78e7c064b306 resource provider aggregate not found [pid: 7|app: 0|req: 339/738] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:49.278 6 INFO neutron.services.segments.plugin [-] Segment f47efc57-a2e7-471e-87a6-78e7c064b306 resource provider aggregate not found 2026-06-24 19:13:49.303 6 INFO neutron.services.segments.plugin [-] Segment f47efc57-a2e7-471e-87a6-78e7c064b306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47efc57-a2e7-471e-87a6-78e7c064b306 found for delete ", "request_id": "req-351ce0de-d7ac-4387-af3e-d57b37933202"}]} 2026-06-24 19:13:49.310 6 INFO neutron.services.segments.plugin [-] Segment f47efc57-a2e7-471e-87a6-78e7c064b306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47efc57-a2e7-471e-87a6-78e7c064b306 found for delete ", "request_id": "req-c5157ac4-5843-4f22-beb5-15b6436f6082"}]} [pid: 6|app: 0|req: 400/739] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:48 2026] DELETE /v2.0/networks/296eb894-1819-4f2a-ab24-6c8e96ffd401 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/740] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&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: 6|app: 0|req: 401/741] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:49 2026] DELETE /v2.0/security-groups/9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/742] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:49.554 6 INFO neutron.api.v2.resource [None req-7b07c269-dd3a-47f7-a76c-08e1dc4dd161 875c8f3b4f984e64bd8603baec43aed1 229238940655462f87a7061ecf64b213 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 403/743] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/security-groups/9875f5db-54b3-4b3c-96bb-6ba5c65f8a1b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:13:49.912 7 INFO neutron.services.segments.plugin [-] Segment 5150db6d-cc1e-422e-8cb8-f902ec42f424 resource provider aggregate not found 2026-06-24 19:13:49.919 7 INFO neutron.services.segments.plugin [-] Segment 5150db6d-cc1e-422e-8cb8-f902ec42f424 resource provider aggregate not found 2026-06-24 19:13:49.943 7 INFO neutron.services.segments.plugin [-] Segment 5150db6d-cc1e-422e-8cb8-f902ec42f424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5150db6d-cc1e-422e-8cb8-f902ec42f424 found for delete ", "request_id": "req-da766acf-b317-4eb6-ae1e-c099ee778532"}]} 2026-06-24 19:13:49.944 7 INFO neutron.services.segments.plugin [-] Segment 5150db6d-cc1e-422e-8cb8-f902ec42f424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5150db6d-cc1e-422e-8cb8-f902ec42f424 found for delete ", "request_id": "req-b97b3c81-f6d9-420c-bf9b-73deb61842c4"}]} [pid: 7|app: 0|req: 341/744] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:49 2026] DELETE /v2.0/networks/0ba927e7-db0e-4178-9c1a-e71ce6a54558 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/745] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:13:49 2026] DELETE /v2.0/floatingips/c58f986d-9e0c-4cd5-b296-bee99fc347ec => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/746] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/747] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:50 2026] DELETE /v2.0/networks/e7a6a26d-d6ce-44fa-926a-a504a3c5a2c0 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/748] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/749] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:50 2026] DELETE /v2.0/networks/7ea70d9b-aaf4-410e-afc0-8c5764f4df41 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/750] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks?id=50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 676 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:50.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae46552-e801-47ae-9952-23e152a071b9'] response: {'name': 'network-changed', 'server_uuid': 'df356863-1b1a-4c2e-bae4-85a99a4b83de', 'tag': 'cd23564e-eb62-4861-ba87-2ce818ca748c', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 409/751] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/752] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa08c5ec17914b27bf98e05f801b1a4a => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/753] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/ports?tenant_id=102a5dbcf72e40269961dc2834b0bc80&device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 412/754] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/security-groups?id=34d63f8e-bf9c-4f59-b482-6fc9c36656ac&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-24 19:13:51.350 6 INFO neutron.services.segments.plugin [-] Segment 6466dbdf-15ed-42aa-ade2-35d577330843 resource provider aggregate not found 2026-06-24 19:13:51.360 6 INFO neutron.services.segments.plugin [-] Segment 6466dbdf-15ed-42aa-ade2-35d577330843 resource provider aggregate not found 2026-06-24 19:13:51.374 6 INFO neutron.services.segments.plugin [-] Segment 6466dbdf-15ed-42aa-ade2-35d577330843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6466dbdf-15ed-42aa-ade2-35d577330843 found for delete ", "request_id": "req-5d1b7330-2133-4927-adb8-eca72c5dc144"}]} 2026-06-24 19:13:51.389 6 INFO neutron.services.segments.plugin [-] Segment 6466dbdf-15ed-42aa-ade2-35d577330843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6466dbdf-15ed-42aa-ade2-35d577330843 found for delete ", "request_id": "req-06398ce2-3a5f-4c18-9019-fcd04d050cb7"}]} 2026-06-24 19:13:51.397 6 INFO neutron.services.segments.plugin [-] Segment 19623db5-415e-48cc-acb2-2db807b035ee resource provider aggregate not found 2026-06-24 19:13:51.409 6 INFO neutron.services.segments.plugin [-] Segment 19623db5-415e-48cc-acb2-2db807b035ee resource provider aggregate not found 2026-06-24 19:13:51.425 6 INFO neutron.services.segments.plugin [-] Segment 19623db5-415e-48cc-acb2-2db807b035ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19623db5-415e-48cc-acb2-2db807b035ee found for delete ", "request_id": "req-deab0652-1bc8-4b63-8094-dfd4720866b7"}]} 2026-06-24 19:13:51.426 6 INFO neutron.services.segments.plugin [-] Segment 19623db5-415e-48cc-acb2-2db807b035ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19623db5-415e-48cc-acb2-2db807b035ee found for delete ", "request_id": "req-391a91ae-265a-446e-a1bc-1abfcc80c662"}]} [pid: 6|app: 0|req: 413/755] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:13:51 2026] POST /v2.0/ports => generated 958 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 414/756] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/networks?id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/757] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/security-groups?tenant_id=df0ec1bb28924bd5be2deafb34d2df2d&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/758] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/759] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 961 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/760] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:13:50 2026] PUT /v2.0/routers/3cc93e48-bd66-4e1f-9216-d0d48a8af7a4/remove_router_interface => generated 309 bytes in 2006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/761] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cd23564e-eb62-4861-ba87-2ce818ca748c => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/762] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/security-groups/88de0c56-ea6a-4bfc-897e-c173e46402d2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/763] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:13:51 2026] PUT /v2.0/ports/39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 1203 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 419/764] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:13:52.600 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc801466-434d-41e2-9db2-45167095cccf'] response: {'name': 'network-changed', 'server_uuid': 'b1da4489-22ca-4f86-a4f1-ddcf08fd394d', 'tag': '39e72b78-3bf2-409c-9abc-8bad1cf21d53', 'status': 'completed', 'code': 200} 2026-06-24 19:13:52.617 7 INFO neutron.db.l3_db [None req-83359de0-2cb5-4a78-a6e2-769602ff41a3 d464f0b5adcd408ea45472551e52a665 102a5dbcf72e40269961dc2834b0bc80 - - - -] Floating IP 70eec95c-57e7-4f11-a4f2-659bca4ef171 disassociated. External IP: 10.96.250.203, port: cd23564e-eb62-4861-ba87-2ce818ca748c. [pid: 7|app: 0|req: 346/765] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/ports/cd23564e-eb62-4861-ba87-2ce818ca748c => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/766] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?device_id=df356863-1b1a-4c2e-bae4-85a99a4b83de => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:53.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74f1547-3cf2-4ebb-bc14-e109d3a21637'] response: {'server_uuid': 'df356863-1b1a-4c2e-bae4-85a99a4b83de', 'name': 'network-vif-deleted', 'tag': 'cd23564e-eb62-4861-ba87-2ce818ca748c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/767] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/subnets?id=67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/768] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/771] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?network_id=0f2ded49-c5ad-43e6-87f0-d5632fd4027c&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/772] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/773] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/774] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/subnets?id=1b923ad1-2431-4808-9020-768b0550a171 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/775] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 973 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/776] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:53.915 6 INFO neutron.services.segments.plugin [-] Segment 5620ab41-654a-4b58-b34a-ba540ff911e8 resource provider aggregate not found 2026-06-24 19:13:53.921 6 INFO neutron.services.segments.plugin [-] Segment 5620ab41-654a-4b58-b34a-ba540ff911e8 resource provider aggregate not found 2026-06-24 19:13:53.942 6 INFO neutron.services.segments.plugin [-] Segment 5620ab41-654a-4b58-b34a-ba540ff911e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5620ab41-654a-4b58-b34a-ba540ff911e8 found for delete ", "request_id": "req-904bf292-0cea-48f7-a515-68ab960bf9a4"}]} [pid: 7|app: 0|req: 358/777] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?network_id=50e07179-0677-4bbf-b0e6-258ad61dd534&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:53.943 6 INFO neutron.services.segments.plugin [-] Segment 5620ab41-654a-4b58-b34a-ba540ff911e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5620ab41-654a-4b58-b34a-ba540ff911e8 found for delete ", "request_id": "req-2d1584fe-f8dd-4bf8-a72f-a2671b4558d0"}]} 2026-06-24 19:13:53.949 6 INFO neutron.db.l3_hamode_db [None req-d0cca5f1-3e24-4541-9aa1-aa38204e39b9 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 528e65be-fb8c-4deb-82d4-75715f7e5d2a was deleted as no HA routers are present in tenant 229238940655462f87a7061ecf64b213. [pid: 6|app: 0|req: 420/778] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:52 2026] DELETE /v2.0/routers/3cc93e48-bd66-4e1f-9216-d0d48a8af7a4 => generated 0 bytes in 1434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/779] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 421/780] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/781] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/782] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:53 2026] DELETE /v2.0/subnets/ba400b28-bcc6-480e-9a60-78864ead0fa0 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/783] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:54.629 6 INFO neutron.db.segments_db [None req-7f8ef088-5e08-41dd-b898-c7279095a2d9 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment 8275e447-9f5f-4c61-a916-e24f23b4fabd of type vxlan for network 1ec48376-1493-448b-b338-c2ca040c699f 2026-06-24 19:13:54.761 7 INFO neutron.services.segments.plugin [-] Segment efbc84ea-3e24-4116-8bd3-d8acbb484d39 resource provider aggregate not found 2026-06-24 19:13:54.767 6 INFO neutron.db.segments_db [None req-7f8ef088-5e08-41dd-b898-c7279095a2d9 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment 43acf760-17af-488c-b65b-61b8dbb7226e of type vxlan for network 2da45ed3-f33d-4893-9f42-4a3156d1d2a3 2026-06-24 19:13:54.768 7 INFO neutron.services.segments.plugin [-] Segment efbc84ea-3e24-4116-8bd3-d8acbb484d39 resource provider aggregate not found 2026-06-24 19:13:54.806 7 INFO neutron.services.segments.plugin [-] Segment efbc84ea-3e24-4116-8bd3-d8acbb484d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbc84ea-3e24-4116-8bd3-d8acbb484d39 found for delete ", "request_id": "req-b0c03fda-3195-4728-bd06-eeb5457feea5"}]} 2026-06-24 19:13:54.807 7 INFO neutron.services.segments.plugin [-] Segment efbc84ea-3e24-4116-8bd3-d8acbb484d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbc84ea-3e24-4116-8bd3-d8acbb484d39 found for delete ", "request_id": "req-fb6813bb-37cb-4ed8-acb5-3ede03d26324"}]} [pid: 7|app: 0|req: 362/784] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:54 2026] DELETE /v2.0/networks/c801cfd7-6201-433e-9db4-f5c258746c1e => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 423/785] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:54 2026] POST /v2.0/networks => generated 1246 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/786] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks?id=50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 772 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/787] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks => generated 1845 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/788] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:54 2026] DELETE /v2.0/security-groups/34d63f8e-bf9c-4f59-b482-6fc9c36656ac => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/789] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/790] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/791] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/security-groups?tenant_id=229238940655462f87a7061ecf64b213&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:55.168 7 INFO neutron.api.v2.resource [None req-3d98ffff-e292-4215-9ea0-74f88fa08aa5 d464f0b5adcd408ea45472551e52a665 102a5dbcf72e40269961dc2834b0bc80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 367/792] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/security-groups/34d63f8e-bf9c-4f59-b482-6fc9c36656ac => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/793] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/subnets?id=1b923ad1-2431-4808-9020-768b0550a171 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/794] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/795] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:13:55 2026] DELETE /v2.0/security-groups/e6cb733d-44ff-4be4-b589-6535ad130a0f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 426/796] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:55 2026] DELETE /v2.0/networks/1ec48376-1493-448b-b338-c2ca040c699f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 427/797] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/ports?network_id=50e07179-0677-4bbf-b0e6-258ad61dd534&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/798] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:55 2026] DELETE /v2.0/networks/2da45ed3-f33d-4893-9f42-4a3156d1d2a3 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/799] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:13:55 2026] DELETE /v2.0/floatingips/70eec95c-57e7-4f11-a4f2-659bca4ef171 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 429/800] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/801] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/networks => generated 651 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:55.976 6 INFO neutron.services.segments.plugin [-] Segment 8275e447-9f5f-4c61-a916-e24f23b4fabd resource provider aggregate not found 2026-06-24 19:13:55.983 6 INFO neutron.services.segments.plugin [-] Segment 8275e447-9f5f-4c61-a916-e24f23b4fabd resource provider aggregate not found 2026-06-24 19:13:55.993 6 INFO neutron.services.segments.plugin [-] Segment 8275e447-9f5f-4c61-a916-e24f23b4fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8275e447-9f5f-4c61-a916-e24f23b4fabd found for delete ", "request_id": "req-d6bcc6c7-12b4-4021-90ae-b40e81d17d9f"}]} 2026-06-24 19:13:56.006 6 INFO neutron.services.segments.plugin [-] Segment 8275e447-9f5f-4c61-a916-e24f23b4fabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8275e447-9f5f-4c61-a916-e24f23b4fabd found for delete ", "request_id": "req-090070d0-f7b3-4e93-8c61-8873e0ea60ba"}]} 2026-06-24 19:13:56.022 6 INFO neutron.services.segments.plugin [-] Segment 43acf760-17af-488c-b65b-61b8dbb7226e resource provider aggregate not found 2026-06-24 19:13:56.028 6 INFO neutron.services.segments.plugin [-] Segment 43acf760-17af-488c-b65b-61b8dbb7226e resource provider aggregate not found [pid: 6|app: 0|req: 430/802] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:13:55 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:56.050 6 INFO neutron.services.segments.plugin [-] Segment 43acf760-17af-488c-b65b-61b8dbb7226e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43acf760-17af-488c-b65b-61b8dbb7226e found for delete ", "request_id": "req-b5396d30-b180-4f89-9537-2183189f8069"}]} 2026-06-24 19:13:56.051 6 INFO neutron.services.segments.plugin [-] Segment 43acf760-17af-488c-b65b-61b8dbb7226e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43acf760-17af-488c-b65b-61b8dbb7226e found for delete ", "request_id": "req-87619a7c-4c68-44b0-8445-347417bc4909"}]} 2026-06-24 19:13:56.109 6 INFO neutron.db.segments_db [None req-ee62c567-0eeb-4fa0-b6a5-9ff3ef623e38 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa of type vxlan for network b3543c26-a1e4-4720-a3ba-ed8c659e4b11 [pid: 6|app: 0|req: 431/803] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:56 2026] POST /v2.0/networks => generated 650 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:13:56.330 6 INFO neutron.db.segments_db [None req-6afe2a21-3bad-4c3e-8806-0d7d5a4873e4 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment b60ad901-d30a-4b27-85a6-1377421955d5 of type vxlan for network 7056e431-c771-4399-9de6-914e30ee81aa [pid: 6|app: 0|req: 432/804] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:56 2026] POST /v2.0/networks => generated 649 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 433/805] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:56 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/806] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:13:55 2026] PUT /v2.0/routers/2d067df0-357d-4697-bfcf-e06019eacc2c/remove_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/807] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 434/808] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:13:56 2026] POST /v2.0/ports => generated 1506 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 435/809] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/810] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:13:57 2026] GET /v2.0/ports => generated 1506 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:58.509 6 INFO neutron.db.l3_db [None req-0478a097-1a64-461c-8288-9d5fdb61f469 d19024a6b86c415ea82bce8e991c8caa aa08c5ec17914b27bf98e05f801b1a4a - - - -] Floating IP 0d901200-4738-4311-bcdb-dca62f9d6011 associated. External IP: 10.96.250.218, port: 39e72b78-3bf2-409c-9abc-8bad1cf21d53. [pid: 6|app: 0|req: 437/811] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:13:58 2026] PUT /v2.0/floatingips/0d901200-4738-4311-bcdb-dca62f9d6011 => generated 856 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:59.018 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef66860-fd69-4a1e-a7f1-99bf88073f5e'] response: {'name': 'network-changed', 'server_uuid': 'b1da4489-22ca-4f86-a4f1-ddcf08fd394d', 'tag': '39e72b78-3bf2-409c-9abc-8bad1cf21d53', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 438/812] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:13:58 2026] DELETE /v2.0/ports/573a5304-3fa8-49ca-ad9f-f1de0fcfb6aa => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/813] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:59.366 7 INFO neutron.services.segments.plugin [-] Segment c29eb408-e07a-407f-9132-f8909a2664d2 resource provider aggregate not found 2026-06-24 19:13:59.373 7 INFO neutron.services.segments.plugin [-] Segment c29eb408-e07a-407f-9132-f8909a2664d2 resource provider aggregate not found 2026-06-24 19:13:59.395 7 INFO neutron.services.segments.plugin [-] Segment c29eb408-e07a-407f-9132-f8909a2664d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c29eb408-e07a-407f-9132-f8909a2664d2 found for delete ", "request_id": "req-f578c906-cf93-405a-8467-a6625cda13a2"}]} 2026-06-24 19:13:59.396 7 INFO neutron.services.segments.plugin [-] Segment c29eb408-e07a-407f-9132-f8909a2664d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c29eb408-e07a-407f-9132-f8909a2664d2 found for delete ", "request_id": "req-b4b9ea31-a10b-4a8b-915e-73f1eae57b84"}]} 2026-06-24 19:13:59.404 7 INFO neutron.db.l3_hamode_db [None req-b31770c3-4950-4290-bcd0-d284dead0ba3 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network ff46f6ac-008d-41da-8640-55e6734718d3 was deleted as no HA routers are present in tenant 102a5dbcf72e40269961dc2834b0bc80. [pid: 7|app: 0|req: 375/814] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:57 2026] DELETE /v2.0/routers/2d067df0-357d-4697-bfcf-e06019eacc2c => generated 0 bytes in 1942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/815] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks?id=50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 440/816] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:13:59 2026] DELETE /v2.0/ports/039ec9e7-60b8-40b3-9913-e4a5374c3721 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 441/817] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/818] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/819] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/subnets?id=1b923ad1-2431-4808-9020-768b0550a171 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:59.701 6 INFO neutron.db.segments_db [None req-3f381cf0-6c3a-46ce-a69f-7522685b25f9 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment d3b21d55-46cb-45fe-88f7-db62210f41a9 of type vxlan for network fe36ba88-e57c-4174-9234-b5d0c334dd8a [pid: 7|app: 0|req: 377/820] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:13:59 2026] DELETE /v2.0/subnets/67391a07-d1f1-4f5c-a022-9296f4ca4dee => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/821] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/ports?network_id=50e07179-0677-4bbf-b0e6-258ad61dd534&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: 6|app: 0|req: 444/822] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:59 2026] POST /v2.0/networks => generated 649 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 445/823] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:13:59 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:00.033 6 INFO neutron.db.segments_db [None req-bfb7c666-13cf-4f59-ab82-538ca2250961 bcd5af9a11e6493eabefc7818918c3c5 ef130e8babb74c709f096a432ca13afc - - - -] Added segment 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 of type vxlan for network c625c757-1956-4d89-b8b2-2f706ea11eeb [pid: 6|app: 0|req: 446/824] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:13:59 2026] POST /v2.0/networks => generated 650 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/825] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:13:59 2026] DELETE /v2.0/networks/0f2ded49-c5ad-43e6-87f0-d5632fd4027c => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 447/826] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:00 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 448/827] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:00 2026] GET /v2.0/security-groups?tenant_id=b69bf84fcb1e4c43bc8482d4f131a78f&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 449/828] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:00 2026] GET /v2.0/security-groups?tenant_id=102a5dbcf72e40269961dc2834b0bc80&name=default => generated 2797 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 450/829] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:00 2026] DELETE /v2.0/security-groups/53b3fe6e-aeaa-4aca-9b3f-c07ce97a5c5b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/830] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:00 2026] DELETE /v2.0/security-groups/8db365bf-7d8d-4ad4-8477-daf9643ebfc7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/831] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:00 2026] POST /v2.0/subnets => generated 1225 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 452/832] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:01 2026] GET /v2.0/security-groups?tenant_id=cb4d8a8db7664c9c8ab44ff74f25a5a2&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/833] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:14:01 2026] GET /v2.0/subnets => generated 1838 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 453/834] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:01 2026] DELETE /v2.0/security-groups/85bf70ff-7395-4635-ac73-4fa5611be925 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:01.423 7 INFO neutron.services.segments.plugin [-] Segment 4772a429-8734-4ea8-8ecf-19300889bf74 resource provider aggregate not found 2026-06-24 19:14:01.434 7 INFO neutron.services.segments.plugin [-] Segment 4772a429-8734-4ea8-8ecf-19300889bf74 resource provider aggregate not found 2026-06-24 19:14:01.450 7 INFO neutron.services.segments.plugin [-] Segment 4772a429-8734-4ea8-8ecf-19300889bf74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4772a429-8734-4ea8-8ecf-19300889bf74 found for delete ", "request_id": "req-a04d6043-7f42-4f7a-a1cc-c089ca7e2e01"}]} 2026-06-24 19:14:01.465 7 INFO neutron.services.segments.plugin [-] Segment 4772a429-8734-4ea8-8ecf-19300889bf74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4772a429-8734-4ea8-8ecf-19300889bf74 found for delete ", "request_id": "req-ba4c8aac-a715-4873-a889-5f4188220ad0"}]} [pid: 7|app: 0|req: 382/835] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:01 2026] DELETE /v2.0/subnets/1dc27672-3df9-49d7-a421-1d881e208ecf => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 454/836] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:01 2026] DELETE /v2.0/subnets/83a36393-58cf-4ecd-b158-2222bcb1153c => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/837] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:14:01 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:02.570 6 INFO neutron.services.segments.plugin [-] Segment 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 resource provider aggregate not found 2026-06-24 19:14:02.577 6 INFO neutron.services.segments.plugin [-] Segment 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 resource provider aggregate not found 2026-06-24 19:14:02.597 6 INFO neutron.services.segments.plugin [-] Segment 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 found for delete ", "request_id": "req-a287f21f-c934-4426-bef7-11424a4742fc"}]} 2026-06-24 19:14:02.598 6 INFO neutron.services.segments.plugin [-] Segment 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bee5c3c-ef66-4d49-9827-b5c80c9d7a64 found for delete ", "request_id": "req-96260733-af30-41af-a07d-50de01eb129b"}]} [pid: 6|app: 0|req: 455/838] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:02 2026] DELETE /v2.0/networks/c625c757-1956-4d89-b8b2-2f706ea11eeb => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/839] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:02 2026] DELETE /v2.0/networks/fe36ba88-e57c-4174-9234-b5d0c334dd8a => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:03.321 6 INFO neutron.db.segments_db [None req-73a1da41-941c-457b-97d0-df99a1f8d748 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment b0732df8-dd25-4802-b180-2c08e8d6afeb of type vxlan for network 79a2cc95-56e1-4ec3-a532-38986e0bf639 [pid: 7|app: 0|req: 385/840] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:03 2026] DELETE /v2.0/networks/7056e431-c771-4399-9de6-914e30ee81aa => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 456/841] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:14:02 2026] POST /v2.0/networks => generated 744 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:03.483 7 INFO neutron.services.segments.plugin [-] Segment d3b21d55-46cb-45fe-88f7-db62210f41a9 resource provider aggregate not found 2026-06-24 19:14:03.490 7 INFO neutron.services.segments.plugin [-] Segment d3b21d55-46cb-45fe-88f7-db62210f41a9 resource provider aggregate not found 2026-06-24 19:14:03.505 7 INFO neutron.services.segments.plugin [-] Segment d3b21d55-46cb-45fe-88f7-db62210f41a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b21d55-46cb-45fe-88f7-db62210f41a9 found for delete ", "request_id": "req-d4df3da1-6ea2-453c-b4b9-712ad97c3d3b"}]} 2026-06-24 19:14:03.514 7 INFO neutron.services.segments.plugin [-] Segment d3b21d55-46cb-45fe-88f7-db62210f41a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3b21d55-46cb-45fe-88f7-db62210f41a9 found for delete ", "request_id": "req-7c3a410c-00a0-4034-9479-d22c4df8d6e0"}]} 2026-06-24 19:14:03.536 7 INFO neutron.services.segments.plugin [-] Segment b60ad901-d30a-4b27-85a6-1377421955d5 resource provider aggregate not found 2026-06-24 19:14:03.567 7 INFO neutron.services.segments.plugin [-] Segment b60ad901-d30a-4b27-85a6-1377421955d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60ad901-d30a-4b27-85a6-1377421955d5 found for delete ", "request_id": "req-c5bcc8ff-94cc-4ce1-9e95-815010905160"}]} 2026-06-24 19:14:03.638 7 INFO neutron.services.segments.plugin [-] Segment b60ad901-d30a-4b27-85a6-1377421955d5 resource provider aggregate not found 2026-06-24 19:14:03.661 7 INFO neutron.services.segments.plugin [-] Segment b60ad901-d30a-4b27-85a6-1377421955d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b60ad901-d30a-4b27-85a6-1377421955d5 found for delete ", "request_id": "req-5eb4e32d-4480-40da-a922-1edfef551fbf"}]} [pid: 7|app: 0|req: 386/842] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:03 2026] DELETE /v2.0/networks/b3543c26-a1e4-4720-a3ba-ed8c659e4b11 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 457/843] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:03 2026] POST /v2.0/subnets => generated 667 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:03.922 7 INFO neutron.db.segments_db [None req-41bebb63-6fc0-4127-8b59-36af5dd2d44d a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 8fbf242c-848e-43cd-8d82-31193928d1dd of type vxlan for network 14f3db3e-05ce-4ca4-a040-c46c229ae3f8 2026-06-24 19:14:04.352 7 INFO neutron.db.l3_hamode_db [None req-41bebb63-6fc0-4127-8b59-36af5dd2d44d a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 458/844] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:03 2026] GET /v2.0/security-groups?tenant_id=4fef9717800f4ee8801d91ee6b29ea27&name=default => generated 2801 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 459/845] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:04 2026] GET /v2.0/security-groups?tenant_id=ef130e8babb74c709f096a432ca13afc&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 460/846] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:04 2026] DELETE /v2.0/security-groups/d196a296-2d45-47e2-b4c0-67f16b3c0b40 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 461/847] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:04 2026] DELETE /v2.0/security-groups/86b256ce-1415-465c-8751-74359ea1e043 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:05.614 7 INFO neutron.services.segments.plugin [-] Segment 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa resource provider aggregate not found 2026-06-24 19:14:05.646 7 INFO neutron.db.l3_hamode_db [None req-41bebb63-6fc0-4127-8b59-36af5dd2d44d a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:14:05.650 7 INFO neutron.services.segments.plugin [-] Segment 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa found for delete ", "request_id": "req-21b9605d-c189-4d7f-bdf9-f35059f241f3"}]} 2026-06-24 19:14:05.699 7 INFO neutron.services.segments.plugin [-] Segment 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa resource provider aggregate not found 2026-06-24 19:14:05.741 7 INFO neutron.services.segments.plugin [-] Segment 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1aabb5-8cf8-4716-9e5b-d4b6447424aa found for delete ", "request_id": "req-a6985595-b5a3-4d9d-abd1-a7b93c767fd1"}]} [pid: 7|app: 0|req: 387/848] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:03 2026] POST /v2.0/routers => generated 731 bytes in 3059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:07.304 6 INFO neutron.db.segments_db [None req-22614d7d-595c-4808-acbc-e0dd69bb1f2c 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] Added segment 7e5c9f71-a66a-4b66-a29b-4f45fd954840 of type vxlan for network ef6eafce-25cb-4f89-9c30-c40c4851125d [pid: 6|app: 0|req: 462/849] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:06 2026] POST /v2.0/networks => generated 645 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 463/850] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:07 2026] GET /v2.0/security-groups?tenant_id=9f073c41af924b10a36225030f7545a5&name=default => generated 2801 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 464/851] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:14:07 2026] POST /v2.0/ports => generated 774 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 465/852] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 468/855] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:08 2026] DELETE /v2.0/security-groups/0a0804ee-be63-445f-9b75-93bd09b1540b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:08.466 6 INFO neutron.db.segments_db [None req-86d595cd-449a-4d11-851a-0d5c3f8da265 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] Added segment cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 of type vxlan for network 223887ed-432a-426c-8104-0f63d8dce894 [pid: 6|app: 0|req: 469/856] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:08 2026] POST /v2.0/networks => generated 631 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 470/857] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 471/858] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:08 2026] POST /v2.0/subnets => generated 602 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/859] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:06 2026] PUT /v2.0/routers/56c3801b-b6b2-4500-be74-a04c253fb9cf/add_router_interface => generated 309 bytes in 2459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 472/860] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:14:09 2026] POST /v2.0/ports => generated 953 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/861] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:09 2026] DELETE /v2.0/ports/ff861716-d462-46ef-bd23-4298d2d7e868 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 473/862] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:14:10 2026] POST /v2.0/security-groups => generated 1597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:14:10.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-901775c7-3f1f-4494-bb5d-dc0b80ee8a8d 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 390/863] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:10 2026] DELETE /v2.0/ports/ff861716-d462-46ef-bd23-4298d2d7e868 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 474/864] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:14:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:10.476 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d3034dcd-a87d-4a07-87c6-299d83fb580e 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 475/865] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/ports/ff861716-d462-46ef-bd23-4298d2d7e868 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 476/866] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:14:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/867] 10.0.0.6 () {32 vars in 651 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/extensions => generated 19178 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/868] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/869] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:10 2026] DELETE /v2.0/subnets/4480b31c-6219-4181-90c5-82f61bc6e40b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 478/870] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 479/871] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:10 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:11.343 6 INFO neutron.services.segments.plugin [-] Segment cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 resource provider aggregate not found 2026-06-24 19:14:11.363 6 INFO neutron.services.segments.plugin [-] Segment cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 resource provider aggregate not found 2026-06-24 19:14:11.370 6 INFO neutron.services.segments.plugin [-] Segment cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 found for delete ", "request_id": "req-71857faf-562d-493f-bb3b-405f64a364d3"}]} [pid: 6|app: 0|req: 480/872] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:10 2026] DELETE /v2.0/networks/223887ed-432a-426c-8104-0f63d8dce894 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 481/873] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:11.410 6 INFO neutron.services.segments.plugin [-] Segment cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa7c61f-71cb-48ef-a490-37f2f4ca09d6 found for delete ", "request_id": "req-1924836e-1a85-4e90-a642-df6ccc6217f7"}]} [pid: 7|app: 0|req: 393/874] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:14:10 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/875] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:14:11 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: 6|app: 0|req: 482/876] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 483/877] 10.0.0.6 () {32 vars in 663 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 484/878] 10.0.0.6 () {32 vars in 697 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:11.553 7 INFO neutron.db.segments_db [None req-56343352-d73a-49e7-9de3-5a0d629d9d48 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] Added segment f5ef259c-afc4-43e1-90d9-d3647f231644 of type vxlan for network e2547142-af63-4428-8ec9-5e582088edbf [pid: 6|app: 0|req: 485/879] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/880] 10.0.0.6 () {32 vars in 695 bytes} [Wed Jun 24 19:14:11 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: 6|app: 0|req: 487/881] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 488/882] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 489/883] 10.0.0.6 () {32 vars in 701 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/884] 10.0.0.6 () {32 vars in 691 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 491/885] 10.0.0.6 () {32 vars in 693 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/886] 10.0.0.6 () {32 vars in 683 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/887] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:11 2026] POST /v2.0/networks => generated 632 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 493/888] 10.0.0.6 () {32 vars in 685 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/889] 10.0.0.6 () {32 vars in 659 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 495/890] 10.0.0.6 () {32 vars in 697 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/891] 10.0.0.6 () {32 vars in 677 bytes} [Wed Jun 24 19:14:11 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: 6|app: 0|req: 497/892] 10.0.0.6 () {32 vars in 681 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 498/893] 10.0.0.6 () {32 vars in 673 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 499/894] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 500/895] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 501/896] 10.0.0.6 () {32 vars in 685 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 502/897] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:11 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: 6|app: 0|req: 503/898] 10.0.0.6 () {32 vars in 685 bytes} [Wed Jun 24 19:14:11 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: 6|app: 0|req: 504/899] 10.0.0.23 () {34 vars in 1099 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1462724692&fields=id&tenant_id=7afabe858f584f55bc63c22bee91b367 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 505/900] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 506/901] 10.0.0.6 () {32 vars in 697 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 507/902] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/networks?id=79a2cc95-56e1-4ec3-a532-38986e0bf639 => generated 676 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 508/903] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 509/904] 10.0.0.6 () {32 vars in 677 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 510/905] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 511/906] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/quotas/7afabe858f584f55bc63c22bee91b367 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/907] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:11 2026] POST /v2.0/subnets => generated 602 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/908] 10.0.0.6 () {32 vars in 665 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 512/909] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/910] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/networks?id=50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 772 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 513/911] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports?tenant_id=7afabe858f584f55bc63c22bee91b367&fields=id => generated 103 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 514/912] 10.0.0.6 () {32 vars in 675 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 515/913] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 516/914] 10.0.0.6 () {32 vars in 663 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 517/915] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 518/916] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/subnets?id=1b923ad1-2431-4808-9020-768b0550a171 => generated 670 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 519/917] 10.0.0.6 () {32 vars in 673 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 520/918] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 521/919] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports?network_id=50e07179-0677-4bbf-b0e6-258ad61dd534&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 522/920] 10.0.0.6 () {32 vars in 711 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 523/921] 10.0.0.6 () {32 vars in 689 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/922] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:14:12 2026] POST /v2.0/ports => generated 915 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/923] 10.0.0.6 () {32 vars in 681 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 524/924] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 525/925] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 526/926] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 527/927] 10.0.0.6 () {32 vars in 685 bytes} [Wed Jun 24 19:14:12 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: 6|app: 0|req: 528/928] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:12 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 529/929] 10.0.0.6 () {32 vars in 703 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 530/930] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 531/931] 10.0.0.6 () {32 vars in 673 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 532/932] 10.0.0.6 () {32 vars in 691 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 533/933] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 534/934] 10.0.0.6 () {32 vars in 707 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 535/935] 10.0.0.6 () {32 vars in 703 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 536/936] 10.0.0.6 () {32 vars in 695 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 537/937] 10.0.0.6 () {32 vars in 709 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 538/938] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 539/939] 10.0.0.6 () {32 vars in 685 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 540/940] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/941] 10.0.0.6 () {32 vars in 673 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 542/942] 10.0.0.6 () {32 vars in 669 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 543/943] 10.0.0.6 () {32 vars in 659 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 544/944] 10.0.0.6 () {32 vars in 697 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 545/945] 10.0.0.6 () {32 vars in 697 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 546/946] 10.0.0.6 () {32 vars in 675 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 547/947] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 548/948] 10.0.0.6 () {32 vars in 681 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 549/949] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 550/950] 10.0.0.6 () {32 vars in 683 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 551/951] 10.0.0.6 () {32 vars in 705 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 552/952] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 553/953] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/954] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:12 2026] DELETE /v2.0/ports/eff183ba-3591-4978-92dd-9f5eed1d6d98 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/955] 10.0.0.6 () {32 vars in 695 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:13.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-968ce70b-b269-474f-8994-966978162f78 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 554/956] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/957] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/ports/eff183ba-3591-4978-92dd-9f5eed1d6d98 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/958] 10.0.0.6 () {32 vars in 693 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 556/959] 10.0.0.6 () {32 vars in 683 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 557/960] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 558/961] 10.0.0.6 () {32 vars in 665 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 559/962] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 560/963] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 561/964] 10.0.0.6 () {32 vars in 689 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 562/965] 10.0.0.6 () {32 vars in 689 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 563/966] 10.0.0.6 () {32 vars in 693 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 564/967] 10.0.0.6 () {32 vars in 683 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 565/968] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 566/969] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 567/970] 10.0.0.6 () {32 vars in 701 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 568/971] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 569/972] 10.0.0.6 () {32 vars in 713 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 570/973] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 571/974] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 572/975] 10.0.0.6 () {32 vars in 681 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 573/976] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/977] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:13 2026] DELETE /v2.0/subnets/5bee6703-2b3a-45be-81ca-0e8029cfe01b => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 574/978] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 575/979] 10.0.0.6 () {32 vars in 677 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 576/980] 10.0.0.6 () {32 vars in 667 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 577/981] 10.0.0.6 () {32 vars in 695 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 578/982] 10.0.0.6 () {32 vars in 703 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 579/983] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 580/984] 10.0.0.6 () {32 vars in 681 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 581/985] 10.0.0.6 () {32 vars in 703 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 582/986] 10.0.0.6 () {32 vars in 693 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 583/987] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 584/988] 10.0.0.6 () {32 vars in 695 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 585/989] 10.0.0.6 () {32 vars in 687 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 586/990] 10.0.0.6 () {32 vars in 699 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/991] 10.0.0.6 () {32 vars in 663 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 588/992] 10.0.0.6 () {32 vars in 679 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 589/993] 10.0.0.6 () {32 vars in 691 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/994] 10.0.0.6 () {32 vars in 675 bytes} [Wed Jun 24 19:14:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 591/995] 10.0.0.6 () {32 vars in 665 bytes} [Wed Jun 24 19:14:13 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: 6|app: 0|req: 592/996] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:14 2026] GET /v2.0/networks?id=79a2cc95-56e1-4ec3-a532-38986e0bf639 => generated 676 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 593/997] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:14 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 594/998] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:14:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7afabe858f584f55bc63c22bee91b367 => generated 181 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:14.370 7 INFO neutron.services.segments.plugin [-] Segment f5ef259c-afc4-43e1-90d9-d3647f231644 resource provider aggregate not found 2026-06-24 19:14:14.380 7 INFO neutron.services.segments.plugin [-] Segment f5ef259c-afc4-43e1-90d9-d3647f231644 resource provider aggregate not found 2026-06-24 19:14:14.406 7 INFO neutron.services.segments.plugin [-] Segment f5ef259c-afc4-43e1-90d9-d3647f231644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5ef259c-afc4-43e1-90d9-d3647f231644 found for delete ", "request_id": "req-ebb69882-92a2-4d6a-86fd-a87740c39331"}]} [pid: 7|app: 0|req: 405/999] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:13 2026] DELETE /v2.0/networks/e2547142-af63-4428-8ec9-5e582088edbf => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:14.464 7 INFO neutron.services.segments.plugin [-] Segment f5ef259c-afc4-43e1-90d9-d3647f231644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5ef259c-afc4-43e1-90d9-d3647f231644 found for delete ", "request_id": "req-889bfa1e-a9cb-4dc0-b044-585abe3ae13f"}]} [pid: 7|app: 0|req: 406/1000] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:14:14 2026] POST /v2.0/ports => generated 774 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/1001] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 595/1002] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:14:14 2026] POST /v2.0/ports => generated 954 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/1003] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.0/security-groups?tenant_id=438bcf6544824a53b03bb17e7d0334a0&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 596/1004] 10.0.0.6 () {34 vars in 735 bytes} [Wed Jun 24 19:14:15 2026] PUT /v2.0/ports/9fcc86a0-3535-4f31-a14d-710624a62eb9 => generated 752 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/1005] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/1006] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:15 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 957 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/1007] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:15 2026] DELETE /v2.0/security-groups/77310121-0ca3-4506-b7fc-8015744d0550 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/1008] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:15 2026] DELETE /v2.0/ports/9fcc86a0-3535-4f31-a14d-710624a62eb9 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/1009] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 597/1010] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:14:15 2026] PUT /v2.0/ports/71f548ab-9034-404f-9915-3e556489425b => generated 1199 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:16.153 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-19f7ecf8-4720-4e7f-b8cb-38d968ec8e89'] response: {'name': 'network-changed', 'server_uuid': '9324b1dd-f2ce-42b3-9227-0e42bac5614a', 'tag': '71f548ab-9034-404f-9915-3e556489425b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/1011] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports => generated 777 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 598/1012] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports?tenant_id=7afabe858f584f55bc63c22bee91b367&device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:16.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d26fffe-6be4-4caf-aeb8-7fb8c6de3158 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/1013] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports/9fcc86a0-3535-4f31-a14d-710624a62eb9 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 599/1014] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=71f548ab-9034-404f-9915-3e556489425b => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/1015] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports => generated 777 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 600/1016] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/subnets?id=043f13f5-75b9-49aa-8489-79add04813ec => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/1017] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports/0207f982-abd9-4d3b-b39d-e2a36feef7cb => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:16.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90138e1e-416e-440d-9d48-ef57048b30e5 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/1018] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.0/ports/eff183ba-3591-4978-92dd-9f5eed1d6d98 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:16.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44115434-fe13-4cb5-9ea9-2f7b31b71faa 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 601/1019] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports?network_id=79a2cc95-56e1-4ec3-a532-38986e0bf639&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/1020] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.0/subnets/5bee6703-2b3a-45be-81ca-0e8029cfe01b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:16.398 6 INFO neutron.pecan_wsgi.hooks.translation [None req-43b83fe5-fb2b-4a2f-8e0c-a24ca5e076b3 65f1c6274281470f9c574e277703bc19 a2bfe5084c1c4ad8984135f63bf41b93 - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 602/1021] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.0/subnets/4480b31c-6219-4181-90c5-82f61bc6e40b => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/1022] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/1023] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/1024] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1025] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.0/ports/0207f982-abd9-4d3b-b39d-e2a36feef7cb => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/1026] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports?tenant_id=7afabe858f584f55bc63c22bee91b367&device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 604/1027] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 605/1028] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/networks?id=79a2cc95-56e1-4ec3-a532-38986e0bf639 => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 606/1029] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=71f548ab-9034-404f-9915-3e556489425b => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 607/1030] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/subnets?id=043f13f5-75b9-49aa-8489-79add04813ec => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:16.970 7 INFO neutron.services.segments.plugin [-] Segment 7e5c9f71-a66a-4b66-a29b-4f45fd954840 resource provider aggregate not found 2026-06-24 19:14:16.976 7 INFO neutron.services.segments.plugin [-] Segment 7e5c9f71-a66a-4b66-a29b-4f45fd954840 resource provider aggregate not found [pid: 6|app: 0|req: 608/1031] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:16 2026] GET /v2.0/ports?network_id=79a2cc95-56e1-4ec3-a532-38986e0bf639&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:16.998 7 INFO neutron.services.segments.plugin [-] Segment 7e5c9f71-a66a-4b66-a29b-4f45fd954840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5c9f71-a66a-4b66-a29b-4f45fd954840 found for delete ", "request_id": "req-7efbd7ec-2031-4f2d-809d-13c8e532b238"}]} 2026-06-24 19:14:16.999 7 INFO neutron.services.segments.plugin [-] Segment 7e5c9f71-a66a-4b66-a29b-4f45fd954840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5c9f71-a66a-4b66-a29b-4f45fd954840 found for delete ", "request_id": "req-076a11e4-276d-492a-80e7-4d785593456a"}]} [pid: 7|app: 0|req: 424/1032] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:16 2026] DELETE /v2.0/networks/ef6eafce-25cb-4f89-9c30-c40c4851125d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 609/1033] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:17 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/1034] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:17 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 610/1035] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:17 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/1036] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:17 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 611/1037] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:17 2026] GET /v2.0/security-groups?tenant_id=a2bfe5084c1c4ad8984135f63bf41b93&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 612/1038] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:17 2026] DELETE /v2.0/security-groups/29498819-6042-4f46-8921-ed2b54ef6b85 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:18.048 7 INFO neutron.db.segments_db [None req-8b5323ba-fac0-4ac3-84ff-2fe3f6c214fe a1b7c09044274a43b62f9f835002889d 7f60f9e0b6394c7fb5fe1ecae781cdb7 - - - -] Added segment 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 of type vxlan for network 287eaaaf-68fd-4ebf-a78c-7491443b8066 [pid: 7|app: 0|req: 427/1039] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:17 2026] POST /v2.0/networks => generated 644 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/1040] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:18 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/1041] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:18 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&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: 6|app: 0|req: 613/1042] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:18 2026] POST /v2.0/subnets => generated 617 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:19.338 7 INFO neutron.db.segments_db [None req-b1b74acf-21e5-4cca-a1d8-97b7f571ad20 a1b7c09044274a43b62f9f835002889d 7f60f9e0b6394c7fb5fe1ecae781cdb7 - - - -] Added segment 06693538-bcd5-428a-b6a6-749337071473 of type vxlan for network fbc8d475-fd66-4508-8181-c243ef18573a [pid: 7|app: 0|req: 430/1043] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:19 2026] POST /v2.0/networks => generated 644 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/1044] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 614/1045] 10.0.0.6 () {34 vars in 741 bytes} [Wed Jun 24 19:14:19 2026] PUT /v2.0/networks/fbc8d475-fd66-4508-8181-c243ef18573a => generated 592 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/1046] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/1047] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 615/1048] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:19 2026] POST /v2.0/subnets => generated 602 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:20.290 7 INFO neutron.db.segments_db [None req-c2a8e16f-6940-470c-b86e-4584a72f2560 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 23f5ffcd-2b43-46a2-be21-755fc5965af0 of type vxlan for network 041c7d23-4558-4160-8774-67a966c4df26 [pid: 7|app: 0|req: 434/1049] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:19 2026] POST /v2.0/networks => generated 634 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:20.618 6 INFO neutron.db.l3_db [None req-a714826e-c861-4800-b7b8-9fe44e5d64f2 0d9319cd57f04222a3eafe7ff50f65c9 7afabe858f584f55bc63c22bee91b367 - - - -] Floating IP 3b642034-1eca-4651-aaa0-9a9f5c3112dd associated. External IP: 10.96.250.201, port: 71f548ab-9034-404f-9915-3e556489425b. [pid: 7|app: 0|req: 435/1050] 10.0.0.6 () {34 vars in 739 bytes} [Wed Jun 24 19:14:20 2026] PUT /v2.0/subnets/d2059595-cb77-4784-8258-1b64877d0eb5 => generated 612 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:20.863 7 INFO neutron.db.segments_db [None req-01a7c88d-11b8-4fbd-968b-247f2849816c 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 70a1f05f-aa1f-431b-a2a0-d2de73893711 of type vxlan for network e176f637-a746-4c0b-a5d9-ba0f748b6b1c [pid: 7|app: 0|req: 436/1051] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:20 2026] POST /v2.0/networks => generated 633 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 616/1052] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:14:20 2026] PUT /v2.0/floatingips/3b642034-1eca-4651-aaa0-9a9f5c3112dd => generated 855 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:21.131 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc34f49c-a8f7-4428-a2fe-a2c329cbfa18'] response: {'name': 'network-changed', 'server_uuid': '9324b1dd-f2ce-42b3-9227-0e42bac5614a', 'tag': '71f548ab-9034-404f-9915-3e556489425b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 617/1053] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:21 2026] POST /v2.0/subnets => generated 622 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:21.688 7 INFO neutron.services.segments.plugin [-] Segment 06693538-bcd5-428a-b6a6-749337071473 resource provider aggregate not found [pid: 6|app: 0|req: 618/1054] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:21 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:21.710 7 INFO neutron.services.segments.plugin [-] Segment 06693538-bcd5-428a-b6a6-749337071473 resource provider aggregate not found 2026-06-24 19:14:21.718 7 INFO neutron.services.segments.plugin [-] Segment 06693538-bcd5-428a-b6a6-749337071473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06693538-bcd5-428a-b6a6-749337071473 found for delete ", "request_id": "req-2f0ccf1e-908c-48eb-978e-392856b38585"}]} [pid: 6|app: 0|req: 619/1055] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:21 2026] GET /v2.0/ports?tenant_id=7afabe858f584f55bc63c22bee91b367&device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/1056] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:21 2026] DELETE /v2.0/networks/fbc8d475-fd66-4508-8181-c243ef18573a => generated 0 bytes in 751 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:21.756 7 INFO neutron.services.segments.plugin [-] Segment 06693538-bcd5-428a-b6a6-749337071473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06693538-bcd5-428a-b6a6-749337071473 found for delete ", "request_id": "req-170109d5-c612-472d-8650-297539f3a4dc"}]} [pid: 7|app: 0|req: 438/1057] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:21 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&fields=id&fields=name => generated 114 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/1058] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:21 2026] GET /v2.0/networks?id=79a2cc95-56e1-4ec3-a532-38986e0bf639 => generated 772 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:21.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-349c8a82-7056-4639-a6f8-6a27e5e2c9e5 a1b7c09044274a43b62f9f835002889d 7f60f9e0b6394c7fb5fe1ecae781cdb7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 440/1059] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:21 2026] DELETE /v2.0/networks/fbc8d475-fd66-4508-8181-c243ef18573a => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/1060] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:14:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=71f548ab-9034-404f-9915-3e556489425b => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/1061] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 620/1062] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:21 2026] POST /v2.0/subnets => generated 631 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/1063] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/subnets?id=043f13f5-75b9-49aa-8489-79add04813ec => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 621/1064] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/1065] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/subnets?network_id=e57e92b3-a259-4043-b853-de68341a692e => generated 626 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/1066] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/ports?network_id=79a2cc95-56e1-4ec3-a532-38986e0bf639&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:22.363 6 INFO neutron.db.segments_db [None req-a760f42b-1306-4a68-9bfd-2895a802c933 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 of type vxlan for network 4a784eaa-8c8a-43ca-933a-65c4c239ccbb [pid: 7|app: 0|req: 446/1067] 10.0.0.6 () {32 vars in 651 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/1068] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/security-groups?id=669b5b39-0deb-4140-9d06-396e111be1b9&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: 7|app: 0|req: 448/1069] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/1070] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/networks => generated 1309 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:22.767 6 INFO neutron.db.l3_hamode_db [None req-a760f42b-1306-4a68-9bfd-2895a802c933 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:14:23.063 6 INFO neutron.db.l3_hamode_db [None req-a760f42b-1306-4a68-9bfd-2895a802c933 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 450/1071] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1072] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/subnets => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1073] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1076] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/networks/287eaaaf-68fd-4ebf-a78c-7491443b8066 => generated 669 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:23.742 7 INFO neutron.db.l3_db [None req-ed525108-19d1-47fb-b4cc-f6d1cdeae7c5 0d9319cd57f04222a3eafe7ff50f65c9 7afabe858f584f55bc63c22bee91b367 - - - -] Floating IP 3b642034-1eca-4651-aaa0-9a9f5c3112dd disassociated. External IP: 10.96.250.201, port: 71f548ab-9034-404f-9915-3e556489425b. [pid: 6|app: 0|req: 622/1077] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:22 2026] POST /v2.0/routers => generated 511 bytes in 1746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 623/1078] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/subnets/34b05d9e-bc52-412b-ae78-3d76044666f2 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 624/1079] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/ports?device_id=9324b1dd-f2ce-42b3-9227-0e42bac5614a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1080] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:14:23 2026] DELETE /v2.0/ports/71f548ab-9034-404f-9915-3e556489425b => generated 0 bytes in 905 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:24.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2232b531-7cc5-48aa-abc5-0b7298d6c154 a1b7c09044274a43b62f9f835002889d 7f60f9e0b6394c7fb5fe1ecae781cdb7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 457/1081] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:24 2026] DELETE /v2.0/subnets/d2059595-cb77-4784-8258-1b64877d0eb5 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:24.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0129a62-464d-48c1-ae2a-c17733775657'] response: {'server_uuid': '9324b1dd-f2ce-42b3-9227-0e42bac5614a', 'name': 'network-vif-deleted', 'tag': '71f548ab-9034-404f-9915-3e556489425b', 'status': 'completed', 'code': 200} 2026-06-24 19:14:24.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-004f8caf-364f-4be6-8d4c-e49bf1ed7b52 a1b7c09044274a43b62f9f835002889d 7f60f9e0b6394c7fb5fe1ecae781cdb7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/1082] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:24 2026] DELETE /v2.0/networks/fbc8d475-fd66-4508-8181-c243ef18573a => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1083] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:24 2026] DELETE /v2.0/subnets/34b05d9e-bc52-412b-ae78-3d76044666f2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:25.090 7 INFO neutron.services.segments.plugin [-] Segment 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 resource provider aggregate not found 2026-06-24 19:14:25.095 7 INFO neutron.services.segments.plugin [-] Segment 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 resource provider aggregate not found 2026-06-24 19:14:25.113 7 INFO neutron.services.segments.plugin [-] Segment 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 found for delete ", "request_id": "req-b6f1a31c-ef04-4a85-9713-14bd1dfc73a7"}]} 2026-06-24 19:14:25.115 7 INFO neutron.services.segments.plugin [-] Segment 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cfd8be8-4918-4ccc-b105-de6b1b4f3c83 found for delete ", "request_id": "req-38a31abe-432a-44a6-9497-107a55294e9b"}]} [pid: 7|app: 0|req: 460/1084] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:24 2026] DELETE /v2.0/networks/287eaaaf-68fd-4ebf-a78c-7491443b8066 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1085] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:25 2026] DELETE /v2.0/security-groups/669b5b39-0deb-4140-9d06-396e111be1b9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:25.435 7 INFO neutron.api.v2.resource [None req-dd529dd4-a523-40ca-b538-b7932fc5c6a0 0d9319cd57f04222a3eafe7ff50f65c9 7afabe858f584f55bc63c22bee91b367 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/1086] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/security-groups/669b5b39-0deb-4140-9d06-396e111be1b9 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 625/1087] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:24 2026] PUT /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f/add_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1088] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:14:25 2026] DELETE /v2.0/floatingips/3b642034-1eca-4651-aaa0-9a9f5c3112dd => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 626/1089] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/security-groups?tenant_id=7f60f9e0b6394c7fb5fe1ecae781cdb7&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1090] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports/0cbac150-f38e-430e-b7e5-68d4f7a82eab => generated 959 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1091] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:26 2026] DELETE /v2.0/security-groups/d70cb21a-b157-4089-9328-6924e56e24c2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 627/1092] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:26 2026] PUT /v2.0/routers/56c3801b-b6b2-4500-be74-a04c253fb9cf/remove_router_interface => generated 309 bytes in 2007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1093] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:26 2026] PUT /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f/add_router_interface => generated 309 bytes in 1912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1094] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:14:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1095] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/ports/39d89c3e-6bb3-43f1-8496-34d71d813772 => generated 967 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1096] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1097] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:14:28 2026] GET /v2.0/security-groups => generated 4343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:29.306 6 INFO neutron.services.segments.plugin [-] Segment 8fbf242c-848e-43cd-8d82-31193928d1dd resource provider aggregate not found 2026-06-24 19:14:29.311 6 INFO neutron.services.segments.plugin [-] Segment 8fbf242c-848e-43cd-8d82-31193928d1dd resource provider aggregate not found 2026-06-24 19:14:29.327 6 INFO neutron.services.segments.plugin [-] Segment 8fbf242c-848e-43cd-8d82-31193928d1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbf242c-848e-43cd-8d82-31193928d1dd found for delete ", "request_id": "req-0769139c-a5fd-4732-a2f9-8834a3436a3f"}]} 2026-06-24 19:14:29.330 6 INFO neutron.services.segments.plugin [-] Segment 8fbf242c-848e-43cd-8d82-31193928d1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbf242c-848e-43cd-8d82-31193928d1dd found for delete ", "request_id": "req-865a8de6-d7e1-4b50-a6a3-0c80af6dc699"}]} 2026-06-24 19:14:29.335 6 INFO neutron.db.l3_hamode_db [None req-90909180-d6e1-4098-aa8e-b1a8d5eca687 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 14f3db3e-05ce-4ca4-a040-c46c229ae3f8 was deleted as no HA routers are present in tenant 7afabe858f584f55bc63c22bee91b367. [pid: 6|app: 0|req: 628/1098] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:28 2026] DELETE /v2.0/routers/56c3801b-b6b2-4500-be74-a04c253fb9cf => generated 0 bytes in 1295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 629/1099] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:29 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&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: 6|app: 0|req: 630/1100] 10.0.0.6 () {34 vars in 756 bytes} [Wed Jun 24 19:14:29 2026] PUT /v2.0/security-groups/a3683650-86a8-4acd-aa76-039da6dbaaac => generated 1599 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 631/1101] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:29 2026] DELETE /v2.0/subnets/043f13f5-75b9-49aa-8489-79add04813ec => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 632/1102] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:14:29 2026] GET /v2.0/security-groups/a3683650-86a8-4acd-aa76-039da6dbaaac => generated 1599 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1103] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:28 2026] PUT /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1104] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:29 2026] DELETE /v2.0/security-groups/a3683650-86a8-4acd-aa76-039da6dbaaac => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 633/1105] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:29 2026] DELETE /v2.0/networks/79a2cc95-56e1-4ec3-a532-38986e0bf639 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 634/1106] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:30.251 6 INFO neutron.api.v2.resource [None req-16eaac67-8a4b-4f7a-b6f3-12330232f146 64fa57414bbd4cbfae02de09ad76b3e1 7237566be93b48ab944c4195c799c92a - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 635/1107] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:30 2026] DELETE /v2.0/security-groups/a3683650-86a8-4acd-aa76-039da6dbaaac => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 636/1108] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:14:30 2026] POST /v2.0/security-groups => generated 1560 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 637/1109] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:14:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 638/1110] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-groups?tenant_id=7afabe858f584f55bc63c22bee91b367&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 639/1111] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-group-rules/3c2ced03-9c6d-4fde-a669-a5382228d901 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 640/1112] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:30 2026] DELETE /v2.0/security-groups/fb8f1f51-de8f-4367-b200-0490ba87a411 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 641/1113] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 642/1114] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:14:30 2026] DELETE /v2.0/security-group-rules/3c2ced03-9c6d-4fde-a669-a5382228d901 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 643/1115] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 644/1116] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:14:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 645/1117] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-group-rules/5b0711ba-5978-470e-b7be-01569e4e0419 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 646/1118] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 647/1119] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:14:31 2026] DELETE /v2.0/security-group-rules/5b0711ba-5978-470e-b7be-01569e4e0419 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 648/1120] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:31.148 6 INFO neutron.db.securitygroups_db [None req-5f92eae8-1d0e-40f4-9385-2abce1a15021 64fa57414bbd4cbfae02de09ad76b3e1 7237566be93b48ab944c4195c799c92a - - - -] Project 7237566be93b48ab944c4195c799c92a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 649/1121] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:14:31 2026] POST /v2.0/security-group-rules => generated 575 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 650/1122] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-group-rules/fac6edfa-32bc-471e-9601-63f3da87d4a4 => generated 575 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:31.369 6 INFO neutron.services.segments.plugin [-] Segment b0732df8-dd25-4802-b180-2c08e8d6afeb resource provider aggregate not found 2026-06-24 19:14:31.376 6 INFO neutron.services.segments.plugin [-] Segment b0732df8-dd25-4802-b180-2c08e8d6afeb resource provider aggregate not found 2026-06-24 19:14:31.396 6 INFO neutron.services.segments.plugin [-] Segment b0732df8-dd25-4802-b180-2c08e8d6afeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0732df8-dd25-4802-b180-2c08e8d6afeb found for delete ", "request_id": "req-2dce2918-e70d-4b55-81f6-1a519d46d768"}]} 2026-06-24 19:14:31.397 6 INFO neutron.services.segments.plugin [-] Segment b0732df8-dd25-4802-b180-2c08e8d6afeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0732df8-dd25-4802-b180-2c08e8d6afeb found for delete ", "request_id": "req-259b7de3-f2e8-4f16-adfe-1ea10e9f5acf"}]} [pid: 6|app: 0|req: 651/1123] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 652/1124] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:14:31 2026] DELETE /v2.0/security-group-rules/fac6edfa-32bc-471e-9601-63f3da87d4a4 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 653/1125] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 654/1126] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:31 2026] DELETE /v2.0/security-groups/3d62325c-4e0d-49c0-b8f3-d3fa9c3866ad => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1127] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:30 2026] PUT /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f/remove_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 655/1128] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1129] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/ports?device_id=df9ad20e-3af7-4c0a-a6e8-580b01d8f77f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 656/1130] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:14:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 657/1131] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:32 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:32.505 7 INFO neutron.services.segments.plugin [-] Segment 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 resource provider aggregate not found 2026-06-24 19:14:32.513 7 INFO neutron.services.segments.plugin [-] Segment 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 resource provider aggregate not found 2026-06-24 19:14:32.526 7 INFO neutron.services.segments.plugin [-] Segment 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 found for delete ", "request_id": "req-85e34f29-7ba4-448e-963d-ea7735ab87ce"}]} 2026-06-24 19:14:32.540 7 INFO neutron.services.segments.plugin [-] Segment 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9f4ca2-26cb-4d29-bee3-004fc38ce035 found for delete ", "request_id": "req-512b5c48-2569-4cd5-ba97-7bfe72dfbef5"}]} 2026-06-24 19:14:32.541 7 INFO neutron.db.l3_hamode_db [None req-9905fbc9-025e-4aab-9208-d98c8331816f 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] HA network 4a784eaa-8c8a-43ca-933a-65c4c239ccbb was deleted as no HA routers are present in tenant dc8ebab1fd0040168145a35988c2b59a. [pid: 7|app: 0|req: 475/1132] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:31 2026] DELETE /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 658/1133] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:32 2026] GET /v2.0/security-groups?tenant_id=7237566be93b48ab944c4195c799c92a&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1134] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:32 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:32.823 6 INFO neutron.db.segments_db [None req-54e993c8-51b3-4159-9282-7663ba15fbab a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 28cfb6e4-263c-4fee-8ec4-260d21c5176b of type vxlan for network 900fe5b5-b118-4b03-8324-3caae63d860b [pid: 7|app: 0|req: 477/1135] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:32 2026] DELETE /v2.0/subnets/c534e964-e73a-4231-a0ec-9a126980fa3a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 659/1136] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:14:32 2026] POST /v2.0/networks => generated 745 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 660/1137] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:32 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1138] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:32 2026] DELETE /v2.0/security-groups/f17c7d55-4fc9-4fca-9660-dded5a6a8fbd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 661/1139] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:33 2026] DELETE /v2.0/subnets/acf6e6db-08d9-460d-ac9d-f3d2d74551f1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1140] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:33 2026] POST /v2.0/subnets => generated 668 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 662/1141] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/security-groups?id=9ba55574-5147-4707-a916-f33a6ba4761e&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:33.435 6 INFO neutron.db.segments_db [None req-3ac7330d-0278-4867-a5bc-7db9c3d11091 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b of type vxlan for network 2ac19e53-583c-4f7d-9ede-deedbf54fb41 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 480/1142] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:33 2026] DELETE /v2.0/networks/e176f637-a746-4c0b-a5d9-ba0f748b6b1c => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:33.882 6 INFO neutron.db.l3_hamode_db [None req-3ac7330d-0278-4867-a5bc-7db9c3d11091 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/1143] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:14:33 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1144] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:33 2026] DELETE /v2.0/networks/041c7d23-4558-4160-8774-67a966c4df26 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:34.562 7 INFO neutron.services.segments.plugin [-] Segment 70a1f05f-aa1f-431b-a2a0-d2de73893711 resource provider aggregate not found 2026-06-24 19:14:34.594 7 INFO neutron.services.segments.plugin [-] Segment 70a1f05f-aa1f-431b-a2a0-d2de73893711 resource provider aggregate not found 2026-06-24 19:14:34.603 7 INFO neutron.services.segments.plugin [-] Segment 70a1f05f-aa1f-431b-a2a0-d2de73893711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a1f05f-aa1f-431b-a2a0-d2de73893711 found for delete ", "request_id": "req-c669ad0f-b882-47aa-8cf9-fc42ed34b2b4"}]} 2026-06-24 19:14:34.640 7 INFO neutron.services.segments.plugin [-] Segment 70a1f05f-aa1f-431b-a2a0-d2de73893711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a1f05f-aa1f-431b-a2a0-d2de73893711 found for delete ", "request_id": "req-24dedaf9-ee9c-407e-bcf6-71412bf569ef"}]} 2026-06-24 19:14:34.662 7 INFO neutron.services.segments.plugin [-] Segment 23f5ffcd-2b43-46a2-be21-755fc5965af0 resource provider aggregate not found 2026-06-24 19:14:34.683 7 INFO neutron.services.segments.plugin [-] Segment 23f5ffcd-2b43-46a2-be21-755fc5965af0 resource provider aggregate not found 2026-06-24 19:14:34.696 7 INFO neutron.services.segments.plugin [-] Segment 23f5ffcd-2b43-46a2-be21-755fc5965af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f5ffcd-2b43-46a2-be21-755fc5965af0 found for delete ", "request_id": "req-532d52eb-0664-4972-99dc-65a67fded5c1"}]} 2026-06-24 19:14:34.696 7 INFO neutron.db.l3_db [None req-8bbffb83-988c-469d-8f86-8975396e42c8 d19024a6b86c415ea82bce8e991c8caa aa08c5ec17914b27bf98e05f801b1a4a - - - -] Floating IP 0d901200-4738-4311-bcdb-dca62f9d6011 disassociated. External IP: 10.96.250.218, port: 39e72b78-3bf2-409c-9abc-8bad1cf21d53. 2026-06-24 19:14:34.707 7 INFO neutron.services.segments.plugin [-] Segment 23f5ffcd-2b43-46a2-be21-755fc5965af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f5ffcd-2b43-46a2-be21-755fc5965af0 found for delete ", "request_id": "req-c905d491-46bb-47c0-919b-ca52d77a65d0"}]} 2026-06-24 19:14:35.115 6 INFO neutron.db.l3_hamode_db [None req-3ac7330d-0278-4867-a5bc-7db9c3d11091 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 483/1145] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:14:34 2026] DELETE /v2.0/ports/39e72b78-3bf2-409c-9abc-8bad1cf21d53 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:35.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddd5ab9f-87a7-4a6f-a0db-56de0e2c4c3f'] response: {'server_uuid': 'b1da4489-22ca-4f86-a4f1-ddcf08fd394d', 'name': 'network-vif-deleted', 'tag': '39e72b78-3bf2-409c-9abc-8bad1cf21d53', 'status': 'completed', 'code': 200} 2026-06-24 19:14:35.241 7 INFO neutron.db.segments_db [None req-063bdf7e-d6d6-41ac-9763-1d42c81461a2 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 4776554b-6afc-4beb-8889-daa6efb281b0 of type vxlan for network 0aff8324-44ea-4408-8d3c-4d959be7ff8e [pid: 7|app: 0|req: 484/1146] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:35 2026] POST /v2.0/networks => generated 633 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1147] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:35 2026] GET /v2.0/ports?device_id=b1da4489-22ca-4f86-a4f1-ddcf08fd394d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1148] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:14:35 2026] POST /v2.0/subnetpools => generated 547 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1149] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:35 2026] POST /v2.0/subnets => generated 622 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1150] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:14:36 2026] GET /v2.0/subnetpools/8453c64d-892c-401a-a5c3-77d6c2bd8468 => generated 547 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:36.170 7 INFO neutron.db.segments_db [None req-5aa90c9e-be78-444a-adc8-4b3e19429fe8 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c of type vxlan for network c2ea884b-e76d-481b-b038-fef3fd432ff0 [pid: 6|app: 0|req: 663/1151] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:33 2026] POST /v2.0/routers => generated 732 bytes in 2999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 664/1152] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:14:36 2026] PUT /v2.0/subnetpools/8453c64d-892c-401a-a5c3-77d6c2bd8468 => generated 500 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:36.635 7 INFO neutron.db.l3_hamode_db [None req-5aa90c9e-be78-444a-adc8-4b3e19429fe8 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:14:36.843 7 INFO neutron.db.l3_hamode_db [None req-5aa90c9e-be78-444a-adc8-4b3e19429fe8 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 489/1153] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:36 2026] POST /v2.0/routers => generated 510 bytes in 1526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1154] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:14:37 2026] DELETE /v2.0/subnetpools/8453c64d-892c-401a-a5c3-77d6c2bd8468 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1155] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:37 2026] DELETE /v2.0/security-groups/9ba55574-5147-4707-a916-f33a6ba4761e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1156] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:14:37 2026] POST /v2.0/ports => generated 959 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:38.276 7 INFO neutron.api.v2.resource [None req-4d3c3144-d83d-4134-b9ca-bf02e0048f72 4115203d63424980a0d1847bcc9e5362 239ba7fc970a496c9df0465fc8157267 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/1157] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/subnetpools/8453c64d-892c-401a-a5c3-77d6c2bd8468 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:38.293 7 INFO neutron.api.v2.resource [None req-f8c90d84-77c3-466c-ae5e-1d9d9a6216c8 d19024a6b86c415ea82bce8e991c8caa aa08c5ec17914b27bf98e05f801b1a4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1160] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/security-groups/9ba55574-5147-4707-a916-f33a6ba4761e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 665/1161] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:36 2026] PUT /v2.0/routers/b5177620-4014-419b-bf4b-941216d4286d/add_router_interface => generated 309 bytes in 2311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:38.779 6 INFO neutron.api.v2.resource [None req-025e391a-12ca-4af6-a5a2-d1b28b91f0df 4115203d63424980a0d1847bcc9e5362 239ba7fc970a496c9df0465fc8157267 - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 666/1162] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:14:38 2026] DELETE /v2.0/subnetpools/8453c64d-892c-401a-a5c3-77d6c2bd8468 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 667/1163] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:14:38 2026] DELETE /v2.0/floatingips/0d901200-4738-4311-bcdb-dca62f9d6011 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 668/1164] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:39 2026] PUT /v2.0/routers/0ac2cec3-cf0a-441c-bdc4-105e3dbef059/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1165] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:38 2026] PUT /v2.0/routers/28f86072-050c-4a6d-8ded-9cae24627f6b/add_router_interface => generated 309 bytes in 2277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1166] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks?id=900fe5b5-b118-4b03-8324-3caae63d860b => generated 677 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 669/1167] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/security-groups?tenant_id=239ba7fc970a496c9df0465fc8157267&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 670/1168] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/ports/9f8e8c36-9d09-4531-99f3-fc742f096f12 => generated 1033 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 671/1169] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/quotas/f6c95ba2c55e42fca0af6d5330809237 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 672/1170] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:40 2026] DELETE /v2.0/security-groups/6b0d67a8-28c7-4b86-a3f7-6315f3101043 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:42.024 7 INFO neutron.services.segments.plugin [-] Segment 6f628313-66ca-42ff-8c1c-2e748d1c4a41 resource provider aggregate not found 2026-06-24 19:14:42.034 7 INFO neutron.services.segments.plugin [-] Segment 6f628313-66ca-42ff-8c1c-2e748d1c4a41 resource provider aggregate not found 2026-06-24 19:14:42.050 7 INFO neutron.services.segments.plugin [-] Segment 6f628313-66ca-42ff-8c1c-2e748d1c4a41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f628313-66ca-42ff-8c1c-2e748d1c4a41 found for delete ", "request_id": "req-cec47f6d-5855-460c-9515-d6bc35a15f9e"}]} 2026-06-24 19:14:42.063 7 INFO neutron.services.segments.plugin [-] Segment 6f628313-66ca-42ff-8c1c-2e748d1c4a41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f628313-66ca-42ff-8c1c-2e748d1c4a41 found for delete ", "request_id": "req-e275489e-f688-4b72-8a6d-997680ad9f96"}]} 2026-06-24 19:14:42.073 7 INFO neutron.db.l3_hamode_db [None req-42615598-0265-4f73-99c9-d369d827c3bc a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 76abf104-04aa-4226-9da6-4fdd3b0c2061 was deleted as no HA routers are present in tenant aa08c5ec17914b27bf98e05f801b1a4a. [pid: 7|app: 0|req: 499/1171] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:40 2026] DELETE /v2.0/routers/0ac2cec3-cf0a-441c-bdc4-105e3dbef059 => generated 0 bytes in 1404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 673/1172] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:40 2026] PUT /v2.0/routers/28f86072-050c-4a6d-8ded-9cae24627f6b/remove_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1173] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports?tenant_id=f6c95ba2c55e42fca0af6d5330809237&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:42.372 7 INFO neutron.api.v2.resource [None req-7ffd20e3-6353-401d-b7de-8e2e0e2e8476 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1174] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:42 2026] PUT /v2.0/routers/28f86072-050c-4a6d-8ded-9cae24627f6b/remove_router_interface => generated 197 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 674/1175] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:42 2026] DELETE /v2.0/subnets/1b923ad1-2431-4808-9020-768b0550a171 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1176] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 675/1177] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports?device_id=28f86072-050c-4a6d-8ded-9cae24627f6b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1178] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:42 2026] DELETE /v2.0/networks/50e07179-0677-4bbf-b0e6-258ad61dd534 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1179] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1180] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:43 2026] GET /v2.0/security-groups?tenant_id=aa08c5ec17914b27bf98e05f801b1a4a&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1181] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:43 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:43.386 6 INFO neutron.services.segments.plugin [-] Segment 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c resource provider aggregate not found 2026-06-24 19:14:43.394 6 INFO neutron.services.segments.plugin [-] Segment 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c resource provider aggregate not found [pid: 7|app: 0|req: 507/1182] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:43 2026] DELETE /v2.0/security-groups/3a3c22ea-15b6-4331-b5ee-2f8a646cd975 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:43.411 6 INFO neutron.services.segments.plugin [-] Segment 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c found for delete ", "request_id": "req-12c06d21-b51f-4b1a-85ba-1fc173364d6e"}]} 2026-06-24 19:14:43.419 6 INFO neutron.services.segments.plugin [-] Segment 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f52f214-7bfa-4351-9f1e-8b0234fdcb3c found for delete ", "request_id": "req-ea772cc5-4cd6-4ade-96d8-f77f3365d82b"}]} 2026-06-24 19:14:43.426 6 INFO neutron.db.l3_hamode_db [None req-d327a5d3-5e4f-4997-a7b0-30a1f909b02d 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] HA network c2ea884b-e76d-481b-b038-fef3fd432ff0 was deleted as no HA routers are present in tenant dc8ebab1fd0040168145a35988c2b59a. [pid: 6|app: 0|req: 676/1183] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:42 2026] DELETE /v2.0/routers/28f86072-050c-4a6d-8ded-9cae24627f6b => generated 0 bytes in 983 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1184] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:43 2026] DELETE /v2.0/subnets/86a50b57-8123-438a-9480-c3b29d59ce40 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:44.183 7 INFO neutron.services.segments.plugin [-] Segment b48b3642-687f-45ac-8c0e-39118a8f15ba resource provider aggregate not found 2026-06-24 19:14:44.197 7 INFO neutron.services.segments.plugin [-] Segment b48b3642-687f-45ac-8c0e-39118a8f15ba resource provider aggregate not found 2026-06-24 19:14:44.218 7 INFO neutron.services.segments.plugin [-] Segment b48b3642-687f-45ac-8c0e-39118a8f15ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48b3642-687f-45ac-8c0e-39118a8f15ba found for delete ", "request_id": "req-f47ba79f-36f8-430f-9dd0-57853f7e43c3"}]} 2026-06-24 19:14:44.248 7 INFO neutron.services.segments.plugin [-] Segment b48b3642-687f-45ac-8c0e-39118a8f15ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48b3642-687f-45ac-8c0e-39118a8f15ba found for delete ", "request_id": "req-c4ad3412-5810-49a4-a4c6-516da3df444a"}]} [pid: 6|app: 0|req: 677/1185] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:43 2026] DELETE /v2.0/networks/0aff8324-44ea-4408-8d3c-4d959be7ff8e => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1186] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:44 2026] GET /v2.0/networks?id=900fe5b5-b118-4b03-8324-3caae63d860b => generated 677 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:44.358 6 INFO neutron.db.segments_db [None req-8e852ae1-6616-4be9-a581-c3911e53aa7d 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f of type vxlan for network cab2b6c8-364d-4293-b2a6-f375bfaf12e1 [pid: 6|app: 0|req: 678/1187] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:44 2026] POST /v2.0/networks => generated 633 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 679/1188] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:44 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1189] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:14:44 2026] POST /v2.0/ports => generated 958 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 680/1190] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:44 2026] POST /v2.0/subnets => generated 622 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:45.038 6 INFO neutron.db.segments_db [None req-b84268a8-36f7-49f1-85ee-b651f06e6cb5 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 0722246b-a7ae-47ed-aeed-3b5e920c4069 of type vxlan for network ca9e258d-1248-42e6-99bf-5160719ca52b [pid: 7|app: 0|req: 511/1191] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:14:44 2026] PUT /v2.0/ports/c340263e-97ea-4d82-9adc-62acd17919b8 => generated 1203 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:45.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-204f1014-2138-4686-87c7-7d1f9593cde8'] response: {'name': 'network-changed', 'server_uuid': '04cd9913-908f-459c-8ae1-df9fa0b6169e', 'tag': 'c340263e-97ea-4d82-9adc-62acd17919b8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:14:45.921 6 INFO neutron.services.segments.plugin [-] Segment 4776554b-6afc-4beb-8889-daa6efb281b0 resource provider aggregate not found 2026-06-24 19:14:45.930 6 INFO neutron.services.segments.plugin [-] Segment 4776554b-6afc-4beb-8889-daa6efb281b0 resource provider aggregate not found 2026-06-24 19:14:45.953 6 INFO neutron.services.segments.plugin [-] Segment 4776554b-6afc-4beb-8889-daa6efb281b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4776554b-6afc-4beb-8889-daa6efb281b0 found for delete ", "request_id": "req-6de45a3f-c223-4343-9fd0-2728b1a48d15"}]} 2026-06-24 19:14:45.959 6 INFO neutron.services.segments.plugin [-] Segment 4776554b-6afc-4beb-8889-daa6efb281b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4776554b-6afc-4beb-8889-daa6efb281b0 found for delete ", "request_id": "req-427e4e4d-7e2c-468f-b9ac-f77f1f875e00"}]} [pid: 7|app: 0|req: 512/1192] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:45 2026] GET /v2.0/security-groups?tenant_id=778a73324e30478a9f0fe4d12461b0d5&name=default => generated 2801 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1193] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:45 2026] GET /v2.0/ports?tenant_id=f6c95ba2c55e42fca0af6d5330809237&device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1194] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:46.132 6 INFO neutron.db.l3_hamode_db [None req-b84268a8-36f7-49f1-85ee-b651f06e6cb5 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1195] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:46 2026] DELETE /v2.0/security-groups/662dd44c-dee2-4404-9576-c63cdde536ff => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1196] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c340263e-97ea-4d82-9adc-62acd17919b8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1197] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/security-groups?id=c3ba1abe-8fbf-48cd-bc67-8df38eb1d645&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1198] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/subnets?id=b301a475-4135-45d1-9849-30a53a45fb84 => generated 671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1199] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/ports?network_id=900fe5b5-b118-4b03-8324-3caae63d860b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:46.421 6 INFO neutron.db.l3_hamode_db [None req-b84268a8-36f7-49f1-85ee-b651f06e6cb5 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 520/1200] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1201] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1202] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/ports?tenant_id=f6c95ba2c55e42fca0af6d5330809237&device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1203] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/networks?id=900fe5b5-b118-4b03-8324-3caae63d860b => generated 773 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1204] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c340263e-97ea-4d82-9adc-62acd17919b8 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1205] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/subnets?id=b301a475-4135-45d1-9849-30a53a45fb84 => generated 671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1206] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:14:46 2026] GET /v2.0/ports?network_id=900fe5b5-b118-4b03-8324-3caae63d860b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1207] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:14:47 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1208] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:14:47 2026] GET /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 681/1209] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:44 2026] POST /v2.0/routers => generated 511 bytes in 2445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1210] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:47 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1211] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:47 2026] GET /v2.0/security-groups?id=c3ba1abe-8fbf-48cd-bc67-8df38eb1d645&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1212] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:48 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1213] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:48 2026] GET /v2.0/security-groups?id=c3ba1abe-8fbf-48cd-bc67-8df38eb1d645&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 682/1214] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:14:47 2026] PUT /v2.0/routers/0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4/add_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1215] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 683/1216] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/ports/73767cef-4b01-4ef2-9404-e4d69e04f60a => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1217] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/security-groups?id=c3ba1abe-8fbf-48cd-bc67-8df38eb1d645&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1218] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/security-groups?tenant_id=a46f0f56339042c0b604e4894f973f60&name=default => generated 2801 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1219] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:14:49 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1220] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:49 2026] DELETE /v2.0/security-groups/d67f70ae-fc87-4f89-a358-8097bfed9d60 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 684/1221] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:49 2026] PUT /v2.0/routers/0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4/remove_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1222] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:14:50 2026] DELETE /v2.0/ports/c340263e-97ea-4d82-9adc-62acd17919b8 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 685/1223] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:50 2026] GET /v2.0/security-groups?tenant_id=851379759341427694774ef188a0f5e1&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:50.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4889de36-54cc-4d5d-a606-8efe9db4737e'] response: {'server_uuid': '04cd9913-908f-459c-8ae1-df9fa0b6169e', 'name': 'network-vif-deleted', 'tag': 'c340263e-97ea-4d82-9adc-62acd17919b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 539/1224] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:14:50 2026] GET /v2.0/ports?device_id=04cd9913-908f-459c-8ae1-df9fa0b6169e => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 686/1225] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:50 2026] GET /v2.0/ports?device_id=0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1226] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:50 2026] DELETE /v2.0/security-groups/be728df6-3f9f-431c-a276-18652c0e0330 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:51.382 6 INFO neutron.services.segments.plugin [-] Segment 0722246b-a7ae-47ed-aeed-3b5e920c4069 resource provider aggregate not found 2026-06-24 19:14:51.389 6 INFO neutron.services.segments.plugin [-] Segment 0722246b-a7ae-47ed-aeed-3b5e920c4069 resource provider aggregate not found 2026-06-24 19:14:51.409 6 INFO neutron.db.l3_hamode_db [None req-e7a821c7-6cc2-46d8-be8f-c4da5f39c0b1 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] HA network ca9e258d-1248-42e6-99bf-5160719ca52b was deleted as no HA routers are present in tenant dc8ebab1fd0040168145a35988c2b59a. [pid: 6|app: 0|req: 687/1227] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:50 2026] DELETE /v2.0/routers/0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:51.623 6 INFO neutron.services.segments.plugin [-] Segment 0722246b-a7ae-47ed-aeed-3b5e920c4069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0722246b-a7ae-47ed-aeed-3b5e920c4069 found for delete ", "request_id": "req-110a89bd-0335-42d5-9fbe-e848d1f63036"}]} 2026-06-24 19:14:51.641 6 INFO neutron.services.segments.plugin [-] Segment 0722246b-a7ae-47ed-aeed-3b5e920c4069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0722246b-a7ae-47ed-aeed-3b5e920c4069 found for delete ", "request_id": "req-07d6e3b8-6d42-4339-b4e9-12e7c3df17c8"}]} [pid: 7|app: 0|req: 541/1228] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:51 2026] DELETE /v2.0/subnets/3278250d-eb33-44a5-a8f3-8f125594244d => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:52.157 7 INFO neutron.services.segments.plugin [-] Segment f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f resource provider aggregate not found 2026-06-24 19:14:52.177 7 INFO neutron.services.segments.plugin [-] Segment f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f resource provider aggregate not found 2026-06-24 19:14:52.193 7 INFO neutron.services.segments.plugin [-] Segment f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f found for delete ", "request_id": "req-c7e98683-c306-4786-a6f9-5f56a3a34859"}]} 2026-06-24 19:14:52.194 7 INFO neutron.services.segments.plugin [-] Segment f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d1a7ad-87ab-4fd7-bb5a-52c04104d02f found for delete ", "request_id": "req-91fee114-9e1a-472b-a300-4c58eb8e8bf2"}]} [pid: 7|app: 0|req: 542/1229] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:51 2026] DELETE /v2.0/networks/cab2b6c8-364d-4293-b2a6-f375bfaf12e1 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:14:52.276 7 INFO neutron.db.segments_db [None req-d906051c-184e-4cff-aba0-67d29eb6c134 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Added segment 05a3c459-f120-4528-9af4-99dd3ba04db8 of type vxlan for network a1692732-ff2c-40be-99df-3d390cf7e2d5 2026-06-24 19:14:52.649 7 INFO neutron.db.l3_hamode_db [None req-d906051c-184e-4cff-aba0-67d29eb6c134 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 688/1230] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:14:51 2026] PUT /v2.0/routers/b5177620-4014-419b-bf4b-941216d4286d/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:53.960 7 INFO neutron.db.l3_hamode_db [None req-d906051c-184e-4cff-aba0-67d29eb6c134 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:14:54.777 6 INFO neutron.services.segments.plugin [-] Segment b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b resource provider aggregate not found 2026-06-24 19:14:54.783 6 INFO neutron.services.segments.plugin [-] Segment b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b resource provider aggregate not found 2026-06-24 19:14:54.804 6 INFO neutron.services.segments.plugin [-] Segment b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b found for delete ", "request_id": "req-35f80dd3-66e3-4753-a380-53fe45b29e90"}]} 2026-06-24 19:14:54.806 6 INFO neutron.services.segments.plugin [-] Segment b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07f93ba-2d9a-42d6-9c8d-7f9889ee8a6b found for delete ", "request_id": "req-8ef16a21-6173-40d1-b987-a6c0cddc1549"}]} 2026-06-24 19:14:54.813 6 INFO neutron.db.l3_hamode_db [None req-35557d0b-5fd2-4019-a73e-944835077dc8 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 2ac19e53-583c-4f7d-9ede-deedbf54fb41 was deleted as no HA routers are present in tenant f6c95ba2c55e42fca0af6d5330809237. [pid: 6|app: 0|req: 691/1233] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:52 2026] DELETE /v2.0/routers/b5177620-4014-419b-bf4b-941216d4286d => generated 0 bytes in 1888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 692/1234] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:54 2026] DELETE /v2.0/subnets/b301a475-4135-45d1-9849-30a53a45fb84 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 693/1235] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:14:55 2026] DELETE /v2.0/networks/900fe5b5-b118-4b03-8324-3caae63d860b => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 694/1236] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/security-groups?tenant_id=2468b8a0da9446d8817ddc26d76b4dd6&name=default => generated 2801 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 695/1237] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/security-groups?tenant_id=f6c95ba2c55e42fca0af6d5330809237&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1238] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:52 2026] POST /v2.0/routers => generated 692 bytes in 3811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 696/1239] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:56 2026] DELETE /v2.0/security-groups/63b09f88-a701-44cf-92c7-4b8458efb04a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1240] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:56 2026] DELETE /v2.0/security-groups/c3ba1abe-8fbf-48cd-bc67-8df38eb1d645 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 697/1241] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:14:56 2026] GET /v2.0/routers/82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 698 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1242] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:56 2026] GET /v2.0/security-groups?tenant_id=baa1dd4475fa44069da0df7879e83990&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 698/1243] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:14:56 2026] GET /v2.0/routers => generated 701 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1244] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:14:56 2026] DELETE /v2.0/security-groups/b11ef83b-d9e9-4060-8b1d-617467b30ca1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:14:56.830 6 INFO neutron.services.segments.plugin [-] Segment 28cfb6e4-263c-4fee-8ec4-260d21c5176b resource provider aggregate not found 2026-06-24 19:14:56.859 6 INFO neutron.services.segments.plugin [-] Segment 28cfb6e4-263c-4fee-8ec4-260d21c5176b resource provider aggregate not found 2026-06-24 19:14:56.873 6 INFO neutron.services.segments.plugin [-] Segment 28cfb6e4-263c-4fee-8ec4-260d21c5176b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cfb6e4-263c-4fee-8ec4-260d21c5176b found for delete ", "request_id": "req-a3e09371-9630-4d3c-a008-db5d750ff577"}]} 2026-06-24 19:14:56.882 6 INFO neutron.services.segments.plugin [-] Segment 28cfb6e4-263c-4fee-8ec4-260d21c5176b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cfb6e4-263c-4fee-8ec4-260d21c5176b found for delete ", "request_id": "req-77dc6abb-ffaf-4209-b678-bb330fb404a2"}]} [pid: 6|app: 0|req: 699/1245] 10.0.0.6 () {34 vars in 739 bytes} [Wed Jun 24 19:14:56 2026] PUT /v2.0/routers/82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 705 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1246] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/routers/82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 705 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 700/1247] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/ports?device_id=82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:58.509 7 INFO neutron.services.segments.plugin [-] Segment 05a3c459-f120-4528-9af4-99dd3ba04db8 resource provider aggregate not found 2026-06-24 19:14:58.515 7 INFO neutron.services.segments.plugin [-] Segment 05a3c459-f120-4528-9af4-99dd3ba04db8 resource provider aggregate not found 2026-06-24 19:14:58.536 7 INFO neutron.services.segments.plugin [-] Segment 05a3c459-f120-4528-9af4-99dd3ba04db8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a3c459-f120-4528-9af4-99dd3ba04db8 found for delete ", "request_id": "req-dc627243-ce62-44dd-a808-2c6bbb940b2f"}]} 2026-06-24 19:14:58.541 7 INFO neutron.services.segments.plugin [-] Segment 05a3c459-f120-4528-9af4-99dd3ba04db8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a3c459-f120-4528-9af4-99dd3ba04db8 found for delete ", "request_id": "req-7d9aafe6-2696-4b45-8d44-d58c91f6063c"}]} 2026-06-24 19:14:58.549 7 INFO neutron.db.l3_hamode_db [None req-f1042b5e-5701-4dce-b70c-51768e838343 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] HA network a1692732-ff2c-40be-99df-3d390cf7e2d5 was deleted as no HA routers are present in tenant dc8ebab1fd0040168145a35988c2b59a. [pid: 7|app: 0|req: 548/1248] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:57 2026] DELETE /v2.0/routers/82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1249] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:58.657 7 INFO neutron.api.v2.resource [None req-a1cf91f7-2288-44f8-b512-2affc3318050 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1250] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/routers/82cd52d4-f09e-4d34-89a2-8d344e0fd396 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1251] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:58.744 7 INFO neutron.api.v2.resource [None req-65e19f0c-8fb4-4583-859e-f84620a256a8 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1252] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/routers/0ac81ec2-8b38-4a1f-b4aa-cda51d1a8ec4 => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:58.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f029fac-304d-4abd-b9e4-2ffa7531978c 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1253] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/subnets/3278250d-eb33-44a5-a8f3-8f125594244d => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:58.834 6 INFO neutron.db.segments_db [None req-025ccc4a-c4d3-4546-9290-d055bf499e5f 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Added segment 5d0b52c1-5864-4735-96e2-9856486c1d1e of type vxlan for network 6b5114ef-30a4-4024-98df-26dba0e8b4d4 [pid: 7|app: 0|req: 554/1254] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=28f86072-050c-4a6d-8ded-9cae24627f6b => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:58.883 7 INFO neutron.api.v2.resource [None req-293b3433-b841-4253-b13f-efb532eb351b 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1255] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/routers/28f86072-050c-4a6d-8ded-9cae24627f6b => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:58.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-224ccf5e-4dca-404b-9d9d-7e434ff3d7d4 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1256] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/subnets/86a50b57-8123-438a-9480-c3b29d59ce40 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1257] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=df9ad20e-3af7-4c0a-a6e8-580b01d8f77f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:58.994 7 INFO neutron.api.v2.resource [None req-e1ef935d-7e66-4fa3-b9f1-716cfe76b1e2 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1258] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:58 2026] DELETE /v2.0/routers/df9ad20e-3af7-4c0a-a6e8-580b01d8f77f => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 701/1259] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:14:58 2026] POST /v2.0/networks => generated 649 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:59.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed55b8c7-bb95-4fae-ae3f-812888e1481e 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1260] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:59 2026] DELETE /v2.0/subnets/c534e964-e73a-4231-a0ec-9a126980fa3a => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:14:59.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c788ce06-305f-4836-9ed0-5239c684bb25 4743bf2210094f949da66f0e293a4a9f dc8ebab1fd0040168145a35988c2b59a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1261] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:14:59 2026] DELETE /v2.0/subnets/acf6e6db-08d9-460d-ac9d-f3d2d74551f1 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 702/1262] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:59 2026] POST /v2.0/subnets => generated 603 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:14:59.486 7 INFO neutron.db.segments_db [None req-e89b3737-0c5d-4556-b48f-f20c52737879 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Added segment 4c12d0a0-ead7-41bb-b236-81956f91bf04 of type vxlan for network eb27e3b0-36cd-4d82-a317-a9b53ef63765 2026-06-24 19:14:59.917 7 INFO neutron.db.l3_hamode_db [None req-e89b3737-0c5d-4556-b48f-f20c52737879 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 703/1263] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/security-groups?tenant_id=dc8ebab1fd0040168145a35988c2b59a&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 704/1264] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:00 2026] DELETE /v2.0/security-groups/0aa67c39-dc56-4d9f-8737-cb24ed1fa47d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 705/1265] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:00 2026] GET /v2.0/security-groups?tenant_id=7d1482f9be384fe19a77ffba216b0490&name=default => generated 2801 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 706/1266] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:00 2026] DELETE /v2.0/security-groups/293b66ed-d77a-4712-9e5d-15f154b23a47 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:01.208 7 INFO neutron.db.l3_hamode_db [None req-e89b3737-0c5d-4556-b48f-f20c52737879 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 561/1267] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:14:59 2026] POST /v2.0/routers => generated 694 bytes in 3168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1268] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:04 2026] GET /v2.0/security-groups?tenant_id=a704c6f918e34dae8ed07b804bdf1365&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1269] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:04 2026] GET /v2.0/security-groups?tenant_id=4296101f252d4a6298206c9e4638d2d2&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 707/1270] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:15:02 2026] PUT /v2.0/routers/6fb22817-8c33-40e1-89d1-1452e86e7439/add_router_interface => generated 309 bytes in 2068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1271] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:04 2026] DELETE /v2.0/security-groups/6e98c099-e139-43ef-b079-a049d2b1399d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 708/1272] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:04 2026] DELETE /v2.0/security-groups/3626d22c-0e25-4f23-aee3-d52663ea4ed9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 709/1273] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:05 2026] GET /v2.0/security-groups?tenant_id=6f5a0f1c698a46c0bf644c97b63a85cc&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 710/1274] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:05 2026] DELETE /v2.0/security-groups/d02ff899-fab6-45df-8ad7-b9ccb7a89afd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1275] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:04 2026] POST /v2.0/ports => generated 955 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 711/1276] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:05 2026] POST /v2.0/ports => generated 955 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:06.605 6 INFO neutron.db.segments_db [None req-580c2fae-3d1f-431c-bef5-fd2c309a91ee 8e0fd0cca18f4734b01ea3f3ba5c9e26 e159a6c9938844b595dd631a75257863 - - - -] Added segment d21cfd7a-18ee-459d-b8d3-a36de4755131 of type vxlan for network 2e4b839e-9a56-4cd7-abcd-6a620827efea [pid: 6|app: 0|req: 712/1277] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:06 2026] POST /v2.0/networks => generated 631 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 713/1278] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:15:06 2026] POST /v2.0/ports => generated 743 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:07.289 6 INFO neutron.db.segments_db [None req-9202802c-e6d3-4f68-a6fc-3db5ff8b57a8 8e0fd0cca18f4734b01ea3f3ba5c9e26 e159a6c9938844b595dd631a75257863 - - - -] Added segment a8417dcc-0c0d-4722-8af4-cc798a38ca1c of type vxlan for network d2ff77c2-5686-43e4-bd57-220d166468a0 [pid: 6|app: 0|req: 714/1279] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:07 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:07.740 7 INFO neutron.db.l3_db [None req-4d9a27bb-eb5a-4894-a936-156e3634d71e 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Floating IP 84c64a5d-da78-4efc-a1c0-c4d02e0ca407 associated. External IP: 10.96.250.204, port: 5e308a90-34a3-4638-8e18-ed5edcd5ce02. [pid: 6|app: 0|req: 715/1280] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:15:07 2026] POST /v2.0/ports => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:07.961 6 INFO neutron.db.segments_db [None req-cb9e9046-b7e4-446a-ad31-121b037476b2 8e0fd0cca18f4734b01ea3f3ba5c9e26 e159a6c9938844b595dd631a75257863 - - - -] Added segment 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 of type vxlan for network c14a7444-29e6-4353-8430-c6f5150d9258 [pid: 6|app: 0|req: 718/1283] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:07 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1284] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:15:06 2026] POST /v2.0/floatingips => generated 842 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:08.311 7 INFO neutron.db.l3_db [None req-d7e8609a-fb25-4a4a-a049-435f185925ac 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Floating IP 84c64a5d-da78-4efc-a1c0-c4d02e0ca407 disassociated. External IP: 10.96.250.204, port: 5e308a90-34a3-4638-8e18-ed5edcd5ce02. [pid: 7|app: 0|req: 567/1285] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:15:08 2026] PUT /v2.0/floatingips/84c64a5d-da78-4efc-a1c0-c4d02e0ca407 => generated 552 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 719/1286] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:15:08 2026] POST /v2.0/ports => generated 743 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:09.202 6 INFO neutron.db.segments_db [None req-52ead70e-53de-4cd9-a542-053c07adf329 8e0fd0cca18f4734b01ea3f3ba5c9e26 e159a6c9938844b595dd631a75257863 - - - -] Added segment 7a2a18dc-53b2-45c4-9187-0bec169795e7 of type vxlan for network 25b8ff6b-b87a-451a-bc2a-182838a63429 [pid: 7|app: 0|req: 568/1287] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:15:08 2026] DELETE /v2.0/floatingips/84c64a5d-da78-4efc-a1c0-c4d02e0ca407 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 720/1288] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:09 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 721/1289] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:15:09 2026] POST /v2.0/ports => generated 743 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:09.889 6 INFO neutron.db.segments_db [None req-93494cb6-b5c2-41eb-8dde-48698d613d02 8e0fd0cca18f4734b01ea3f3ba5c9e26 e159a6c9938844b595dd631a75257863 - - - -] Added segment 2f3bb117-ae36-4df2-b42a-b689ccea1d8d of type vxlan for network 166d4e92-c0e5-451a-96e3-f242b7548523 [pid: 6|app: 0|req: 722/1290] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:09 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 723/1291] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:15:10 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 724/1292] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:15:10 2026] PUT /v2.0/ports/2522ae71-cb8a-496a-af5a-4afaf2cde0f3/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:10.500 7 INFO neutron.db.l3_db [None req-f12c8f5a-b3e9-419d-b4b4-d42624526608 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Floating IP 06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 associated. External IP: 10.96.250.219, port: 67e96e7d-3443-4b7b-ad50-c2f8cec4feec. [pid: 6|app: 0|req: 725/1293] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:15:10 2026] PUT /v2.0/ports/76689225-8e32-4d0c-8f8c-504cb57ed375/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 726/1294] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:15:10 2026] PUT /v2.0/ports/c02e6aff-463d-4f01-9d4f-96758138edb9/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 727/1295] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:15:10 2026] PUT /v2.0/ports/63177bba-7ec9-4195-bfe5-6c5aa2e1fbb0/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 728/1296] 10.0.0.6 () {32 vars in 658 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1297] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:15:09 2026] POST /v2.0/floatingips => generated 842 bytes in 1737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 729/1298] 10.0.0.6 () {32 vars in 672 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1299] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/floatingips/06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 730/1300] 10.0.0.6 () {32 vars in 668 bytes} [Wed Jun 24 19:15:10 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: 7|app: 0|req: 571/1301] 10.0.0.6 () {32 vars in 653 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/floatingips => generated 845 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 731/1302] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:15:11 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: 6|app: 0|req: 732/1303] 10.0.0.6 () {32 vars in 666 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 733/1304] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 734/1305] 10.0.0.6 () {32 vars in 676 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 735/1306] 10.0.0.6 () {32 vars in 688 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:11.656 7 INFO neutron.db.l3_db [None req-a111741d-0281-4a42-9b8f-c78ffc684faa 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Floating IP 06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 associated. External IP: 10.96.250.219, port: 67e96e7d-3443-4b7b-ad50-c2f8cec4feec. [pid: 6|app: 0|req: 736/1307] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:11 2026] DELETE /v2.0/ports/2522ae71-cb8a-496a-af5a-4afaf2cde0f3 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 737/1308] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:11 2026] DELETE /v2.0/ports/76689225-8e32-4d0c-8f8c-504cb57ed375 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1309] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:15:11 2026] PUT /v2.0/floatingips/06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 => generated 842 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 738/1310] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:12 2026] DELETE /v2.0/ports/c02e6aff-463d-4f01-9d4f-96758138edb9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:12.651 6 INFO neutron.db.l3_db [None req-6f7db2d1-010c-4e77-8ce7-1fbaf77a02a3 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] Floating IP 06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 disassociated. External IP: 10.96.250.219, port: 5e308a90-34a3-4638-8e18-ed5edcd5ce02. [pid: 7|app: 0|req: 573/1311] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:12 2026] GET /v2.0/security-groups?tenant_id=f4057259b6f34936a3816b81643330a5&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1312] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:12 2026] DELETE /v2.0/ports/63177bba-7ec9-4195-bfe5-6c5aa2e1fbb0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 739/1313] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:15:12 2026] PUT /v2.0/floatingips/06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 => generated 552 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1314] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/security-groups/d66c0e4c-6968-416f-8d1a-e6fa79eeaebe => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 740/1315] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/ports/6de01c9e-ffa8-467e-8ed0-005c89b110af => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 741/1316] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/security-groups?tenant_id=1183db8094094d269c700ad4582e3797&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1317] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/floatingips/06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:13.679 6 INFO neutron.services.segments.plugin [-] Segment d21cfd7a-18ee-459d-b8d3-a36de4755131 resource provider aggregate not found [pid: 7|app: 0|req: 577/1318] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/security-groups/3a8469c9-0118-4b1d-ba58-caf32fe83d74 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:13.687 6 INFO neutron.services.segments.plugin [-] Segment d21cfd7a-18ee-459d-b8d3-a36de4755131 resource provider aggregate not found 2026-06-24 19:15:13.725 6 INFO neutron.services.segments.plugin [-] Segment d21cfd7a-18ee-459d-b8d3-a36de4755131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21cfd7a-18ee-459d-b8d3-a36de4755131 found for delete ", "request_id": "req-0d3a54b4-449e-4114-bd5a-dd9e816f29f3"}]} 2026-06-24 19:15:13.729 6 INFO neutron.services.segments.plugin [-] Segment d21cfd7a-18ee-459d-b8d3-a36de4755131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21cfd7a-18ee-459d-b8d3-a36de4755131 found for delete ", "request_id": "req-1d35437f-6b98-4ee4-a33d-93ee92912c8a"}]} 2026-06-24 19:15:13.729 7 INFO neutron.api.v2.resource [None req-68c8cd71-0385-4c29-945f-cd8c64cea8a2 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1319] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/floatingips/06d0221a-3ca4-4c7a-9b8e-bbecec3e3514 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 742/1320] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/networks/2e4b839e-9a56-4cd7-abcd-6a620827efea => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 743/1321] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/networks/d2ff77c2-5686-43e4-bd57-220d166468a0 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1322] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/ports/5e308a90-34a3-4638-8e18-ed5edcd5ce02 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 744/1323] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:14 2026] DELETE /v2.0/networks/c14a7444-29e6-4353-8430-c6f5150d9258 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 745/1324] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:14 2026] DELETE /v2.0/networks/25b8ff6b-b87a-451a-bc2a-182838a63429 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1325] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:14 2026] DELETE /v2.0/ports/67e96e7d-3443-4b7b-ad50-c2f8cec4feec => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1326] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/ports?device_id=6fb22817-8c33-40e1-89d1-1452e86e7439 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 746/1327] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:14 2026] DELETE /v2.0/networks/166d4e92-c0e5-451a-96e3-f242b7548523 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:15.759 6 INFO neutron.services.segments.plugin [-] Segment a8417dcc-0c0d-4722-8af4-cc798a38ca1c resource provider aggregate not found [pid: 6|app: 0|req: 747/1328] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:15 2026] GET /v2.0/security-groups?tenant_id=01c92eeb516246dd83b39f2b5f93f1ab&name=default => generated 2801 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:15.779 6 INFO neutron.services.segments.plugin [-] Segment a8417dcc-0c0d-4722-8af4-cc798a38ca1c resource provider aggregate not found 2026-06-24 19:15:15.785 6 INFO neutron.services.segments.plugin [-] Segment a8417dcc-0c0d-4722-8af4-cc798a38ca1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8417dcc-0c0d-4722-8af4-cc798a38ca1c found for delete ", "request_id": "req-fa616c41-8e8d-4fc6-acac-c592863bfce0"}]} 2026-06-24 19:15:15.800 6 INFO neutron.services.segments.plugin [-] Segment a8417dcc-0c0d-4722-8af4-cc798a38ca1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8417dcc-0c0d-4722-8af4-cc798a38ca1c found for delete ", "request_id": "req-bd16dfa6-2c89-490f-910c-9ec11889a929"}]} 2026-06-24 19:15:15.810 6 INFO neutron.services.segments.plugin [-] Segment 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 resource provider aggregate not found 2026-06-24 19:15:15.818 6 INFO neutron.services.segments.plugin [-] Segment 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 resource provider aggregate not found 2026-06-24 19:15:15.831 6 INFO neutron.services.segments.plugin [-] Segment 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 found for delete ", "request_id": "req-0f391111-3c94-4806-81b0-32ea83e183b9"}]} 2026-06-24 19:15:15.849 6 INFO neutron.services.segments.plugin [-] Segment 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0ab1cc-9af7-44f4-9dbc-8b8be8e31984 found for delete ", "request_id": "req-70f5589e-792a-474a-a5e7-15d14e783215"}]} 2026-06-24 19:15:15.855 6 INFO neutron.services.segments.plugin [-] Segment 7a2a18dc-53b2-45c4-9187-0bec169795e7 resource provider aggregate not found 2026-06-24 19:15:15.870 6 INFO neutron.services.segments.plugin [-] Segment 7a2a18dc-53b2-45c4-9187-0bec169795e7 resource provider aggregate not found 2026-06-24 19:15:15.878 6 INFO neutron.services.segments.plugin [-] Segment 7a2a18dc-53b2-45c4-9187-0bec169795e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2a18dc-53b2-45c4-9187-0bec169795e7 found for delete ", "request_id": "req-af5be566-3d74-4ff5-a00a-86fa95621bff"}]} 2026-06-24 19:15:15.900 6 INFO neutron.services.segments.plugin [-] Segment 7a2a18dc-53b2-45c4-9187-0bec169795e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2a18dc-53b2-45c4-9187-0bec169795e7 found for delete ", "request_id": "req-8e5f9f3a-9d28-4476-97f3-5b1a9965e52b"}]} 2026-06-24 19:15:15.906 6 INFO neutron.services.segments.plugin [-] Segment 2f3bb117-ae36-4df2-b42a-b689ccea1d8d resource provider aggregate not found 2026-06-24 19:15:15.930 6 INFO neutron.services.segments.plugin [-] Segment 2f3bb117-ae36-4df2-b42a-b689ccea1d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3bb117-ae36-4df2-b42a-b689ccea1d8d found for delete ", "request_id": "req-ed438f07-ef94-408c-90b8-feddc7ab95fb"}]} 2026-06-24 19:15:15.930 6 INFO neutron.services.segments.plugin [-] Segment 2f3bb117-ae36-4df2-b42a-b689ccea1d8d resource provider aggregate not found 2026-06-24 19:15:15.952 6 INFO neutron.services.segments.plugin [-] Segment 2f3bb117-ae36-4df2-b42a-b689ccea1d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3bb117-ae36-4df2-b42a-b689ccea1d8d found for delete ", "request_id": "req-72c332a6-7cf8-4ed1-9d45-3e660742f654"}]} [pid: 6|app: 0|req: 748/1329] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:15 2026] DELETE /v2.0/security-groups/9ff82b8b-80ac-4ef5-bae0-15f82f722896 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 749/1330] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:15 2026] GET /v2.0/security-groups?tenant_id=04a782bfd1784583ae22b404de1fa691&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 750/1331] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:16 2026] DELETE /v2.0/security-groups/bb469ca2-f842-4404-8cb2-4b09a90d5b44 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 751/1332] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:16 2026] GET /v2.0/security-groups?tenant_id=c23443217f474184abc6639d06730b87&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1333] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:15:14 2026] PUT /v2.0/routers/6fb22817-8c33-40e1-89d1-1452e86e7439/remove_router_interface => generated 309 bytes in 1998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 752/1334] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:16 2026] DELETE /v2.0/security-groups/8e24943d-2095-4bfc-839a-466aea1b15bb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 753/1335] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:16 2026] GET /v2.0/security-groups?tenant_id=e159a6c9938844b595dd631a75257863&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 754/1336] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:17 2026] DELETE /v2.0/security-groups/3b9db069-0494-4062-aa6c-7ed8e237b78e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:17.969 7 INFO neutron.services.segments.plugin [-] Segment 4c12d0a0-ead7-41bb-b236-81956f91bf04 resource provider aggregate not found 2026-06-24 19:15:17.977 7 INFO neutron.services.segments.plugin [-] Segment 4c12d0a0-ead7-41bb-b236-81956f91bf04 resource provider aggregate not found 2026-06-24 19:15:17.996 7 INFO neutron.services.segments.plugin [-] Segment 4c12d0a0-ead7-41bb-b236-81956f91bf04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c12d0a0-ead7-41bb-b236-81956f91bf04 found for delete ", "request_id": "req-184ac2ac-854f-4ee3-9f0b-864337e9b05f"}]} 2026-06-24 19:15:18.012 7 INFO neutron.db.l3_hamode_db [None req-72564286-d020-486a-9f59-4c92ba54a0f3 40ddb5bae48943ccab431ed5c09fae2c 908afa69f74742a48c837958f9e40600 - - - -] HA network eb27e3b0-36cd-4d82-a317-a9b53ef63765 was deleted as no HA routers are present in tenant 908afa69f74742a48c837958f9e40600. 2026-06-24 19:15:18.015 7 INFO neutron.services.segments.plugin [-] Segment 4c12d0a0-ead7-41bb-b236-81956f91bf04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c12d0a0-ead7-41bb-b236-81956f91bf04 found for delete ", "request_id": "req-ded200c0-472d-4705-a93c-0371d6b7be02"}]} [pid: 7|app: 0|req: 583/1337] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:16 2026] DELETE /v2.0/routers/6fb22817-8c33-40e1-89d1-1452e86e7439 => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 755/1338] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:18 2026] DELETE /v2.0/subnets/60116c05-add4-40d4-8243-e2845f31bf65 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 756/1339] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:18 2026] GET /v2.0/security-groups?tenant_id=4cbd16112b8941f8b76acb78e97467b3&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1340] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:18 2026] DELETE /v2.0/networks/6b5114ef-30a4-4024-98df-26dba0e8b4d4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 757/1341] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:18 2026] DELETE /v2.0/security-groups/2fa002d9-0028-4c09-bd27-2c00de76be83 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1342] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:18 2026] GET /v2.0/security-groups?tenant_id=35638f6498414786b5f2fc70268179bf&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1343] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:18 2026] DELETE /v2.0/security-groups/88f54a04-181b-45d7-a3b2-af3a8771f48d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 758/1344] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:18 2026] GET /v2.0/security-groups?tenant_id=908afa69f74742a48c837958f9e40600&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1345] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:19 2026] DELETE /v2.0/security-groups/07927396-876f-4abf-95da-540d00137f09 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:19.733 6 INFO neutron.db.segments_db [None req-380ed08d-5b1e-4281-9a68-89d0207e0d1f 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Added segment 83f14947-d0a0-4959-bfea-704b717f63ad of type vxlan for network a5fb0e95-649b-4e02-97fa-a730068aaf89 [pid: 6|app: 0|req: 759/1346] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:15:19 2026] POST /v2.0/networks => generated 633 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:19.940 7 INFO neutron.db.segments_db [None req-78a7653d-e98f-4762-92cd-cbc16e0f8335 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Added segment 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc of type vxlan for network beae0d57-0e0b-4227-aa4e-cde4df47f581 2026-06-24 19:15:20.027 7 INFO neutron.services.segments.plugin [-] Segment 5d0b52c1-5864-4735-96e2-9856486c1d1e resource provider aggregate not found 2026-06-24 19:15:20.044 7 INFO neutron.services.segments.plugin [-] Segment 5d0b52c1-5864-4735-96e2-9856486c1d1e resource provider aggregate not found 2026-06-24 19:15:20.057 7 INFO neutron.services.segments.plugin [-] Segment 5d0b52c1-5864-4735-96e2-9856486c1d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0b52c1-5864-4735-96e2-9856486c1d1e found for delete ", "request_id": "req-bc97df4e-e322-4933-9164-f80ed4ee804d"}]} 2026-06-24 19:15:20.086 7 INFO neutron.services.segments.plugin [-] Segment 5d0b52c1-5864-4735-96e2-9856486c1d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d0b52c1-5864-4735-96e2-9856486c1d1e found for delete ", "request_id": "req-71efa6e1-7e61-45e9-aa31-e9b9ed14caac"}]} 2026-06-24 19:15:20.357 7 INFO neutron.db.l3_hamode_db [None req-78a7653d-e98f-4762-92cd-cbc16e0f8335 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:21.653 7 INFO neutron.db.l3_hamode_db [None req-78a7653d-e98f-4762-92cd-cbc16e0f8335 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:21.708 6 INFO neutron.db.segments_db [None req-48de2244-a282-4df5-8e78-d451a360ff39 3143e9b462f04dc9a887a535a30375c8 84313b80c19a47de99091afabc814329 - - - -] Added segment 289c8734-9ba6-485d-bacd-a64e359e7aa6 of type vxlan for network fefc3658-b841-4647-bda8-59c2f3877998 [pid: 6|app: 0|req: 760/1347] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:21 2026] POST /v2.0/networks => generated 648 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:22.621 6 INFO neutron.db.segments_db [None req-ddda9efb-94e6-463e-bf97-66cdd0c5c0ed 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Added segment 6fbaa47b-ce04-412a-8866-f4687f0bb330 of type vxlan for network c0fc3df8-29dc-4cd7-814a-d81fafa7e777 [pid: 7|app: 0|req: 588/1348] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:19 2026] POST /v2.0/routers => generated 694 bytes in 3035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:23.002 6 INFO neutron.db.l3_hamode_db [None req-ddda9efb-94e6-463e-bf97-66cdd0c5c0ed 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:23.161 6 INFO neutron.db.l3_hamode_db [None req-ddda9efb-94e6-463e-bf97-66cdd0c5c0ed 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 589/1349] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:22 2026] POST /v2.0/subnets => generated 649 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1352] 10.0.0.6 () {32 vars in 774 bytes} [Wed Jun 24 19:15:23 2026] GET /v2.0/subnets?project_id=e6039ffdf9fb45229c567fb9ce3ba28e&cidr=10.100.0.0%2F28 => generated 14 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:23.701 7 INFO neutron.db.segments_db [None req-fb93766d-6448-43ef-b210-32021b1ce2a6 3143e9b462f04dc9a887a535a30375c8 84313b80c19a47de99091afabc814329 - - - -] Added segment eb930f95-8e40-4fe7-a3ac-9b6764eb908e of type vxlan for network dc5d5ae9-2532-44e7-8634-24e9b0db6241 [pid: 7|app: 0|req: 593/1353] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:23 2026] POST /v2.0/networks => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1354] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:15:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 761/1355] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:15:22 2026] POST /v2.0/routers => generated 474 bytes in 1670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 762/1356] 10.0.0.6 () {32 vars in 782 bytes} [Wed Jun 24 19:15:24 2026] GET /v2.0/subnets?network_id=e57e92b3-a259-4043-b853-de68341a692e&cidr=10.100.0.0%2F28 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1357] 10.0.0.6 () {34 vars in 741 bytes} [Wed Jun 24 19:15:23 2026] PUT /v2.0/networks/dc5d5ae9-2532-44e7-8634-24e9b0db6241 => generated 592 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:24.157 6 INFO neutron.db.l3_hamode_db [None req-1b1a007a-8e46-47f8-81c8-4e04d5a9279c 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1358] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:24 2026] POST /v2.0/subnets => generated 632 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:25.089 6 INFO neutron.db.l3_hamode_db [None req-1b1a007a-8e46-47f8-81c8-4e04d5a9279c 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 597/1359] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:24 2026] POST /v2.0/subnets => generated 622 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 763/1360] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:15:24 2026] POST /v2.0/routers => generated 474 bytes in 2083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 764/1361] 10.0.0.6 () {34 vars in 739 bytes} [Wed Jun 24 19:15:26 2026] PUT /v2.0/subnets/21856b61-bc24-4b08-8729-ee1c6934500f => generated 632 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 765/1362] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:26 2026] GET /v2.0/security-groups?tenant_id=c1dfe85466324564a5ad21ec8ae10b8a&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:26.872 6 INFO neutron.db.l3_hamode_db [None req-d224e314-94e7-4a3b-97b8-7082b6db361d 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:27.115 6 INFO neutron.db.l3_hamode_db [None req-d224e314-94e7-4a3b-97b8-7082b6db361d 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 598/1363] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:15:25 2026] PUT /v2.0/routers/e8185938-c0c2-48af-aac8-51e4969007ae/add_router_interface => generated 309 bytes in 2669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 766/1364] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:15:26 2026] POST /v2.0/routers => generated 474 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 767/1365] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/security-groups/3b6de74a-a37d-44fc-8a64-a3395017a204 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 768/1366] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/networks => generated 5781 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:28.302 6 INFO neutron.db.l3_hamode_db [None req-c282c370-f991-48e6-b9ab-72329382c2c0 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:28.437 7 INFO neutron.services.segments.plugin [-] Segment eb930f95-8e40-4fe7-a3ac-9b6764eb908e resource provider aggregate not found 2026-06-24 19:15:28.445 7 INFO neutron.services.segments.plugin [-] Segment eb930f95-8e40-4fe7-a3ac-9b6764eb908e resource provider aggregate not found 2026-06-24 19:15:28.462 7 INFO neutron.services.segments.plugin [-] Segment eb930f95-8e40-4fe7-a3ac-9b6764eb908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb930f95-8e40-4fe7-a3ac-9b6764eb908e found for delete ", "request_id": "req-f0feb7d8-8e1d-429f-bfff-e4c1e3fd091e"}]} 2026-06-24 19:15:28.464 7 INFO neutron.services.segments.plugin [-] Segment eb930f95-8e40-4fe7-a3ac-9b6764eb908e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb930f95-8e40-4fe7-a3ac-9b6764eb908e found for delete ", "request_id": "req-52438677-4ad2-44ec-882f-a89679d9b2b0"}]} [pid: 7|app: 0|req: 599/1367] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:27 2026] DELETE /v2.0/networks/dc5d5ae9-2532-44e7-8634-24e9b0db6241 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:28.525 6 INFO neutron.db.l3_hamode_db [None req-c282c370-f991-48e6-b9ab-72329382c2c0 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 600/1368] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/security-groups?tenant_id=5c880bcaff4c4638b5a73c0470cb3d7b&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1369] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/subnets => generated 3754 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:28.675 7 INFO neutron.pecan_wsgi.hooks.translation [None req-280c373f-e55b-48e5-83a9-e0b34e27583e 3143e9b462f04dc9a887a535a30375c8 84313b80c19a47de99091afabc814329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1370] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:28 2026] DELETE /v2.0/networks/dc5d5ae9-2532-44e7-8634-24e9b0db6241 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1371] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:28 2026] DELETE /v2.0/security-groups/ef7e48bc-d901-454d-b357-032af444a9c2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1372] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/routers => generated 2753 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1373] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1374] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/security-groups => generated 1609 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1375] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/subnets?network_id=e57e92b3-a259-4043-b853-de68341a692e => generated 626 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1376] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1377] 10.0.0.6 () {32 vars in 651 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 769/1378] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:15:28 2026] POST /v2.0/routers => generated 474 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:29.525 6 INFO neutron.db.l3_hamode_db [None req-0fe08510-fc1a-4bdf-826f-e28af1ffa0d5 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1379] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1380] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/networks => generated 1313 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:29.707 6 INFO neutron.db.l3_hamode_db [None req-0fe08510-fc1a-4bdf-826f-e28af1ffa0d5 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 612/1381] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1382] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/subnets => generated 1265 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1383] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1384] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/networks/fefc3658-b841-4647-bda8-59c2f3877998 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:30.085 7 INFO neutron.db.securitygroups_db [None req-84fc12ef-2a4e-4a52-8016-5105dc52a3df 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Project e6039ffdf9fb45229c567fb9ce3ba28e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 616/1385] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:30 2026] POST /v2.0/security-group-rules => generated 575 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1386] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:30 2026] GET /v2.0/subnets/4b549d4c-c3e1-4488-9f78-486fbb82f5cb => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:30.234 7 INFO neutron.db.securitygroups_db [None req-8cd6c0e4-f286-40b4-bf4b-94ef6702d8da 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Project e6039ffdf9fb45229c567fb9ce3ba28e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 618/1387] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:30.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fffbe124-70ea-4fa8-911f-74ed6259467b 3143e9b462f04dc9a887a535a30375c8 84313b80c19a47de99091afabc814329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1388] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:30 2026] DELETE /v2.0/subnets/21856b61-bc24-4b08-8729-ee1c6934500f => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:15:30.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20d0ec14-b8e0-4af5-9259-779666d9b954 3143e9b462f04dc9a887a535a30375c8 84313b80c19a47de99091afabc814329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1389] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:30 2026] DELETE /v2.0/networks/dc5d5ae9-2532-44e7-8634-24e9b0db6241 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 770/1390] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:15:29 2026] POST /v2.0/routers => generated 474 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 771/1391] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:15:30 2026] PUT /v2.0/routers/e272f5b2-b0f0-4bdb-b1ae-3688a1a8961e/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1392] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:30 2026] DELETE /v2.0/subnets/4b549d4c-c3e1-4488-9f78-486fbb82f5cb => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 772/1393] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:15:30 2026] PUT /v2.0/routers/e3664f64-729d-470b-9ae9-fef23819fe59/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1394] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:15:30 2026] GET /v2.0/networks => generated 1298 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1395] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:15:31 2026] PUT /v2.0/routers/428dfdeb-38ae-46a0-bba3-71f0703865e7/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1396] 10.0.0.23 () {34 vars in 1097 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-875120199&fields=id&tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:31.232 6 INFO neutron.services.segments.plugin [-] Segment 289c8734-9ba6-485d-bacd-a64e359e7aa6 resource provider aggregate not found 2026-06-24 19:15:31.238 6 INFO neutron.services.segments.plugin [-] Segment 289c8734-9ba6-485d-bacd-a64e359e7aa6 resource provider aggregate not found 2026-06-24 19:15:31.259 6 INFO neutron.services.segments.plugin [-] Segment 289c8734-9ba6-485d-bacd-a64e359e7aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289c8734-9ba6-485d-bacd-a64e359e7aa6 found for delete ", "request_id": "req-0d706ef7-2da7-4525-893d-8248ce9d6ad9"}]} 2026-06-24 19:15:31.264 6 INFO neutron.services.segments.plugin [-] Segment 289c8734-9ba6-485d-bacd-a64e359e7aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289c8734-9ba6-485d-bacd-a64e359e7aa6 found for delete ", "request_id": "req-35f6a110-b1a5-4b2e-9ed7-3b3093d73916"}]} [pid: 6|app: 0|req: 773/1397] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:30 2026] DELETE /v2.0/networks/fefc3658-b841-4647-bda8-59c2f3877998 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1398] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:15:31 2026] PUT /v2.0/routers/12cd531e-2c4a-4638-a549-adc15dc331c0/tags => generated 19 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 774/1399] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 661 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1400] 10.0.0.6 () {32 vars in 662 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 775/1401] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/quotas/e6039ffdf9fb45229c567fb9ce3ba28e => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 776/1402] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1403] 10.0.0.6 () {32 vars in 676 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1404] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1405] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1406] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/security-groups?tenant_id=84313b80c19a47de99091afabc814329&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1407] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1408] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:31 2026] DELETE /v2.0/security-groups/5f9cd058-c7a6-4d24-9ef5-642c3bd7c62d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 777/1409] 10.0.0.6 () {32 vars in 672 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1410] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 778/1411] 10.0.0.6 () {32 vars in 670 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 779/1412] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 661 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 780/1413] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e => generated 180 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1414] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1415] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 957 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 781/1416] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:15:32 2026] POST /v2.0/ports => generated 954 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 782/1417] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1418] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1419] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1420] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/routers/e272f5b2-b0f0-4bdb-b1ae-3688a1a8961e => generated 485 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 783/1421] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:15:33 2026] PUT /v2.0/ports/feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 1199 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:34.307 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9560679-b4d0-4155-a5bc-de2bc52229d6'] response: {'name': 'network-changed', 'server_uuid': 'dba8d51d-c552-4282-8f18-078f2a644ff7', 'tag': 'feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:34.602 6 INFO neutron.db.segments_db [None req-2e484bcc-2035-41f8-8eb6-b2c56c157ec2 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] Added segment 7fb45d6b-eeae-4d20-a773-e16d1550059f of type vxlan for network 2351edc8-f222-4f49-bc3d-c1d7b6e7e736 [pid: 6|app: 0|req: 784/1422] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:34 2026] POST /v2.0/networks => generated 649 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1423] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:15:33 2026] PUT /v2.0/routers/e272f5b2-b0f0-4bdb-b1ae-3688a1a8961e => generated 485 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1424] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 785/1425] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/security-groups?tenant_id=37f96eb6f55249e08ccd870fd629e7aa&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 786/1426] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/ports?device_id=e272f5b2-b0f0-4bdb-b1ae-3688a1a8961e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 787/1427] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 788/1428] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 789/1429] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:35 2026] DELETE /v2.0/security-groups/da3fbaf2-2730-4393-acfe-849d6c0b2525 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1430] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:34 2026] POST /v2.0/ports => generated 777 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1431] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1432] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:35.389 7 INFO neutron.db.segments_db [None req-0543f5e4-b7c9-4ecf-a7d4-d0e8d40a8a7e 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] Added segment 6eded3b4-d343-48d5-b8d5-95d1555e876d of type vxlan for network bf618c1f-8010-42de-83f4-be47547807e5 [pid: 7|app: 0|req: 644/1433] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:35 2026] POST /v2.0/networks => generated 636 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1434] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 790/1435] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:35 2026] DELETE /v2.0/routers/e272f5b2-b0f0-4bdb-b1ae-3688a1a8961e => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 791/1436] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 792/1437] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/routers/e3664f64-729d-470b-9ae9-fef23819fe59 => generated 493 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 793/1438] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1439] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:35 2026] POST /v2.0/subnets => generated 622 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1440] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1441] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:36 2026] POST /v2.0/ports => generated 965 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 649/1442] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1443] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 794/1444] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:15:35 2026] PUT /v2.0/routers/e3664f64-729d-470b-9ae9-fef23819fe59 => generated 493 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 795/1445] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 796/1446] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&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: 6|app: 0|req: 797/1447] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/ports?device_id=e3664f64-729d-470b-9ae9-fef23819fe59 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 798/1448] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1449] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:36 2026] DELETE /v2.0/ports/02fa3aa6-d712-4a8f-a31d-221107eac608 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1450] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&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: 6|app: 0|req: 799/1451] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:36 2026] DELETE /v2.0/routers/e3664f64-729d-470b-9ae9-fef23819fe59 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:37.482 7 INFO neutron.db.segments_db [None req-2d750c62-bcb7-4a05-ab28-4e65c66d3588 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment faa4aca5-12c8-4dc1-bc89-7402e92037c5 of type vxlan for network e175b69b-17fa-464f-9ec0-6858f48d57d0 2026-06-24 19:15:37.497 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5360f52d-26ba-45c1-857c-eac61b27bc53 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 800/1452] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:37 2026] DELETE /v2.0/ports/02fa3aa6-d712-4a8f-a31d-221107eac608 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 801/1453] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 802/1454] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/routers/428dfdeb-38ae-46a0-bba3-71f0703865e7 => generated 502 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1455] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:37 2026] POST /v2.0/networks => generated 629 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:37.646 6 INFO neutron.pecan_wsgi.hooks.translation [None req-10e27f28-05e2-4231-b8bd-5f1ccabc1fe3 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 803/1456] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/ports/02fa3aa6-d712-4a8f-a31d-221107eac608 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1457] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:37.770 7 INFO neutron.db.segments_db [None req-ee1d05ce-8923-4fc4-ae78-2d820ec84c26 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment 8554f3ed-52c1-4735-9c6d-1311c348bc68 of type vxlan for network 5eef5997-3466-4eab-a140-0ff7ca566b78 [pid: 7|app: 0|req: 655/1458] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:37 2026] POST /v2.0/networks => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1459] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:37 2026] DELETE /v2.0/subnets/73198075-b070-4b8f-a52b-42c7593cce6b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1462] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:38 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1463] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:38 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:39.064 7 INFO neutron.services.segments.plugin [-] Segment 6eded3b4-d343-48d5-b8d5-95d1555e876d resource provider aggregate not found 2026-06-24 19:15:39.071 7 INFO neutron.services.segments.plugin [-] Segment 6eded3b4-d343-48d5-b8d5-95d1555e876d resource provider aggregate not found 2026-06-24 19:15:39.096 7 INFO neutron.services.segments.plugin [-] Segment 6eded3b4-d343-48d5-b8d5-95d1555e876d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eded3b4-d343-48d5-b8d5-95d1555e876d found for delete ", "request_id": "req-15544ffa-15bc-4a57-8ec7-25474e31f9d8"}]} 2026-06-24 19:15:39.097 7 INFO neutron.services.segments.plugin [-] Segment 6eded3b4-d343-48d5-b8d5-95d1555e876d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eded3b4-d343-48d5-b8d5-95d1555e876d found for delete ", "request_id": "req-d7b3ca46-6fa6-4ccc-8ace-1fe09faee6d0"}]} [pid: 6|app: 0|req: 804/1464] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:15:37 2026] PUT /v2.0/routers/428dfdeb-38ae-46a0-bba3-71f0703865e7 => generated 502 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1465] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:38 2026] DELETE /v2.0/networks/bf618c1f-8010-42de-83f4-be47547807e5 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 805/1466] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:39 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 806/1467] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:39 2026] GET /v2.0/ports?device_id=428dfdeb-38ae-46a0-bba3-71f0703865e7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:39.273 6 INFO neutron.db.segments_db [None req-bb02589b-4633-4232-b81b-19dad09d20f6 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] Added segment baec566b-ff3e-4af2-ba17-29dd40c3c7df of type vxlan for network 74f6026c-81c7-4c59-96df-5a3ff7499620 [pid: 6|app: 0|req: 807/1468] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:39 2026] POST /v2.0/networks => generated 635 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 808/1469] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:39 2026] DELETE /v2.0/routers/428dfdeb-38ae-46a0-bba3-71f0703865e7 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1470] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:39 2026] POST /v2.0/subnets => generated 602 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1471] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:40 2026] GET /v2.0/routers/12cd531e-2c4a-4638-a549-adc15dc331c0 => generated 487 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:40.311 7 INFO neutron.db.segments_db [None req-4997fe8d-2d4d-4cb9-b16a-eed5cd6cb20d ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment bb19dd43-a822-4fdb-8f32-f167357d286a of type vxlan for network 65917d66-3c9d-42c5-8494-7a0006429cae [pid: 6|app: 0|req: 809/1472] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:40 2026] POST /v2.0/subnets => generated 622 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:15:40.703 7 INFO neutron.db.l3_hamode_db [None req-4997fe8d-2d4d-4cb9-b16a-eed5cd6cb20d ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:40.916 7 INFO neutron.db.l3_hamode_db [None req-4997fe8d-2d4d-4cb9-b16a-eed5cd6cb20d ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 810/1473] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:15:40 2026] PUT /v2.0/routers/12cd531e-2c4a-4638-a549-adc15dc331c0 => generated 487 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 811/1474] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:41 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1475] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:40 2026] POST /v2.0/routers => generated 507 bytes in 1613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1476] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:41 2026] GET /v2.0/ports?device_id=12cd531e-2c4a-4638-a549-adc15dc331c0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1477] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:41 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&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: 6|app: 0|req: 812/1478] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:41 2026] POST /v2.0/ports => generated 927 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 813/1479] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:42 2026] DELETE /v2.0/routers/12cd531e-2c4a-4638-a549-adc15dc331c0 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 814/1480] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:42 2026] DELETE /v2.0/ports/5e1587c8-baab-4fdb-be4d-a339790582e9 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 815/1481] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 816/1482] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/routers/c1133566-82ec-44ce-b85b-6d1212ca855a => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:43.159 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5abcacd0-ed37-4344-beff-d0c2f249a79d 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 817/1483] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/ports/5e1587c8-baab-4fdb-be4d-a339790582e9 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 818/1484] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1485] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:15:41 2026] PUT /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2/add_router_interface => generated 309 bytes in 1727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1486] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:43 2026] DELETE /v2.0/subnets/890ee869-94a6-4125-91f3-da0e7ad014ee => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1487] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1488] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports/aade5675-1406-42c2-9be7-02207062036c => generated 955 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:44.682 7 INFO neutron.services.segments.plugin [-] Segment baec566b-ff3e-4af2-ba17-29dd40c3c7df resource provider aggregate not found 2026-06-24 19:15:44.688 7 INFO neutron.services.segments.plugin [-] Segment baec566b-ff3e-4af2-ba17-29dd40c3c7df resource provider aggregate not found 2026-06-24 19:15:44.711 7 INFO neutron.services.segments.plugin [-] Segment baec566b-ff3e-4af2-ba17-29dd40c3c7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baec566b-ff3e-4af2-ba17-29dd40c3c7df found for delete ", "request_id": "req-d915ed05-062f-4063-b06e-86ed8240ed14"}]} 2026-06-24 19:15:44.716 7 INFO neutron.services.segments.plugin [-] Segment baec566b-ff3e-4af2-ba17-29dd40c3c7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baec566b-ff3e-4af2-ba17-29dd40c3c7df found for delete ", "request_id": "req-a3e3ebee-b9dd-4d57-bc06-07e2ed6d19aa"}]} [pid: 7|app: 0|req: 671/1489] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:44 2026] DELETE /v2.0/networks/74f6026c-81c7-4c59-96df-5a3ff7499620 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 819/1490] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:15:43 2026] PUT /v2.0/routers/c1133566-82ec-44ce-b85b-6d1212ca855a => generated 480 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:45.886 7 INFO neutron.db.l3_db [None req-a7659281-ef7d-4bb2-8bd5-89ecc9ea0598 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Floating IP 5ae16819-dd33-4e97-a76d-04e067df9fd3 associated. External IP: 10.96.250.207, port: feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e. [pid: 7|app: 0|req: 672/1491] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:15:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1492] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:46 2026] GET /v2.0/ports?device_id=c1133566-82ec-44ce-b85b-6d1212ca855a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:46.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53fbc34f-41ac-484d-97ea-ee7f6f851a95'] response: {'name': 'network-changed', 'server_uuid': 'dba8d51d-c552-4282-8f18-078f2a644ff7', 'tag': 'feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 820/1493] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:15:44 2026] PUT /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 821/1494] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:46 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1495] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:46 2026] POST /v2.0/ports => generated 779 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 675/1496] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:15:46 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1497] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:46 2026] GET /v2.0/ports/fa3aac00-456d-4cfb-ae72-7a24c8563ca0 => generated 955 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1498] 10.0.0.6 () {34 vars in 735 bytes} [Wed Jun 24 19:15:46 2026] PUT /v2.0/ports/3384b01f-1577-4350-b75b-57741f5fd2ce => generated 752 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1499] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:15:47.376 6 INFO neutron.services.segments.plugin [-] Segment 6fbaa47b-ce04-412a-8866-f4687f0bb330 resource provider aggregate not found 2026-06-24 19:15:47.386 6 INFO neutron.services.segments.plugin [-] Segment 6fbaa47b-ce04-412a-8866-f4687f0bb330 resource provider aggregate not found 2026-06-24 19:15:47.401 6 INFO neutron.services.segments.plugin [-] Segment 6fbaa47b-ce04-412a-8866-f4687f0bb330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbaa47b-ce04-412a-8866-f4687f0bb330 found for delete ", "request_id": "req-7bc0485a-f452-45a3-b26b-324763f05f8c"}]} 2026-06-24 19:15:47.413 6 INFO neutron.services.segments.plugin [-] Segment 6fbaa47b-ce04-412a-8866-f4687f0bb330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fbaa47b-ce04-412a-8866-f4687f0bb330 found for delete ", "request_id": "req-4690ac11-6eb8-470e-8789-6749a4d6e253"}]} 2026-06-24 19:15:47.419 6 INFO neutron.db.l3_hamode_db [None req-2a5f07c1-cc6d-4f92-aa60-4258537517d9 04fb3e6935f94e53819015507cabcec0 547860a4702c408db07a9ee6d97e24a0 - - - -] HA network c0fc3df8-29dc-4cd7-814a-d81fafa7e777 was deleted as no HA routers are present in tenant 547860a4702c408db07a9ee6d97e24a0. [pid: 6|app: 0|req: 822/1500] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:46 2026] DELETE /v2.0/routers/c1133566-82ec-44ce-b85b-6d1212ca855a => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 823/1501] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:47 2026] DELETE /v2.0/ports/3384b01f-1577-4350-b75b-57741f5fd2ce => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 824/1502] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 825/1503] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 826/1504] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/ports => generated 780 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 827/1505] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:48.026 6 INFO neutron.pecan_wsgi.hooks.translation [None req-c78ff0d5-db05-4418-ae8b-89b61017858a 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 828/1506] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:47 2026] GET /v2.0/ports/3384b01f-1577-4350-b75b-57741f5fd2ce => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 829/1507] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 830/1508] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/ports => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 831/1509] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 832/1510] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/ports/d047ff5c-2363-4f5e-a4af-a3d9c0b8f7f0 => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 833/1511] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:48.419 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1f64f82a-4d47-45a3-b882-5b0be6346d51 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 834/1512] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:48 2026] DELETE /v2.0/ports/5e1587c8-baab-4fdb-be4d-a339790582e9 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 835/1513] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/security-groups?tenant_id=87f53e4d65034c43808c702573c41db0&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:48.752 6 INFO neutron.pecan_wsgi.hooks.translation [None req-0ebdf71b-f301-4769-84f5-a408571c31d2 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 836/1514] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:48 2026] DELETE /v2.0/subnets/890ee869-94a6-4125-91f3-da0e7ad014ee => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 837/1515] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:48 2026] DELETE /v2.0/security-groups/a51caf5a-0211-45a3-8369-71eeeb85d020 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:48.909 6 INFO neutron.pecan_wsgi.hooks.translation [None req-aedecfcd-038a-4866-bc47-62c848f201dd 8850cb38efab4a388f35e576221ff177 702e5c252d9642a2b1cbe8ec53f0cfef - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 838/1516] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:48 2026] DELETE /v2.0/subnets/73198075-b070-4b8f-a52b-42c7593cce6b => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 839/1517] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:48 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1518] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:15:47 2026] PUT /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2/remove_router_interface => generated 309 bytes in 1891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 840/1519] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:15:48 2026] DELETE /v2.0/ports/d047ff5c-2363-4f5e-a4af-a3d9c0b8f7f0 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1520] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:49 2026] GET /v2.0/security-groups?tenant_id=547860a4702c408db07a9ee6d97e24a0&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:49.475 7 INFO neutron.services.segments.plugin [-] Segment 7fb45d6b-eeae-4d20-a773-e16d1550059f resource provider aggregate not found 2026-06-24 19:15:49.481 7 INFO neutron.services.segments.plugin [-] Segment 7fb45d6b-eeae-4d20-a773-e16d1550059f resource provider aggregate not found 2026-06-24 19:15:49.502 7 INFO neutron.services.segments.plugin [-] Segment 7fb45d6b-eeae-4d20-a773-e16d1550059f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb45d6b-eeae-4d20-a773-e16d1550059f found for delete ", "request_id": "req-742835e4-7b03-4913-a7d9-63bfb5895de4"}]} 2026-06-24 19:15:49.505 7 INFO neutron.services.segments.plugin [-] Segment 7fb45d6b-eeae-4d20-a773-e16d1550059f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb45d6b-eeae-4d20-a773-e16d1550059f found for delete ", "request_id": "req-2c4147d1-cca6-4a27-a58b-346e636a2117"}]} [pid: 7|app: 0|req: 681/1521] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:49 2026] DELETE /v2.0/networks/2351edc8-f222-4f49-bc3d-c1d7b6e7e736 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1522] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:49 2026] DELETE /v2.0/security-groups/03455acb-8721-4293-b14e-c96b230cb206 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1523] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:49 2026] GET /v2.0/security-groups?tenant_id=8056ecb6fabe43a49b4fd1c3a3223943&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1524] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:49 2026] DELETE /v2.0/security-groups/1bb5f8d1-6054-46d2-aa88-43003cfc253c => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 841/1525] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:15:49 2026] PUT /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2/remove_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 842/1526] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:15:50 2026] GET /v2.0/ports?device_id=58082b3c-138b-40ba-80f2-231394c8bdd2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1527] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:50 2026] GET /v2.0/security-groups?tenant_id=702e5c252d9642a2b1cbe8ec53f0cfef&name=default => generated 2801 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1528] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:50 2026] DELETE /v2.0/security-groups/2df17331-565d-475c-b190-190b86889fb4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1529] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:15:51 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1240 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1530] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:15:51 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:51.999 6 INFO neutron.services.segments.plugin [-] Segment bb19dd43-a822-4fdb-8f32-f167357d286a resource provider aggregate not found 2026-06-24 19:15:52.009 6 INFO neutron.services.segments.plugin [-] Segment bb19dd43-a822-4fdb-8f32-f167357d286a resource provider aggregate not found 2026-06-24 19:15:52.031 6 INFO neutron.services.segments.plugin [-] Segment bb19dd43-a822-4fdb-8f32-f167357d286a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb19dd43-a822-4fdb-8f32-f167357d286a found for delete ", "request_id": "req-c14f2735-282b-4600-ad1e-ccdb0d6c68a0"}]} 2026-06-24 19:15:52.035 6 INFO neutron.services.segments.plugin [-] Segment bb19dd43-a822-4fdb-8f32-f167357d286a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb19dd43-a822-4fdb-8f32-f167357d286a found for delete ", "request_id": "req-f2081721-7d5d-4a07-86da-47368f8882d9"}]} 2026-06-24 19:15:52.039 6 INFO neutron.db.l3_hamode_db [None req-e65ffc05-f1ed-4ca9-a9fc-15a17fff62aa ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] HA network 65917d66-3c9d-42c5-8494-7a0006429cae was deleted as no HA routers are present in tenant 2e61072205104f01a3c755f9750c7d32. [pid: 6|app: 0|req: 843/1531] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:50 2026] DELETE /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2 => generated 0 bytes in 1519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1532] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:52 2026] DELETE /v2.0/subnets/369a7265-2d8f-4b5a-9d22-2c463c2a8e52 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 844/1533] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:15:52 2026] DELETE /v2.0/subnets/56f18981-fc3a-410a-81b0-0781b5bd9485 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:15:52.926 7 INFO neutron.services.segments.plugin [-] Segment 8554f3ed-52c1-4735-9c6d-1311c348bc68 resource provider aggregate not found 2026-06-24 19:15:52.932 7 INFO neutron.services.segments.plugin [-] Segment 8554f3ed-52c1-4735-9c6d-1311c348bc68 resource provider aggregate not found 2026-06-24 19:15:52.952 7 INFO neutron.services.segments.plugin [-] Segment 8554f3ed-52c1-4735-9c6d-1311c348bc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8554f3ed-52c1-4735-9c6d-1311c348bc68 found for delete ", "request_id": "req-fec01a0b-1233-406b-9fe1-f0ef54960dec"}]} 2026-06-24 19:15:52.959 7 INFO neutron.services.segments.plugin [-] Segment 8554f3ed-52c1-4735-9c6d-1311c348bc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8554f3ed-52c1-4735-9c6d-1311c348bc68 found for delete ", "request_id": "req-b04871b1-cf5c-464a-a3f4-c9a6e12689f7"}]} [pid: 7|app: 0|req: 690/1534] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:52 2026] DELETE /v2.0/networks/5eef5997-3466-4eab-a140-0ff7ca566b78 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 6|app: 0|req: 845/1537] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:52 2026] POST /v2.0/security-groups => generated 1561 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 846/1538] 199.19.213.240 () {34 vars in 1096 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 847/1539] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/security-groups => generated 4344 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1540] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:15:52 2026] DELETE /v2.0/networks/e175b69b-17fa-464f-9ec0-6858f48d57d0 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 848/1541] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1542] 10.0.0.6 () {34 vars in 756 bytes} [Wed Jun 24 19:15:53 2026] PUT /v2.0/security-groups/b0ef1c9b-eb91-4462-9f74-a883942da8df => generated 1600 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:53.568 6 INFO neutron.db.segments_db [None req-4d4e3ed7-fa13-4d87-bb1b-99dbdec1ebef ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment 949f190b-6661-4dbb-be1c-903f1a3aea1d of type vxlan for network 2b28df29-10be-4abb-a736-75a11c642329 [pid: 7|app: 0|req: 695/1543] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1544] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/security-groups/b0ef1c9b-eb91-4462-9f74-a883942da8df => generated 1600 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 849/1545] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:15:53 2026] POST /v2.0/networks => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1546] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 850/1547] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:53 2026] DELETE /v2.0/security-groups/b0ef1c9b-eb91-4462-9f74-a883942da8df => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 851/1548] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 852/1549] 10.0.0.6 () {32 vars in 824 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/ports?project_id=e6039ffdf9fb45229c567fb9ce3ba28e&network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 853/1550] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 854/1551] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:15:53 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:54.053 6 INFO neutron.api.v2.resource [None req-b7472c9d-2540-4e83-83b2-ab6d0a1906b2 67115f4fdb0d4e0493b5e07fa954979c 293b7caa635b47a3838253d02ded56cd - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 855/1552] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:54 2026] DELETE /v2.0/security-groups/b0ef1c9b-eb91-4462-9f74-a883942da8df => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 856/1553] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1554] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:53 2026] POST /v2.0/subnets => generated 602 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1555] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:54.262 7 INFO neutron.db.segments_db [None req-c1828ed4-c6bb-427d-a96f-176bfe0f9e20 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 of type vxlan for network 78643a20-7f4b-4cc4-a016-b9bf3c550a94 [pid: 6|app: 0|req: 857/1556] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:54 2026] POST /v2.0/security-groups => generated 1561 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 858/1557] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/subnets?network_id=e57e92b3-a259-4043-b853-de68341a692e => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 859/1558] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 860/1559] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/security-group-rules/48efa6e1-3f97-4d29-9249-7941d6d9829a => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 861/1560] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:54.557 7 INFO neutron.db.l3_hamode_db [None req-c1828ed4-c6bb-427d-a96f-176bfe0f9e20 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:54.684 6 INFO neutron.db.l3_db [None req-c7f016b0-be24-4257-aafa-9f30024428bd 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Floating IP 5ae16819-dd33-4e97-a76d-04e067df9fd3 disassociated. External IP: 10.96.250.207, port: feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e. 2026-06-24 19:15:54.770 7 INFO neutron.db.l3_hamode_db [None req-c1828ed4-c6bb-427d-a96f-176bfe0f9e20 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:15:54.992 7 INFO neutron.services.segments.plugin [-] Segment faa4aca5-12c8-4dc1-bc89-7402e92037c5 resource provider aggregate not found 2026-06-24 19:15:54.999 7 INFO neutron.services.segments.plugin [-] Segment faa4aca5-12c8-4dc1-bc89-7402e92037c5 resource provider aggregate not found 2026-06-24 19:15:55.012 7 INFO neutron.services.segments.plugin [-] Segment faa4aca5-12c8-4dc1-bc89-7402e92037c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa4aca5-12c8-4dc1-bc89-7402e92037c5 found for delete ", "request_id": "req-cbc3b47f-6bbe-4229-a0d1-1fc86832a0a8"}]} 2026-06-24 19:15:55.021 7 INFO neutron.services.segments.plugin [-] Segment faa4aca5-12c8-4dc1-bc89-7402e92037c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa4aca5-12c8-4dc1-bc89-7402e92037c5 found for delete ", "request_id": "req-42d32baa-a51e-4ee4-a6ab-2d088029b91e"}]} [pid: 6|app: 0|req: 862/1561] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:15:54 2026] PUT /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 554 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:55.126 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-324def44-f90a-4da8-9483-dfbf8ef278d2'] response: {'name': 'network-changed', 'server_uuid': 'dba8d51d-c552-4282-8f18-078f2a644ff7', 'tag': 'feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 863/1562] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:15:55 2026] DELETE /v2.0/security-group-rules/48efa6e1-3f97-4d29-9249-7941d6d9829a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 864/1563] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:55 2026] POST /v2.0/security-groups => generated 1537 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 865/1564] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:55 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 866/1565] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:15:55 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 867/1566] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 868/1567] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:55 2026] POST /v2.0/security-groups => generated 1537 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1568] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:15:54 2026] POST /v2.0/routers => generated 507 bytes in 1612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 869/1569] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:15:55 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1570] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 870/1571] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:55 2026] POST /v2.0/security-groups => generated 1537 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 871/1572] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 872/1573] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/security-group-rules/9909f061-2066-4e01-ae16-788832d0a8c0 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 873/1574] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:56 2026] POST /v2.0/security-groups => generated 1537 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 874/1575] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 875/1576] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 876/1577] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:15:56 2026] POST /v2.0/security-groups => generated 1537 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 877/1578] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1579] 10.0.0.6 () {34 vars in 663 bytes} [Wed Jun 24 19:15:55 2026] POST /v2.0/ports => generated 952 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 703/1580] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:15:56 2026] PUT /v2.0/security-groups/a9e59690-6957-491d-a308-a1fd5efe9a6d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 878/1581] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:15:56 2026] DELETE /v2.0/security-group-rules/9909f061-2066-4e01-ae16-788832d0a8c0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 879/1582] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 552 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1583] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1584] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:15:56 2026] PUT /v2.0/security-groups/4192933a-9c87-42fa-852f-e32a368a8a1c/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1585] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1586] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:15:56 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1587] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:15:56 2026] PUT /v2.0/security-groups/fb8600f0-1e60-4b07-8a92-35378b116ea0/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1588] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1589] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:15:57 2026] PUT /v2.0/security-groups/0a61391e-8bed-462f-8e62-f48285828d32/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1590] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-group-rules/1131f077-e2c4-4c83-b6c5-d34fd4339fab => generated 570 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1591] 10.0.0.6 () {32 vars in 678 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1592] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1593] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1594] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:15:57 2026] DELETE /v2.0/security-group-rules/1131f077-e2c4-4c83-b6c5-d34fd4339fab => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1595] 10.0.0.6 () {32 vars in 688 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1596] 10.0.0.6 () {32 vars in 671 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1597] 10.0.0.6 () {32 vars in 700 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1598] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:57 2026] DELETE /v2.0/security-groups/e2276f46-0a25-4fd0-b250-2870122b6482 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1599] 10.0.0.6 () {32 vars in 686 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1600] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1601] 10.0.0.6 () {32 vars in 700 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1602] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1603] 10.0.0.6 () {32 vars in 696 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1604] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:15:57 2026] POST /v2.0/security-groups => generated 1609 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1605] 10.0.0.6 () {32 vars in 708 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1606] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1607] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/a9e59690-6957-491d-a308-a1fd5efe9a6d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1608] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:58 2026] POST /v2.0/security-group-rules => generated 564 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 880/1609] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:15:56 2026] PUT /v2.0/routers/9d1e3821-fc83-488e-b65a-8f0e926a4e56/add_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1610] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/4192933a-9c87-42fa-852f-e32a368a8a1c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 881/1611] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:15:58 2026] GET /v2.0/security-groups?tenant_id=293b7caa635b47a3838253d02ded56cd&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1612] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 882/1613] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:15:58 2026] GET /v2.0/ports/110dd9fe-7968-407c-89b7-b2718424ea80 => generated 1026 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1614] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/fb8600f0-1e60-4b07-8a92-35378b116ea0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 883/1615] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/72815b2b-9a58-48c4-917e-84ad62245845 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1616] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1617] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/0a61391e-8bed-462f-8e62-f48285828d32 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:58.906 7 INFO neutron.db.securitygroups_db [None req-8ba0420b-5e35-487b-be14-af76d3e61fd4 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Project e6039ffdf9fb45229c567fb9ce3ba28e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 735/1618] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:58 2026] POST /v2.0/security-group-rules => generated 575 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1619] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:15:58 2026] DELETE /v2.0/security-groups/eb1a0acb-93f3-4c17-bc82-772232f54f00 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:59.120 7 INFO neutron.db.securitygroups_db [None req-bfe3805b-562b-411b-ab0d-5b84314d8d24 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Project e6039ffdf9fb45229c567fb9ce3ba28e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 737/1620] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:15:59 2026] POST /v2.0/security-group-rules => generated 574 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1621] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/networks => generated 1298 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1622] 10.0.0.23 () {34 vars in 1097 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-776481360&fields=id&tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1623] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/security-groups?tenant_id=dd166026f441457e8c3e58e91f064ad2&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 884/1624] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:15:58 2026] PUT /v2.0/routers/9d1e3821-fc83-488e-b65a-8f0e926a4e56/remove_router_interface => generated 309 bytes in 1712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 885/1625] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:00 2026] DELETE /v2.0/security-groups/3e41cdde-8f88-40e0-b8c7-9b3055857ce6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1626] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 661 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1627] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/quotas/e6039ffdf9fb45229c567fb9ce3ba28e => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:00.604 6 INFO neutron.api.v2.resource [None req-8ba393c3-4646-4a94-a06b-b22c345d0b59 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 886/1628] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:16:00 2026] PUT /v2.0/routers/9d1e3821-fc83-488e-b65a-8f0e926a4e56/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 887/1629] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/ports?device_id=9d1e3821-fc83-488e-b65a-8f0e926a4e56 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1630] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&fields=id => generated 149 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 888/1631] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/security-groups?tenant_id=5eacfb6af78f4052ba1f52e5493710fc&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 889/1632] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 890/1633] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:00 2026] DELETE /v2.0/security-groups/1ffcae7f-6954-4c27-a7ef-922d1447c046 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 891/1634] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:16:01 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 892/1635] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:01 2026] GET /v2.0/security-groups?tenant_id=25ad8987b9944c69bb3f1f42a4fa477b&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 893/1636] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:01 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 894/1637] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:01 2026] DELETE /v2.0/security-groups/69eb3510-b3ce-4fd9-937a-b354568d86db => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:01.466 7 INFO neutron.services.segments.plugin [-] Segment 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 resource provider aggregate not found 2026-06-24 19:16:01.472 7 INFO neutron.services.segments.plugin [-] Segment 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 resource provider aggregate not found 2026-06-24 19:16:01.491 7 INFO neutron.services.segments.plugin [-] Segment 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 found for delete ", "request_id": "req-61f684a5-f6cb-44b3-ac8d-9f6cafc019dd"}]} 2026-06-24 19:16:01.494 7 INFO neutron.services.segments.plugin [-] Segment 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a509a1-484b-41d4-9bc4-d9195c2d5cb1 found for delete ", "request_id": "req-1a06d05e-4cb5-4006-b1ac-af7311b9ffba"}]} 2026-06-24 19:16:01.500 7 INFO neutron.db.l3_hamode_db [None req-69892d00-788f-48f7-93f0-b6eb5b3e8b4f ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] HA network 78643a20-7f4b-4cc4-a016-b9bf3c550a94 was deleted as no HA routers are present in tenant 2e61072205104f01a3c755f9750c7d32. [pid: 7|app: 0|req: 744/1638] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:00 2026] DELETE /v2.0/routers/9d1e3821-fc83-488e-b65a-8f0e926a4e56 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 895/1639] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:01 2026] DELETE /v2.0/subnets/7803d4b7-4753-4d60-99da-9318b2ee7774 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 896/1640] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:02 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 661 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 897/1641] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:16:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e => generated 272 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 898/1642] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:16:02 2026] POST /v2.0/ports => generated 958 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 899/1643] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:02 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 961 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1644] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:16:01 2026] DELETE /v2.0/networks/2b28df29-10be-4abb-a736-75a11c642329 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1645] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&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-24 19:16:03.173 7 INFO neutron.db.segments_db [None req-44b773d5-044c-4c6c-b9fe-65ad9bf81ba7 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment a86e0db4-54b7-4a26-aa75-fb7c6098903b of type vxlan for network fe41e9bf-8c5a-4c37-a4a1-6d8160a56614 [pid: 7|app: 0|req: 747/1646] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:03 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 900/1647] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:16:02 2026] PUT /v2.0/ports/aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55 => generated 1203 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:03.491 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-504f698f-2d71-48d3-9676-f6ff217742e0'] response: {'name': 'network-changed', 'server_uuid': '1b7d314f-db6a-4bfc-9612-e12f3de2d8a6', 'tag': 'aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 901/1648] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:03.515 7 INFO neutron.services.segments.plugin [-] Segment 949f190b-6661-4dbb-be1c-903f1a3aea1d resource provider aggregate not found 2026-06-24 19:16:03.531 7 INFO neutron.services.segments.plugin [-] Segment 949f190b-6661-4dbb-be1c-903f1a3aea1d resource provider aggregate not found 2026-06-24 19:16:03.541 7 INFO neutron.services.segments.plugin [-] Segment 949f190b-6661-4dbb-be1c-903f1a3aea1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 949f190b-6661-4dbb-be1c-903f1a3aea1d found for delete ", "request_id": "req-38fc9132-40d3-4f2a-bf6b-e3962938364e"}]} 2026-06-24 19:16:03.556 7 INFO neutron.services.segments.plugin [-] Segment 949f190b-6661-4dbb-be1c-903f1a3aea1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 949f190b-6661-4dbb-be1c-903f1a3aea1d found for delete ", "request_id": "req-87f7cbae-da38-4d88-8d76-1b7e1e005da9"}]} [pid: 6|app: 0|req: 902/1649] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 903/1650] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1651] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:03 2026] POST /v2.0/subnets => generated 602 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 904/1652] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:03.741 7 INFO neutron.db.segments_db [None req-31375792-e43a-45b6-9f34-1b1cbe52cbae ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment b0cb153a-cbac-4fea-81d4-32c05d21696a of type vxlan for network 190596f5-927a-4761-b552-19cf6d12bdc7 [pid: 6|app: 0|req: 905/1653] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 906/1654] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 907/1655] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 908/1656] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 909/1657] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:04.167 7 INFO neutron.db.l3_hamode_db [None req-31375792-e43a-45b6-9f34-1b1cbe52cbae ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 910/1658] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 911/1659] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 912/1660] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&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: 6|app: 0|req: 913/1661] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:04.387 7 INFO neutron.db.l3_hamode_db [None req-31375792-e43a-45b6-9f34-1b1cbe52cbae ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 914/1662] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 915/1663] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 916/1664] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/security-groups?tenant_id=aeda7a9b0bba43ad9d206acffebc783f&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 917/1665] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:04 2026] DELETE /v2.0/security-groups/fea99185-82c7-446b-b617-77814ef49d7b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1666] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:03 2026] POST /v2.0/routers => generated 506 bytes in 1569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 918/1667] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:05 2026] GET /v2.0/security-groups?tenant_id=140d7e45dfb04959924e27b44a497c2f&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 919/1668] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:05 2026] DELETE /v2.0/security-groups/afc2c04f-b074-42c3-acb4-5d356ca180e8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 920/1669] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:05 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 921/1670] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:05 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&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: 6|app: 0|req: 922/1671] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 923/1672] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 924/1673] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 925/1674] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 926/1675] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 927/1676] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:06 2026] PUT /v2.0/subnetpools/999e7a69-db56-4a20-b0bd-3ce9ecfd68fa/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 928/1677] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:06 2026] PUT /v2.0/subnetpools/575abd6e-c099-4eaa-affe-6d7c38100c79/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 929/1678] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:06 2026] PUT /v2.0/subnetpools/9e1f453e-0138-448b-83cb-321b43afd593/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 930/1679] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:06 2026] PUT /v2.0/subnetpools/37679f29-c1bd-4346-b123-35b30fcf5cf7/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 931/1680] 10.0.0.6 () {32 vars in 670 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 932/1681] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 933/1682] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 934/1683] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 935/1684] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 936/1685] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1686] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:05 2026] PUT /v2.0/routers/8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f/add_router_interface => generated 309 bytes in 1768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 937/1687] 10.0.0.6 () {32 vars in 678 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1688] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.0/ports/bef007bb-2f03-4a67-af95-e32c870c29eb => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 938/1689] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 939/1690] 10.0.0.6 () {32 vars in 688 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 940/1691] 10.0.0.6 () {32 vars in 700 bytes} [Wed Jun 24 19:16:07 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 941/1692] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:07 2026] DELETE /v2.0/subnetpools/999e7a69-db56-4a20-b0bd-3ce9ecfd68fa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 942/1693] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:07 2026] DELETE /v2.0/subnetpools/575abd6e-c099-4eaa-affe-6d7c38100c79 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 943/1694] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:07 2026] DELETE /v2.0/subnetpools/9e1f453e-0138-448b-83cb-321b43afd593 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 944/1695] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:07 2026] DELETE /v2.0/subnetpools/37679f29-c1bd-4346-b123-35b30fcf5cf7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 945/1696] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:07 2026] DELETE /v2.0/subnetpools/acfc152b-407a-4fbc-a2dd-f7bd17d305c9 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 948/1699] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 949/1700] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&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: 6|app: 0|req: 950/1701] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 951/1702] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1703] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:16:07 2026] PUT /v2.0/routers/8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 952/1704] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/ports?device_id=8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1705] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:08.923 7 INFO neutron.db.l3_db [None req-9a55baf3-7d33-4c03-b1e3-9404d93685ef 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Floating IP 5ae16819-dd33-4e97-a76d-04e067df9fd3 associated. External IP: 10.96.250.207, port: aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55. 2026-06-24 19:16:09.356 6 INFO neutron.services.segments.plugin [-] Segment b0cb153a-cbac-4fea-81d4-32c05d21696a resource provider aggregate not found 2026-06-24 19:16:09.362 6 INFO neutron.services.segments.plugin [-] Segment b0cb153a-cbac-4fea-81d4-32c05d21696a resource provider aggregate not found 2026-06-24 19:16:09.378 6 INFO neutron.services.segments.plugin [-] Segment b0cb153a-cbac-4fea-81d4-32c05d21696a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0cb153a-cbac-4fea-81d4-32c05d21696a found for delete ", "request_id": "req-8c1e8c72-7930-4b42-8984-8509c009a3ee"}]} 2026-06-24 19:16:09.380 6 INFO neutron.services.segments.plugin [-] Segment b0cb153a-cbac-4fea-81d4-32c05d21696a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0cb153a-cbac-4fea-81d4-32c05d21696a found for delete ", "request_id": "req-9fc31de0-afe6-4539-b7ee-df3d0cde37e5"}]} 2026-06-24 19:16:09.386 6 INFO neutron.db.l3_hamode_db [None req-09c20ccc-59db-46c4-bf3c-634dff1cff3e ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] HA network 190596f5-927a-4761-b552-19cf6d12bdc7 was deleted as no HA routers are present in tenant 2e61072205104f01a3c755f9750c7d32. [pid: 6|app: 0|req: 953/1706] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:08 2026] DELETE /v2.0/routers/8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 954/1707] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:09 2026] GET /v2.0/security-groups?tenant_id=e95b3dd81d234780baf7dbf31c03541b&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 955/1708] 10.0.0.102 () {30 vars in 650 bytes} [Wed Jun 24 19:16:09 2026] GET /v2.0/extensions => generated 19178 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 956/1709] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:09 2026] DELETE /v2.0/subnets/97d4d0db-3379-4338-8ca3-632788a238cb => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1710] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:16:08 2026] PUT /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 856 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:10.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e1cce16-b457-4f7b-a5b2-db0dfbe61c52'] response: {'name': 'network-changed', 'server_uuid': '1b7d314f-db6a-4bfc-9612-e12f3de2d8a6', 'tag': 'aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 957/1711] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:10 2026] DELETE /v2.0/security-groups/70243299-9e2d-4921-80ad-9855bb952408 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1712] 10.0.0.102 () {30 vars in 724 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/quotas/aef223cbc09840e08a275b082f338be9/details => generated 847 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1713] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1714] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/ports?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1715] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/security-groups?tenant_id=eb43abdd4b854800a87fd4edcb734dc7&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1716] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/networks?id=a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1717] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:10 2026] DELETE /v2.0/security-groups/5e67e394-8526-4ee9-afba-307e0bf1dc4b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 958/1718] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:16:10 2026] DELETE /v2.0/networks/fe41e9bf-8c5a-4c37-a4a1-6d8160a56614 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1719] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:10.707 6 INFO neutron.db.segments_db [None req-0cc8c215-f85b-4c92-a6e1-554fa8e42033 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Added segment 5cdd6acd-9970-4766-bb24-f42edf9c54c9 of type vxlan for network dcf92112-cf50-4dd9-b6cb-643680587a52 [pid: 7|app: 0|req: 762/1720] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/subnets?id=17c0d02a-d254-4110-8601-c19d3bc87295 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1721] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/ports?network_id=a5fb0e95-649b-4e02-97fa-a730068aaf89&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: 7|app: 0|req: 764/1722] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1723] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/security-groups?tenant_id=4607d38c303c47a28adcba61f0b0b4bc&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:11.088 6 INFO neutron.db.l3_hamode_db [None req-0cc8c215-f85b-4c92-a6e1-554fa8e42033 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 766/1724] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1725] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:11 2026] DELETE /v2.0/security-groups/c6f45e32-bdfd-4599-bb1e-b79b8cf6d5fb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1726] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:11.404 6 INFO neutron.services.segments.plugin [-] Segment a86e0db4-54b7-4a26-aa75-fb7c6098903b resource provider aggregate not found 2026-06-24 19:16:11.426 6 INFO neutron.services.segments.plugin [-] Segment a86e0db4-54b7-4a26-aa75-fb7c6098903b resource provider aggregate not found 2026-06-24 19:16:11.456 6 INFO neutron.services.segments.plugin [-] Segment a86e0db4-54b7-4a26-aa75-fb7c6098903b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86e0db4-54b7-4a26-aa75-fb7c6098903b found for delete ", "request_id": "req-6828ee51-4fa4-4d75-b3ce-6beb8d03085c"}]} 2026-06-24 19:16:11.456 6 INFO neutron.services.segments.plugin [-] Segment a86e0db4-54b7-4a26-aa75-fb7c6098903b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86e0db4-54b7-4a26-aa75-fb7c6098903b found for delete ", "request_id": "req-71e682b1-d038-4d26-92ef-0a47c0eabb38"}]} 2026-06-24 19:16:12.408 6 INFO neutron.db.l3_hamode_db [None req-0cc8c215-f85b-4c92-a6e1-554fa8e42033 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 769/1727] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1728] 10.0.0.102 () {30 vars in 650 bytes} [Wed Jun 24 19:16:13 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1729] 10.0.0.102 () {30 vars in 724 bytes} [Wed Jun 24 19:16:13 2026] GET /v2.0/quotas/aef223cbc09840e08a275b082f338be9/details => generated 847 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 959/1730] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:10 2026] POST /v2.0/routers => generated 688 bytes in 3620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1731] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:16:14 2026] GET /v2.0/routers/b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 960/1732] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:16:14 2026] GET /v2.0/routers => generated 697 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1733] 10.0.0.6 () {34 vars in 739 bytes} [Wed Jun 24 19:16:14 2026] PUT /v2.0/routers/b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 701 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1734] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:16:15 2026] GET /v2.0/routers/b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 701 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1735] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:15 2026] GET /v2.0/ports?device_id=b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:15.238 6 INFO neutron.db.segments_db [None req-54c6dcb8-1889-4d5f-a02a-8d5b8fa79fbc 42f4b11fbdc348dca0bc04c7dd56e4c2 eb2b407689ee402c9e43ec1dc3df8a44 - - - -] Added segment 7c8f6286-490f-4d90-a0ce-9b5a550e5564 of type vxlan for network 26771df1-8f44-4f46-94a7-577a6157c444 [pid: 6|app: 0|req: 961/1736] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:14 2026] POST /v2.0/networks => generated 632 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 962/1737] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:16:15 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 963/1738] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:16:15 2026] PUT /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 964/1739] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:15 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 965/1740] 10.0.0.6 () {34 vars in 756 bytes} [Wed Jun 24 19:16:15 2026] PUT /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 966/1741] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 967/1742] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/security-groups?tenant_id=aef223cbc09840e08a275b082f338be9&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 968/1743] 10.0.0.6 () {34 vars in 752 bytes} [Wed Jun 24 19:16:16 2026] PUT /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 19:16:16.385 7 INFO neutron.services.segments.plugin [-] Segment 5cdd6acd-9970-4766-bb24-f42edf9c54c9 resource provider aggregate not found 2026-06-24 19:16:16.392 7 INFO neutron.services.segments.plugin [-] Segment 5cdd6acd-9970-4766-bb24-f42edf9c54c9 resource provider aggregate not found 2026-06-24 19:16:16.412 7 INFO neutron.services.segments.plugin [-] Segment 5cdd6acd-9970-4766-bb24-f42edf9c54c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdd6acd-9970-4766-bb24-f42edf9c54c9 found for delete ", "request_id": "req-1fc6eb68-aa99-47b7-8a03-93ff29624a67"}]} 2026-06-24 19:16:16.413 7 INFO neutron.services.segments.plugin [-] Segment 5cdd6acd-9970-4766-bb24-f42edf9c54c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cdd6acd-9970-4766-bb24-f42edf9c54c9 found for delete ", "request_id": "req-97eaab28-c0de-44b9-bb51-4cee2222fd7f"}]} 2026-06-24 19:16:16.417 7 INFO neutron.db.l3_hamode_db [None req-1fe06dfe-b1d4-4434-817b-944644d78809 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] HA network dcf92112-cf50-4dd9-b6cb-643680587a52 was deleted as no HA routers are present in tenant 2e61072205104f01a3c755f9750c7d32. [pid: 6|app: 0|req: 969/1744] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/security-groups/75009e72-1702-4a4a-8088-e86a9a57aeb2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1745] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:15 2026] DELETE /v2.0/routers/b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 970/1746] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1747] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports?device_id=b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:16.511 7 INFO neutron.api.v2.resource [None req-f1470686-13a3-49af-b6e7-3b705714c446 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1748] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/routers/b70aa1bb-cd8b-4bb6-b194-2b59619ac875 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 971/1749] 10.0.0.6 () {34 vars in 774 bytes} [Wed Jun 24 19:16:16 2026] PUT /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1750] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports?device_id=8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 972/1751] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:16.574 7 INFO neutron.api.v2.resource [None req-6857196b-304f-4e5e-b701-96de3f9f4ead ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1752] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/routers/8c9bbbb5-7b0d-4cc7-a0f3-d01de3c3cc2f => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:16.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cf25c72-ff03-4fd3-97ce-2d17e3f0c306 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1753] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/subnets/97d4d0db-3379-4338-8ca3-632788a238cb => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 973/1754] 10.0.0.6 () {34 vars in 745 bytes} [Wed Jun 24 19:16:16 2026] PUT /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1755] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports?device_id=9d1e3821-fc83-488e-b65a-8f0e926a4e56 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:16.679 7 INFO neutron.api.v2.resource [None req-900d4bf4-a8bd-4356-b277-18c5ffacbdf3 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 974/1756] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1757] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/routers/9d1e3821-fc83-488e-b65a-8f0e926a4e56 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:16.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a488a37-5283-4f10-9a65-7df588ee18d6 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1758] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/subnets/7803d4b7-4753-4d60-99da-9318b2ee7774 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 975/1759] 10.0.0.6 () {32 vars in 733 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1760] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports?device_id=58082b3c-138b-40ba-80f2-231394c8bdd2 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:16.764 6 INFO neutron.api.v2.resource [None req-83084365-3d3d-4a0c-9b0e-a3111e730212 42f4b11fbdc348dca0bc04c7dd56e4c2 eb2b407689ee402c9e43ec1dc3df8a44 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 976/1761] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:16:16.811 7 INFO neutron.api.v2.resource [None req-ad9861f4-0fde-450d-a245-92e5b7b79e2f ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1762] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/routers/58082b3c-138b-40ba-80f2-231394c8bdd2 => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 977/1763] 10.0.0.6 () {32 vars in 736 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:16.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dda338d7-0830-4c9d-82ad-82321d7b8a5e ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1764] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/subnets/369a7265-2d8f-4b5a-9d22-2c463c2a8e52 => generated 136 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 978/1765] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:16.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edaedb1d-b2c7-4a47-af48-72b7d0f663f9 ec9b83961cca43f5a386e18482417155 2e61072205104f01a3c755f9750c7d32 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1766] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/subnets/56f18981-fc3a-410a-81b0-0781b5bd9485 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:16.921 6 INFO neutron.api.v2.resource [None req-288cc6b0-cf01-4a9c-88d5-bcf6c220890a 42f4b11fbdc348dca0bc04c7dd56e4c2 eb2b407689ee402c9e43ec1dc3df8a44 - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 979/1767] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1768] 10.0.0.6 () {32 vars in 728 bytes} [Wed Jun 24 19:16:16 2026] DELETE /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 980/1769] 10.0.0.6 () {32 vars in 725 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1770] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:16:17 2026] DELETE /v2.0/ports/ed3193bb-0f77-4f28-b37d-24a6a7804ab6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 981/1771] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:17 2026] GET /v2.0/security-groups?tenant_id=2e61072205104f01a3c755f9750c7d32&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1772] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:16:17 2026] DELETE /v2.0/networks/26771df1-8f44-4f46-94a7-577a6157c444 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 982/1773] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:17 2026] DELETE /v2.0/security-groups/8fd59a7d-4f3b-4315-b2be-cbd89d01ce01 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:18.441 7 INFO neutron.services.segments.plugin [-] Segment 7c8f6286-490f-4d90-a0ce-9b5a550e5564 resource provider aggregate not found 2026-06-24 19:16:18.447 7 INFO neutron.services.segments.plugin [-] Segment 7c8f6286-490f-4d90-a0ce-9b5a550e5564 resource provider aggregate not found 2026-06-24 19:16:18.466 7 INFO neutron.services.segments.plugin [-] Segment 7c8f6286-490f-4d90-a0ce-9b5a550e5564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c8f6286-490f-4d90-a0ce-9b5a550e5564 found for delete ", "request_id": "req-ac433107-19ee-4dc8-8305-02945800e140"}]} 2026-06-24 19:16:18.470 7 INFO neutron.services.segments.plugin [-] Segment 7c8f6286-490f-4d90-a0ce-9b5a550e5564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c8f6286-490f-4d90-a0ce-9b5a550e5564 found for delete ", "request_id": "req-05c31980-23ca-43e5-b268-b68d3582ec6b"}]} [pid: 7|app: 0|req: 792/1774] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:18 2026] GET /v2.0/security-groups?tenant_id=402b14085b2e43d89f623e83feae1738&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1775] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:18 2026] DELETE /v2.0/security-groups/29433a37-bd0a-4ce6-8849-64eb76727191 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:18.618 6 INFO neutron.db.segments_db [None req-28ca44c9-d766-4036-a8e9-f0b83c35895d a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment ebb54ab6-90e9-4566-b63c-86094e04d501 of type vxlan for network 278986c1-2e05-4b6e-9b04-e850afdf9679 [pid: 6|app: 0|req: 983/1776] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:16:18 2026] POST /v2.0/networks => generated 741 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1777] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:18 2026] GET /v2.0/security-groups?tenant_id=eb2b407689ee402c9e43ec1dc3df8a44&name=default => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1778] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:18 2026] DELETE /v2.0/security-groups/151295c2-9fa9-48bd-84d3-9ed0092df26a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 984/1779] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:18 2026] POST /v2.0/subnets => generated 664 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:19.153 7 INFO neutron.db.segments_db [None req-f830a045-e521-4d60-b2d3-0d87918261fe a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment b4ad8cea-69cf-4ae9-949f-c58aedca23a9 of type vxlan for network 246abbb6-26f4-41fa-8bfc-e1d7188b0dd9 [pid: 6|app: 0|req: 985/1780] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:16:19 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:19.529 7 INFO neutron.db.l3_hamode_db [None req-f830a045-e521-4d60-b2d3-0d87918261fe a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 986/1781] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:19 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 987/1782] 10.0.0.6 () {32 vars in 621 bytes} [Wed Jun 24 19:16:19 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 988/1783] 10.0.0.6 () {32 vars in 631 bytes} [Wed Jun 24 19:16:19 2026] GET /v2.0/ => generated 632 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:20.872 7 INFO neutron.db.l3_hamode_db [None req-f830a045-e521-4d60-b2d3-0d87918261fe a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 989/1784] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/security-groups?tenant_id=4ae9553dcff64abab1fa618389a29a3b&name=default => generated 2801 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 990/1785] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:20 2026] DELETE /v2.0/security-groups/94ff756e-1416-4236-bf55-1fc9ce5b13d0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 991/1786] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 992/1787] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/security-groups?id=286406e5-3d07-4a95-a91e-099c86c67c27&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 993/1788] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1789] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:19 2026] POST /v2.0/routers => generated 728 bytes in 3165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:22.409 6 INFO neutron.db.l3_db [None req-b7b0208e-51af-45ae-b036-b5e0843a77d6 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] Floating IP 5ae16819-dd33-4e97-a76d-04e067df9fd3 disassociated. External IP: 10.96.250.207, port: aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55. [pid: 6|app: 0|req: 994/1790] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:16:21 2026] DELETE /v2.0/ports/aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55 => generated 0 bytes in 1017 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:23.014 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-8215d981-052e-470d-9fa9-53ff9afbb22e'] response: {'server_uuid': '1b7d314f-db6a-4bfc-9612-e12f3de2d8a6', 'name': 'network-vif-deleted', 'tag': 'aaf26c4a-e13c-4cd3-be0b-ea77efc6ac55', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 995/1791] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:16:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 996/1792] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/ports?device_id=1b7d314f-db6a-4bfc-9612-e12f3de2d8a6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 999/1795] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:16:23 2026] PUT /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1000/1796] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1001/1797] 10.0.0.6 () {34 vars in 762 bytes} [Wed Jun 24 19:16:23 2026] PUT /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1002/1798] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1003/1799] 10.0.0.6 () {34 vars in 758 bytes} [Wed Jun 24 19:16:23 2026] PUT /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1004/1800] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1005/1801] 10.0.0.6 () {34 vars in 780 bytes} [Wed Jun 24 19:16:23 2026] PUT /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1006/1802] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1007/1803] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:16:23 2026] PUT /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1008/1804] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1009/1805] 10.0.0.6 () {32 vars in 739 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:23.801 6 INFO neutron.api.v2.resource [None req-48416190-28cd-4679-8756-a3f0bfea22f7 8d88ae91afd84beebaf5e64c106eb923 54805c14b61c4454bf5a337d9078c776 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1010/1806] 10.0.0.6 () {32 vars in 743 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1011/1807] 10.0.0.6 () {32 vars in 742 bytes} [Wed Jun 24 19:16:23 2026] DELETE /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1012/1808] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:23.942 6 INFO neutron.api.v2.resource [None req-ce9eda5f-417c-4ade-8aad-2a8586582012 8d88ae91afd84beebaf5e64c106eb923 54805c14b61c4454bf5a337d9078c776 - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1013/1809] 10.0.0.6 () {32 vars in 746 bytes} [Wed Jun 24 19:16:23 2026] DELETE /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1014/1810] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:16:23 2026] DELETE /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1015/1811] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:16:24 2026] GET /v2.0/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1016/1812] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:16:24 2026] DELETE /v2.0/qos/policies/4cd2c50f-85a5-4ade-8dc5-755025a8d5f6 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1017/1813] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:24 2026] DELETE /v2.0/security-groups/286406e5-3d07-4a95-a91e-099c86c67c27 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1814] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:22 2026] PUT /v2.0/routers/180ac2d2-72a1-45c2-8b7e-f7a7b07c8a26/add_router_interface => generated 309 bytes in 2651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1018/1815] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:24 2026] DELETE /v2.0/floatingips/5ae16819-dd33-4e97-a76d-04e067df9fd3 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1816] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:25 2026] GET /v2.0/security-groups?tenant_id=54805c14b61c4454bf5a337d9078c776&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1019/1817] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:25 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1020/1818] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:25 2026] GET /v2.0/security-groups?id=bda65d41-089b-4701-96e2-e83800b50f2d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1819] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:25 2026] DELETE /v2.0/security-groups/b0c400d3-82f3-42be-b4f2-ab0a296806b2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1021/1820] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:25 2026] GET /v2.0/security-groups?tenant_id=ff7ddb275bce46d1b597e3ba76edbfb3&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1022/1821] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:16:25 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1822] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:25 2026] DELETE /v2.0/security-groups/c2e898d7-3093-4dad-9f59-a768ae38e55c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1023/1823] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:16:25 2026] DELETE /v2.0/ports/feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:26.446 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-b845c190-a490-4fa8-b1e7-941ea91981eb'] response: {'server_uuid': 'dba8d51d-c552-4282-8f18-078f2a644ff7', 'name': 'network-vif-deleted', 'tag': 'feb8d1a7-4b28-4ab7-ad1e-282f1f4a8f3e', 'status': 'completed', 'code': 200} 2026-06-24 19:16:26.603 6 INFO neutron.db.segments_db [None req-62065b5f-b485-40b1-b43a-1603efa53df2 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 007dd5f9-8563-4b07-ac69-c7163b0008ba of type vxlan for network 519c2c3c-1769-4cfc-8796-3a61e2d56db6 [pid: 7|app: 0|req: 801/1824] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:26 2026] GET /v2.0/security-groups?tenant_id=30ba966e618f450b92e9d1ce4818ba41&name=default => generated 2801 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1024/1825] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:16:26 2026] POST /v2.0/networks => generated 740 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1826] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:26 2026] GET /v2.0/ports?device_id=dba8d51d-c552-4282-8f18-078f2a644ff7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1025/1827] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:26 2026] DELETE /v2.0/security-groups/723317d6-247f-4f21-9e96-97f047f004ef => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1828] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:26 2026] POST /v2.0/subnets => generated 663 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:27.126 7 INFO neutron.db.segments_db [None req-77ad2a93-7f6f-4b28-a991-db1accb9c3b8 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment fd55e0f2-824a-4f51-85e5-ef1014a533cd of type vxlan for network 0bc8669b-3ca4-418a-a035-f1194a4c92af [pid: 6|app: 0|req: 1026/1829] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:27 2026] GET /v2.0/security-groups?tenant_id=1c88931e50e24087a7e052fd40d5c324&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1027/1830] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:27 2026] DELETE /v2.0/security-groups/b3eef5a5-63bd-46fc-a648-b94dad978fb9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:27.486 7 INFO neutron.db.l3_hamode_db [None req-77ad2a93-7f6f-4b28-a991-db1accb9c3b8 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1028/1831] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:27 2026] DELETE /v2.0/security-groups/bda65d41-089b-4701-96e2-e83800b50f2d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:28.709 7 INFO neutron.db.l3_hamode_db [None req-77ad2a93-7f6f-4b28-a991-db1accb9c3b8 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 804/1832] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:27 2026] POST /v2.0/routers => generated 727 bytes in 2915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1029/1833] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:16:28 2026] PUT /v2.0/routers/e8185938-c0c2-48af-aac8-51e4969007ae/remove_router_interface => generated 309 bytes in 2386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1030/1834] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:30 2026] DELETE /v2.0/subnets/17c0d02a-d254-4110-8601-c19d3bc87295 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:32.241 6 INFO neutron.services.segments.plugin [-] Segment 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc resource provider aggregate not found 2026-06-24 19:16:32.247 6 INFO neutron.services.segments.plugin [-] Segment 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc resource provider aggregate not found 2026-06-24 19:16:32.266 6 INFO neutron.services.segments.plugin [-] Segment 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc found for delete ", "request_id": "req-71977b59-1d04-46ff-a3b8-1c50dc848565"}]} 2026-06-24 19:16:32.268 6 INFO neutron.services.segments.plugin [-] Segment 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c9a44f6-9181-4f7b-b171-a2a1f4a6d4cc found for delete ", "request_id": "req-7e23b1b6-f56e-4b5b-8bc3-4e1555fb1aec"}]} 2026-06-24 19:16:32.281 6 INFO neutron.db.l3_hamode_db [None req-f8a6c096-a6d6-420e-9d83-414af2e0dc7c 5dd716c1cde64dad85dd72b940bc13b1 e6039ffdf9fb45229c567fb9ce3ba28e - - - -] HA network beae0d57-0e0b-4227-aa4e-cde4df47f581 was deleted as no HA routers are present in tenant e6039ffdf9fb45229c567fb9ce3ba28e. [pid: 6|app: 0|req: 1031/1835] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:16:30 2026] DELETE /v2.0/routers/e8185938-c0c2-48af-aac8-51e4969007ae => generated 0 bytes in 1473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1836] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:29 2026] PUT /v2.0/routers/bcc6378f-0c25-4984-ad1b-371bd605d9fd/add_router_interface => generated 309 bytes in 2539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1032/1837] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:32 2026] GET /v2.0/security-groups?tenant_id=e5870d3136a94d809569a19f2beb086b&name=default => generated 2801 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:32.750 7 INFO neutron.services.segments.plugin [-] Segment 83f14947-d0a0-4959-bfea-704b717f63ad resource provider aggregate not found 2026-06-24 19:16:32.771 7 INFO neutron.services.segments.plugin [-] Segment 83f14947-d0a0-4959-bfea-704b717f63ad resource provider aggregate not found [pid: 6|app: 0|req: 1033/1838] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:32 2026] DELETE /v2.0/security-groups/061b0171-a7a5-491c-a7af-eb9e96727f79 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:32.786 7 INFO neutron.services.segments.plugin [-] Segment 83f14947-d0a0-4959-bfea-704b717f63ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f14947-d0a0-4959-bfea-704b717f63ad found for delete ", "request_id": "req-3e6237ff-2f0f-431d-a5ef-1c479b280d59"}]} 2026-06-24 19:16:32.789 7 INFO neutron.services.segments.plugin [-] Segment 83f14947-d0a0-4959-bfea-704b717f63ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f14947-d0a0-4959-bfea-704b717f63ad found for delete ", "request_id": "req-76098c90-ec4a-4ea7-8b4a-4122f194c8d0"}]} [pid: 7|app: 0|req: 806/1839] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:16:32 2026] DELETE /v2.0/networks/a5fb0e95-649b-4e02-97fa-a730068aaf89 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1034/1840] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:16:33 2026] POST /v2.0/security-groups => generated 1609 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1841] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1035/1842] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:33 2026] GET /v2.0/security-groups?tenant_id=e6039ffdf9fb45229c567fb9ce3ba28e&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1843] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1036/1844] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:33 2026] DELETE /v2.0/security-groups/e8e52352-c52f-4c95-b0d3-7b6cb1f38dff => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1845] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1037/1846] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:34.122 6 INFO neutron.db.securitygroups_db [None req-f18b8a0a-d5c4-44f3-8d66-92841dcba085 7f4bc13a5393404aa8be67ab2e0a8a9b 0669330c87b947139d1fb5e0a49ef792 - - - -] Project 0669330c87b947139d1fb5e0a49ef792 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 810/1847] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:34 2026] GET /v2.0/security-groups?tenant_id=3c195cea9df84c2b9d2c5bf45e3a2360&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1038/1848] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:34 2026] POST /v2.0/security-group-rules => generated 575 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:34.265 6 INFO neutron.db.securitygroups_db [None req-bd5d86ec-5ce2-4d09-a533-39811cfa62ef 7f4bc13a5393404aa8be67ab2e0a8a9b 0669330c87b947139d1fb5e0a49ef792 - - - -] Project 0669330c87b947139d1fb5e0a49ef792 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 811/1849] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:34 2026] DELETE /v2.0/security-groups/98a7f7af-4de5-4394-ac6b-4a86c89c568c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1039/1850] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:34 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1851] 10.0.0.6 () {34 vars in 683 bytes} [Wed Jun 24 19:16:34 2026] POST /v2.0/security-groups => generated 1597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1040/1852] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1853] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1854] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:35 2026] GET /v2.0/security-groups?tenant_id=fc4fc2b61c9c4d35b6ca68bd11868bb7&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1041/1855] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:35 2026] POST /v2.0/floatingips => generated 552 bytes in 890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1856] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:36 2026] DELETE /v2.0/security-groups/11fe973f-d077-426b-9143-b08c64141a99 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1042/1857] 10.0.0.23 () {34 vars in 1099 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1939854029&fields=id&tenant_id=0669330c87b947139d1fb5e0a49ef792 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1858] 10.0.0.23 () {34 vars in 1097 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-379343284&fields=id&tenant_id=0669330c87b947139d1fb5e0a49ef792 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1043/1859] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks?id=278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 673 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1860] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/quotas/0669330c87b947139d1fb5e0a49ef792 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1044/1861] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?tenant_id=0669330c87b947139d1fb5e0a49ef792&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1862] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1863] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1864] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:37 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:37.126 6 INFO neutron.db.segments_db [None req-6c612070-6765-4838-9906-31db7d8d9a20 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Added segment 97650b09-7f69-4e06-9366-a7ccf5582d0e of type vxlan for network 54b7aabf-1d65-4d53-b4e6-6a63fe92a25b [pid: 6|app: 0|req: 1045/1865] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:36 2026] POST /v2.0/networks => generated 640 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1866] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:37 2026] POST /v2.0/subnets => generated 634 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1046/1869] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:16:37 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1870] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:37 2026] GET /v2.0/networks?id=278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 673 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:38.329 6 INFO neutron.db.segments_db [None req-566d7cd0-6138-44ff-a184-d8c6906dc9aa a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment a22e08aa-d41e-4307-b886-0c8b5444b317 of type vxlan for network 9b8ff8f2-9302-446d-a513-fc4682bc2163 [pid: 7|app: 0|req: 825/1871] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/subnets => generated 707 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1047/1872] 10.0.0.6 () {34 vars in 669 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/networks => generated 741 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1048/1873] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:38 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1874] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:16:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0669330c87b947139d1fb5e0a49ef792 => generated 273 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:38.538 6 INFO neutron.db.segments_db [None req-dc14c11d-4135-4703-bf86-7dff2dbb808f a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Added segment 1c0a1c7d-31e6-4b1b-bb50-261631573062 of type vxlan for network fbfbc9ec-a451-4c39-9974-89beaf1cda2e [pid: 6|app: 0|req: 1049/1875] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/networks => generated 637 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1876] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/subnets => generated 664 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1877] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/subnets => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:39.242 7 INFO neutron.db.segments_db [None req-f8f1a0a9-8305-4c81-8b86-4df09be8e736 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Added segment 384ed46f-4c6e-4e38-aeac-bc15b91e34ce of type vxlan for network 2832074e-3523-4466-ac7d-8d2400966662 [pid: 6|app: 0|req: 1050/1878] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:16:38 2026] POST /v2.0/ports => generated 993 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:39.668 7 INFO neutron.db.l3_hamode_db [None req-f8f1a0a9-8305-4c81-8b86-4df09be8e736 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1051/1879] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:39 2026] POST /v2.0/floatingips => generated 552 bytes in 935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1052/1880] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:40 2026] POST /v2.0/subnets => generated 702 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:40.918 7 INFO neutron.db.l3_hamode_db [None req-f8f1a0a9-8305-4c81-8b86-4df09be8e736 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1053/1881] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:16:40 2026] PUT /v2.0/ports/c4d514b3-f936-46ba-9529-4f6609117800 => generated 1238 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:41.261 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3689858-c63b-4018-8567-e9b9cc376cdc'] response: {'name': 'network-changed', 'server_uuid': '1b5f4ede-ae76-40b6-9090-081cb0f9a501', 'tag': 'c4d514b3-f936-46ba-9529-4f6609117800', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1054/1882] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1055/1883] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:41 2026] POST /v2.0/floatingips => generated 552 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:42.673 6 INFO neutron.db.segments_db [None req-d155bfe5-3cba-4105-9839-457586a19eb7 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Added segment bf64fd6c-a06b-4168-a36a-90adce61bbfe of type vxlan for network 4c56c3d9-dc4c-42fb-91af-9a82c533cc01 [pid: 7|app: 0|req: 829/1884] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:39 2026] POST /v2.0/routers => generated 728 bytes in 3667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1056/1885] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:42 2026] POST /v2.0/networks => generated 637 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1886] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/ports?tenant_id=0669330c87b947139d1fb5e0a49ef792&device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1057/1887] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1888] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:42 2026] POST /v2.0/floatingips => generated 552 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1889] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:43 2026] POST /v2.0/subnets => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1890] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c4d514b3-f936-46ba-9529-4f6609117800 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1058/1891] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:42 2026] PUT /v2.0/routers/0d352253-4d45-4d81-a5f8-17d6867b6645/add_router_interface => generated 309 bytes in 1913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1059/1892] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:44 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1008 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1893] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:44 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1894] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:44 2026] GET /v2.0/subnets?id=d0ef0211-6e5a-426a-bcaa-54a9d4bb0951 => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1895] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:16:45 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1060/1896] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:44 2026] POST /v2.0/subnets => generated 706 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1061/1897] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:45 2026] GET /v2.0/ports?network_id=278986c1-2e05-4b6e-9b04-e850afdf9679&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:45.610 6 INFO neutron.db.segments_db [None req-91a7ef1d-1577-434c-8b21-6b1db8bfea4d a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Added segment c76b9f28-a24b-4a24-9bb1-043a26069eec of type vxlan for network b995af31-cf46-4b50-80db-a0d7a4e8dbd9 [pid: 7|app: 0|req: 837/1898] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:16:45 2026] POST /v2.0/floatingips => generated 552 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:16:46.020 6 INFO neutron.db.l3_hamode_db [None req-91a7ef1d-1577-434c-8b21-6b1db8bfea4d a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 838/1899] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:45 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1900] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/floatingips/66af5f6e-fd70-41d7-b767-cfe0a0bd3ae3/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1901] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1902] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/floatingips/92f9bc80-ecc6-4cd9-ae31-4db11f4bac2c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1903] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1008 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1904] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/ports?tenant_id=0669330c87b947139d1fb5e0a49ef792&device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1905] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/floatingips/98296a96-01b6-49a1-94ed-dac2bb66d79f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1906] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1907] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/networks?id=278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1908] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1909] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/floatingips/5984ebf4-0bc6-4cea-8abd-0c1602b386da/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1910] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c4d514b3-f936-46ba-9529-4f6609117800 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1911] 199.19.213.240 () {34 vars in 1124 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&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: 7|app: 0|req: 851/1912] 10.0.0.6 () {32 vars in 670 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1913] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/subnets?id=d0ef0211-6e5a-426a-bcaa-54a9d4bb0951 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1914] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1915] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:46 2026] GET /v2.0/ports?network_id=278986c1-2e05-4b6e-9b04-e850afdf9679&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1916] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1917] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1918] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1919] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:47.304 6 INFO neutron.db.l3_hamode_db [None req-91a7ef1d-1577-434c-8b21-6b1db8bfea4d a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1920] 10.0.0.6 () {32 vars in 678 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1921] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/networks?id=9b8ff8f2-9302-446d-a513-fc4682bc2163 => generated 673 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1922] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1923] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/quotas/a841858310024e63b2334f5f65e882f0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1924] 10.0.0.6 () {32 vars in 688 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1925] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/ports?tenant_id=a841858310024e63b2334f5f65e882f0&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1926] 10.0.0.6 () {32 vars in 700 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1927] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1928] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:16:47 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1929] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:47 2026] DELETE /v2.0/floatingips/66af5f6e-fd70-41d7-b767-cfe0a0bd3ae3 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1930] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:16:48 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1931] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:16:48 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1062/1932] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:16:45 2026] POST /v2.0/routers => generated 684 bytes in 3143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1933] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:48 2026] DELETE /v2.0/floatingips/92f9bc80-ecc6-4cd9-ae31-4db11f4bac2c => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1934] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:48 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1935] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/floatingips/98296a96-01b6-49a1-94ed-dac2bb66d79f => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1936] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/floatingips/5984ebf4-0bc6-4cea-8abd-0c1602b386da => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1937] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1938] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.0/networks?id=9b8ff8f2-9302-446d-a513-fc4682bc2163 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1939] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/floatingips/6f9495bf-b202-4274-8578-0c8696b78ce4 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1940] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1063/1941] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:48 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/add_router_interface => generated 309 bytes in 2733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1064/1942] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:51 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1065/1943] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:51 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1944] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:16:50 2026] POST /v2.0/ports => generated 954 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:16:52.085 7 INFO neutron.db.l3_db [None req-4ed87c0f-b27f-43d8-92af-a3daa67ab7f6 7f4bc13a5393404aa8be67ab2e0a8a9b 0669330c87b947139d1fb5e0a49ef792 - - - -] Floating IP a424101f-ff4b-4c65-b97c-55a303fc9a46 associated. External IP: 10.96.250.215, port: c4d514b3-f936-46ba-9529-4f6609117800. [pid: 7|app: 0|req: 880/1945] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:16:51 2026] PUT /v2.0/floatingips/a424101f-ff4b-4c65-b97c-55a303fc9a46 => generated 855 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:52.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea30fcf0-988a-4708-8d40-54d935f83adb'] response: {'name': 'network-changed', 'server_uuid': '1b5f4ede-ae76-40b6-9090-081cb0f9a501', 'tag': 'c4d514b3-f936-46ba-9529-4f6609117800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 881/1946] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:52 2026] GET /v2.0/security-groups?tenant_id=db2a9a38af7246fd88b29b1677888f0b&name=default => generated 2801 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1066/1947] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:51 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1948] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:16:52 2026] PUT /v2.0/ports/e9e64acb-63b7-4305-98bb-c6494e853976 => generated 1199 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1067/1949] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1952] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/ports?tenant_id=0669330c87b947139d1fb5e0a49ef792&device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 884/1953] 199.19.213.240 () {34 vars in 1096 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1070/1954] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:53 2026] DELETE /v2.0/security-groups/35b8cf3a-bcba-4810-b67c-adc79f5259f9 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1071/1955] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/security-groups?id=15816d24-7a12-4470-a1c5-67ec231e9dc6&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1072/1956] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/ports?tenant_id=a841858310024e63b2334f5f65e882f0&device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1073/1957] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/networks?id=278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1074/1958] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e9e64acb-63b7-4305-98bb-c6494e853976 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1075/1959] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:53 2026] GET /v2.0/security-groups?tenant_id=01d22e64b2494302a6b78d2a179be2d6&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1076/1960] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c4d514b3-f936-46ba-9529-4f6609117800 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1077/1961] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/subnets?id=6f2f6f98-cc08-4b0b-a5ed-bd2a367b193a => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1078/1962] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:54 2026] DELETE /v2.0/security-groups/17166d5c-bbbf-4ef8-be7c-afb5388744ae => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1079/1963] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/subnets?id=d0ef0211-6e5a-426a-bcaa-54a9d4bb0951 => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1080/1964] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/ports?network_id=9b8ff8f2-9302-446d-a513-fc4682bc2163&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1081/1965] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/ports?network_id=278986c1-2e05-4b6e-9b04-e850afdf9679&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: 6|app: 0|req: 1082/1966] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1083/1967] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:16:54.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7070de63-5013-47da-aeb0-7c2b39df2c34'] response: {'name': 'network-changed', 'server_uuid': '3c1b1b09-b060-434b-b574-ec0edaa4f49f', 'tag': 'e9e64acb-63b7-4305-98bb-c6494e853976', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1084/1968] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/security-groups?tenant_id=f50a541a36d443a4ab1e8ea04668733f&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1085/1969] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1086/1970] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1087/1971] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:16:54 2026] DELETE /v2.0/security-groups/3212c049-81cb-41f6-9625-7e80d7d6ff10 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1088/1972] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/ports?tenant_id=a841858310024e63b2334f5f65e882f0&device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1089/1973] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1090/1974] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/ports?tenant_id=0669330c87b947139d1fb5e0a49ef792&device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1091/1975] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks?id=9b8ff8f2-9302-446d-a513-fc4682bc2163 => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1092/1976] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/security-groups?id=15816d24-7a12-4470-a1c5-67ec231e9dc6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1093/1977] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks?id=278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 769 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1094/1978] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e9e64acb-63b7-4305-98bb-c6494e853976 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1095/1979] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c4d514b3-f936-46ba-9529-4f6609117800 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1096/1980] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/subnets?id=6f2f6f98-cc08-4b0b-a5ed-bd2a367b193a => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1097/1981] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/subnets?id=d0ef0211-6e5a-426a-bcaa-54a9d4bb0951 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1098/1982] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/ports?network_id=9b8ff8f2-9302-446d-a513-fc4682bc2163&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: 6|app: 0|req: 1099/1983] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/ports?network_id=278986c1-2e05-4b6e-9b04-e850afdf9679&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: 6|app: 0|req: 1100/1984] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1985] 10.0.0.6 () {34 vars in 781 bytes} [Wed Jun 24 19:16:53 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/add_router_interface => generated 309 bytes in 2049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1101/1986] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1987] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1102/1988] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1989] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:16:55 2026] POST /v2.0/security-groups => generated 1564 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1103/1990] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1991] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1104/1992] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 567 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1993] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:56 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1105/1994] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1995] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:56 2026] GET /v2.0/security-groups?id=15816d24-7a12-4470-a1c5-67ec231e9dc6&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1106/1996] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1997] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1107/1998] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1999] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1108/2000] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/2001] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1109/2002] 10.0.0.6 () {34 vars in 693 bytes} [Wed Jun 24 19:16:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/2003] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:57 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1110/2004] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:57 2026] GET /v2.0/security-groups?id=15816d24-7a12-4470-a1c5-67ec231e9dc6&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/2005] 10.0.0.23 () {34 vars in 1095 bytes} [Wed Jun 24 19:16:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1982190108&fields=id&tenant_id=fda3eddc9cec42b89565926f513a403d => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1111/2006] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:16:57 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 704 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/2007] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/quotas/fda3eddc9cec42b89565926f513a403d => generated 292 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1112/2008] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&fields=id => generated 287 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/2009] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1113/2010] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/2011] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/security-groups?id=15816d24-7a12-4470-a1c5-67ec231e9dc6&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1114/2012] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/2013] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1115/2014] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:16:58 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/2015] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:16:59 2026] DELETE /v2.0/ports/e9e64acb-63b7-4305-98bb-c6494e853976 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/2016] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:59 2026] GET /v2.0/ports?device_id=3c1b1b09-b060-434b-b574-ec0edaa4f49f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1116/2017] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:16:59 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 704 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:59.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9846a4cf-fb94-4aa1-928c-68adbdc7742d'] response: {'server_uuid': '3c1b1b09-b060-434b-b574-ec0edaa4f49f', 'name': 'network-vif-deleted', 'tag': 'e9e64acb-63b7-4305-98bb-c6494e853976', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 902/2018] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:16:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fda3eddc9cec42b89565926f513a403d => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/2019] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:16:59 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:00.111 6 INFO neutron.db.segments_db [None req-38c81e0f-eb2c-42fc-9592-81bab2c11562 7070560d79fc4cc7ac88c2ee3e7a5dbd 7e67c81427674f8280ff64f74a40cd54 - - - -] Added segment 25bf87cf-91bf-4190-9deb-5d2cd18a6389 of type vxlan for network f1f89df2-05ee-4e7e-8ca6-5b6ff5872001 [pid: 6|app: 0|req: 1117/2020] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:16:59 2026] POST /v2.0/networks => generated 631 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1118/2021] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:17:00 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:00.346 6 INFO neutron.db.segments_db [None req-f3302671-abc1-4453-a2e4-26e91c4f00b0 7070560d79fc4cc7ac88c2ee3e7a5dbd 7e67c81427674f8280ff64f74a40cd54 - - - -] Added segment eab18821-eff0-4cc6-928d-a4061f051651 of type vxlan for network 8c88a452-78e7-4cab-99a5-5354f0b972b4 [pid: 7|app: 0|req: 904/2023] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:16:59 2026] POST /v2.0/ports => generated 1175 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1119/2023] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:00 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:00.548 7 INFO neutron.db.segments_db [None req-138a946d-ec7c-48d4-a6e9-c7a6926a4335 7070560d79fc4cc7ac88c2ee3e7a5dbd 7e67c81427674f8280ff64f74a40cd54 - - - -] Added segment 944161f9-070a-47dc-902a-11c35606ab23 of type vxlan for network 7a83902f-5328-4613-aede-73d4893b5881 [pid: 6|app: 0|req: 1120/2024] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:17:00 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1279 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/2025] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:00 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/2026] 10.0.0.6 () {32 vars in 856 bytes} [Wed Jun 24 19:17:00 2026] GET /v2.0/floatingips?floating_network_id=e57e92b3-a259-4043-b853-de68341a692e&port_id=c4d514b3-f936-46ba-9529-4f6609117800 => generated 860 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:01.490 7 INFO neutron.db.segments_db [None req-026efb31-d0c8-4f54-b9b0-2bb757e77ec5 7070560d79fc4cc7ac88c2ee3e7a5dbd 7e67c81427674f8280ff64f74a40cd54 - - - -] Added segment a7624bf5-aad2-45e8-8ba0-72467adc3eb8 of type vxlan for network be5704d7-bf8d-4a47-9a57-1211e8146406 [pid: 7|app: 0|req: 907/2027] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:01 2026] POST /v2.0/networks => generated 631 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:01.735 7 INFO neutron.db.segments_db [None req-092ffef7-0c47-409e-b840-10c17047904a 7070560d79fc4cc7ac88c2ee3e7a5dbd 7e67c81427674f8280ff64f74a40cd54 - - - -] Added segment 640b3194-89ed-4aa7-b327-7a2a27b35276 of type vxlan for network 0befcd81-16d5-48d3-960d-39e0481ecc18 [pid: 6|app: 0|req: 1121/2028] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:17:00 2026] PUT /v2.0/ports/3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 1420 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 908/2029] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:01 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:01.886 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0da0142d-fcd2-486c-9a4c-c992a1c24d2e'] response: {'name': 'network-changed', 'server_uuid': '94e54f2b-2b12-4e6d-aeb7-8b9769a87d57', 'tag': '3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 909/2030] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1459 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1122/2031] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1279 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 910/2032] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:01 2026] PUT /v2.0/networks/f1f89df2-05ee-4e7e-8ca6-5b6ff5872001/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1123/2033] 10.0.0.29 () {34 vars in 1119 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/security-groups?id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&id=6035af7a-2f36-47f5-a215-01ab970918e0&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2034] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.8&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2035] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:02 2026] PUT /v2.0/networks/8c88a452-78e7-4cab-99a5-5354f0b972b4/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2036] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/2037] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:02 2026] PUT /v2.0/networks/7a83902f-5328-4613-aede-73d4893b5881/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2038] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2039] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:02 2026] PUT /v2.0/networks/be5704d7-bf8d-4a47-9a57-1211e8146406/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2040] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2041] 10.0.0.6 () {32 vars in 664 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2042] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2043] 10.0.0.6 () {32 vars in 678 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2044] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2045] 10.0.0.6 () {32 vars in 674 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2046] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2047] 10.0.0.6 () {32 vars in 686 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2048] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1459 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2049] 10.0.0.6 () {32 vars in 672 bytes} [Wed Jun 24 19:17:02 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2050] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2051] 10.0.0.6 () {32 vars in 686 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1124/2052] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:17:01 2026] PUT /v2.0/routers/0d352253-4d45-4d81-a5f8-17d6867b6645/remove_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2053] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.8&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1125/2054] 10.0.0.6 () {32 vars in 682 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1126/2055] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1127/2056] 10.0.0.6 () {32 vars in 694 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1128/2057] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:03 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. items = [ 2026-06-24 19:17:04.007 6 INFO neutron.services.segments.plugin [-] Segment 25bf87cf-91bf-4190-9deb-5d2cd18a6389 resource provider aggregate not found 2026-06-24 19:17:04.013 6 INFO neutron.services.segments.plugin [-] Segment 25bf87cf-91bf-4190-9deb-5d2cd18a6389 resource provider aggregate not found 2026-06-24 19:17:04.032 6 INFO neutron.services.segments.plugin [-] Segment 25bf87cf-91bf-4190-9deb-5d2cd18a6389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf87cf-91bf-4190-9deb-5d2cd18a6389 found for delete ", "request_id": "req-0b9615e6-1baa-4773-a052-7234f10259af"}]} 2026-06-24 19:17:04.035 6 INFO neutron.services.segments.plugin [-] Segment 25bf87cf-91bf-4190-9deb-5d2cd18a6389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf87cf-91bf-4190-9deb-5d2cd18a6389 found for delete ", "request_id": "req-cfe38bbf-10e8-439e-b292-53db297a3ad3"}]} [pid: 6|app: 0|req: 1129/2058] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:03 2026] DELETE /v2.0/networks/f1f89df2-05ee-4e7e-8ca6-5b6ff5872001 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1130/2059] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1131/2060] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1190 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1132/2061] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:04 2026] DELETE /v2.0/networks/8c88a452-78e7-4cab-99a5-5354f0b972b4 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1133/2062] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1134/2063] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1135/2064] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:04.776 7 INFO neutron.services.segments.plugin [-] Segment 384ed46f-4c6e-4e38-aeac-bc15b91e34ce resource provider aggregate not found 2026-06-24 19:17:04.785 7 INFO neutron.services.segments.plugin [-] Segment 384ed46f-4c6e-4e38-aeac-bc15b91e34ce resource provider aggregate not found 2026-06-24 19:17:04.806 7 INFO neutron.services.segments.plugin [-] Segment 384ed46f-4c6e-4e38-aeac-bc15b91e34ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384ed46f-4c6e-4e38-aeac-bc15b91e34ce found for delete ", "request_id": "req-df046a96-4195-408f-bb77-294648fe4159"}]} 2026-06-24 19:17:04.813 7 INFO neutron.services.segments.plugin [-] Segment 384ed46f-4c6e-4e38-aeac-bc15b91e34ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384ed46f-4c6e-4e38-aeac-bc15b91e34ce found for delete ", "request_id": "req-e50872a9-25bf-4816-85a3-2e9175ba88eb"}]} 2026-06-24 19:17:04.822 7 INFO neutron.db.l3_hamode_db [None req-f0d59322-93e5-4fa0-bbdb-025d5754e0b3 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 2832074e-3523-4466-ac7d-8d2400966662 was deleted as no HA routers are present in tenant a841858310024e63b2334f5f65e882f0. [pid: 7|app: 0|req: 930/2065] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:03 2026] DELETE /v2.0/routers/0d352253-4d45-4d81-a5f8-17d6867b6645 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2066] 10.0.0.23 () {34 vars in 1119 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/security-groups?id=6035af7a-2f36-47f5-a215-01ab970918e0&id=9622edc7-81f1-4ad4-8756-bf95f1bbc646&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2067] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1136/2068] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:04 2026] DELETE /v2.0/networks/7a83902f-5328-4613-aede-73d4893b5881 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2069] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:04 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1137/2070] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:04 2026] DELETE /v2.0/subnets/6f2f6f98-cc08-4b0b-a5ed-bd2a367b193a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2071] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:05 2026] DELETE /v2.0/networks/be5704d7-bf8d-4a47-9a57-1211e8146406 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2072] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:05 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:05.621 6 INFO neutron.db.l3_db [None req-fe92ca7d-1c21-4d3e-8dd4-5904b079731f 7f4bc13a5393404aa8be67ab2e0a8a9b 0669330c87b947139d1fb5e0a49ef792 - - - -] Floating IP a424101f-ff4b-4c65-b97c-55a303fc9a46 disassociated. External IP: 10.96.250.215, port: c4d514b3-f936-46ba-9529-4f6609117800. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 936/2073] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:05 2026] DELETE /v2.0/networks/9b8ff8f2-9302-446d-a513-fc4682bc2163 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:06.060 6 INFO neutron.services.segments.plugin [-] Segment eab18821-eff0-4cc6-928d-a4061f051651 resource provider aggregate not found 2026-06-24 19:17:06.068 6 INFO neutron.services.segments.plugin [-] Segment eab18821-eff0-4cc6-928d-a4061f051651 resource provider aggregate not found 2026-06-24 19:17:06.089 6 INFO neutron.services.segments.plugin [-] Segment eab18821-eff0-4cc6-928d-a4061f051651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab18821-eff0-4cc6-928d-a4061f051651 found for delete ", "request_id": "req-b267242d-e8bb-430f-b4c6-f54639c1279a"}]} 2026-06-24 19:17:06.094 6 INFO neutron.services.segments.plugin [-] Segment eab18821-eff0-4cc6-928d-a4061f051651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab18821-eff0-4cc6-928d-a4061f051651 found for delete ", "request_id": "req-aa582cba-da66-4192-a9bb-852793a91f04"}]} 2026-06-24 19:17:06.105 6 INFO neutron.services.segments.plugin [-] Segment 944161f9-070a-47dc-902a-11c35606ab23 resource provider aggregate not found 2026-06-24 19:17:06.111 6 INFO neutron.services.segments.plugin [-] Segment 944161f9-070a-47dc-902a-11c35606ab23 resource provider aggregate not found 2026-06-24 19:17:06.120 6 INFO neutron.services.segments.plugin [-] Segment 944161f9-070a-47dc-902a-11c35606ab23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944161f9-070a-47dc-902a-11c35606ab23 found for delete ", "request_id": "req-2a776f6f-e25d-4db2-ad8a-c2081f50d680"}]} 2026-06-24 19:17:06.124 6 INFO neutron.services.segments.plugin [-] Segment 944161f9-070a-47dc-902a-11c35606ab23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944161f9-070a-47dc-902a-11c35606ab23 found for delete ", "request_id": "req-755f286d-b14c-4789-9bf0-20103c275a70"}]} [pid: 7|app: 0|req: 937/2074] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:05 2026] DELETE /v2.0/networks/0befcd81-16d5-48d3-960d-39e0481ecc18 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2075] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:06 2026] GET /v2.0/ports?device_id=1b5f4ede-ae76-40b6-9090-081cb0f9a501 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2076] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:06 2026] GET /v2.0/security-groups?tenant_id=a841858310024e63b2334f5f65e882f0&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1138/2077] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:17:05 2026] DELETE /v2.0/ports/c4d514b3-f936-46ba-9529-4f6609117800 => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2078] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:06 2026] DELETE /v2.0/security-groups/15816d24-7a12-4470-a1c5-67ec231e9dc6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:07.175 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-49c32363-11f6-40a4-8d2f-13caf6972ca8'] response: {'server_uuid': '1b5f4ede-ae76-40b6-9090-081cb0f9a501', 'name': 'network-vif-deleted', 'tag': 'c4d514b3-f936-46ba-9529-4f6609117800', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1139/2079] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:07 2026] GET /v2.0/security-groups?tenant_id=7e67c81427674f8280ff64f74a40cd54&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:07.365 7 INFO neutron.services.segments.plugin [-] Segment a7624bf5-aad2-45e8-8ba0-72467adc3eb8 resource provider aggregate not found 2026-06-24 19:17:07.373 7 INFO neutron.services.segments.plugin [-] Segment a7624bf5-aad2-45e8-8ba0-72467adc3eb8 resource provider aggregate not found 2026-06-24 19:17:07.384 7 INFO neutron.services.segments.plugin [-] Segment a7624bf5-aad2-45e8-8ba0-72467adc3eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7624bf5-aad2-45e8-8ba0-72467adc3eb8 found for delete ", "request_id": "req-48abb2a2-2535-48d1-a86b-4ce0de0ca481"}]} 2026-06-24 19:17:07.407 7 INFO neutron.services.segments.plugin [-] Segment a22e08aa-d41e-4307-b886-0c8b5444b317 resource provider aggregate not found 2026-06-24 19:17:07.412 7 INFO neutron.services.segments.plugin [-] Segment a7624bf5-aad2-45e8-8ba0-72467adc3eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7624bf5-aad2-45e8-8ba0-72467adc3eb8 found for delete ", "request_id": "req-3c097159-e33e-4df9-8805-044ff8b662d5"}]} 2026-06-24 19:17:07.432 7 INFO neutron.services.segments.plugin [-] Segment a22e08aa-d41e-4307-b886-0c8b5444b317 resource provider aggregate not found 2026-06-24 19:17:07.440 7 INFO neutron.services.segments.plugin [-] Segment a22e08aa-d41e-4307-b886-0c8b5444b317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22e08aa-d41e-4307-b886-0c8b5444b317 found for delete ", "request_id": "req-da20d65c-70b9-4360-8a5b-ac9c771c89e7"}]} 2026-06-24 19:17:07.453 7 INFO neutron.services.segments.plugin [-] Segment a22e08aa-d41e-4307-b886-0c8b5444b317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22e08aa-d41e-4307-b886-0c8b5444b317 found for delete ", "request_id": "req-6b6c0438-afe2-4e5a-88d4-b1b283a4880a"}]} 2026-06-24 19:17:07.465 7 INFO neutron.services.segments.plugin [-] Segment 640b3194-89ed-4aa7-b327-7a2a27b35276 resource provider aggregate not found 2026-06-24 19:17:07.473 7 INFO neutron.services.segments.plugin [-] Segment 640b3194-89ed-4aa7-b327-7a2a27b35276 resource provider aggregate not found 2026-06-24 19:17:07.492 7 INFO neutron.services.segments.plugin [-] Segment 640b3194-89ed-4aa7-b327-7a2a27b35276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640b3194-89ed-4aa7-b327-7a2a27b35276 found for delete ", "request_id": "req-7b3bfb34-6ce8-4627-9fa9-39535479286a"}]} 2026-06-24 19:17:07.496 7 INFO neutron.services.segments.plugin [-] Segment 640b3194-89ed-4aa7-b327-7a2a27b35276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640b3194-89ed-4aa7-b327-7a2a27b35276 found for delete ", "request_id": "req-0a0593bc-2fba-41d9-aab3-559f74324cec"}]} [pid: 7|app: 0|req: 941/2080] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:07 2026] DELETE /v2.0/security-groups/4045f44f-5515-4b20-ba00-3da2eb3d2bf2 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1140/2081] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:07 2026] DELETE /v2.0/security-groups/6035af7a-2f36-47f5-a215-01ab970918e0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:07.541 7 INFO neutron.api.v2.resource [None req-98a6dd2f-e03e-41a5-886a-ce2dcab31ec9 7f4bc13a5393404aa8be67ab2e0a8a9b 0669330c87b947139d1fb5e0a49ef792 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/2082] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:17:07 2026] GET /v2.0/security-groups/6035af7a-2f36-47f5-a215-01ab970918e0 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2083] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:07 2026] GET /v2.0/security-groups?tenant_id=715fe5d7d5844409a1dacd07df6021bd&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2084] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:07 2026] DELETE /v2.0/security-groups/353a2e75-18b3-4675-98f2-4685ae4329f9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1141/2087] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:17:07 2026] DELETE /v2.0/floatingips/a424101f-ff4b-4c65-b97c-55a303fc9a46 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2088] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:07 2026] DELETE /v2.0/security-groups/9622edc7-81f1-4ad4-8756-bf95f1bbc646 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1142/2089] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:08 2026] GET /v2.0/security-groups?tenant_id=9ae6408debaa40d581f9cd0f509d4850&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1143/2090] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:08 2026] DELETE /v2.0/security-groups/0849478c-c27f-42ef-a8f7-7f875d0faec6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1144/2091] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:09 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1192 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1145/2092] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:09 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1146/2093] 10.0.0.6 () {32 vars in 816 bytes} [Wed Jun 24 19:17:10 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&mac_address=fa%3A16%3A3e%3Aec%3Aad%3A5d => generated 1192 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2094] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:17:08 2026] PUT /v2.0/routers/180ac2d2-72a1-45c2-8b7e-f7a7b07c8a26/remove_router_interface => generated 309 bytes in 2072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:11.151 6 INFO neutron.db.l3_db [None req-74066cd2-4efa-4485-875f-9341ddc41c34 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP 330cf661-aaf3-4058-8c2e-4f458a9b9b6c associated. External IP: 10.96.250.201, port: 3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a. [pid: 7|app: 0|req: 949/2095] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:17:10 2026] POST /v2.0/floatingips => generated 552 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1147/2096] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:17:10 2026] POST /v2.0/floatingips => generated 853 bytes in 2269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1148/2097] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:17:12 2026] PUT /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:12.440 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b9e8bc-1a3e-4070-a599-e2a7e375c30e'] response: {'name': 'network-changed', 'server_uuid': '94e54f2b-2b12-4e6d-aeb7-8b9769a87d57', 'tag': '3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a', 'status': 'completed', 'code': 200} 2026-06-24 19:17:12.451 7 INFO neutron.services.segments.plugin [-] Segment b4ad8cea-69cf-4ae9-949f-c58aedca23a9 resource provider aggregate not found 2026-06-24 19:17:12.460 7 INFO neutron.services.segments.plugin [-] Segment b4ad8cea-69cf-4ae9-949f-c58aedca23a9 resource provider aggregate not found 2026-06-24 19:17:12.473 7 INFO neutron.services.segments.plugin [-] Segment b4ad8cea-69cf-4ae9-949f-c58aedca23a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ad8cea-69cf-4ae9-949f-c58aedca23a9 found for delete ", "request_id": "req-9fd128f0-40bb-44c4-b24a-4473251b35d1"}]} 2026-06-24 19:17:12.486 7 INFO neutron.db.l3_hamode_db [None req-12f1a50d-38b5-4b54-8ebc-ddf0902b447f a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 246abbb6-26f4-41fa-8bfc-e1d7188b0dd9 was deleted as no HA routers are present in tenant 0669330c87b947139d1fb5e0a49ef792. [pid: 7|app: 0|req: 950/2098] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:11 2026] DELETE /v2.0/routers/180ac2d2-72a1-45c2-8b7e-f7a7b07c8a26 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:12.495 7 INFO neutron.services.segments.plugin [-] Segment b4ad8cea-69cf-4ae9-949f-c58aedca23a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ad8cea-69cf-4ae9-949f-c58aedca23a9 found for delete ", "request_id": "req-e88f1926-396d-436f-a109-3e4fa0d5a5d9"}]} [pid: 6|app: 0|req: 1149/2099] 10.0.0.23 () {34 vars in 1095 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1982190108&fields=id&tenant_id=fda3eddc9cec42b89565926f513a403d => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2100] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1150/2101] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1151/2102] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 704 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1152/2103] 10.0.0.6 () {34 vars in 768 bytes} [Wed Jun 24 19:17:12 2026] PUT /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1153/2104] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2105] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:12 2026] DELETE /v2.0/subnets/d0ef0211-6e5a-426a-bcaa-54a9d4bb0951 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1154/2106] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/quotas/fda3eddc9cec42b89565926f513a403d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2107] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1155/2108] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.8&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 856 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1156/2109] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:17:12 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&fields=id => generated 333 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2110] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:12 2026] DELETE /v2.0/networks/278986c1-2e05-4b6e-9b04-e850afdf9679 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2111] 10.0.0.6 () {34 vars in 764 bytes} [Wed Jun 24 19:17:13 2026] PUT /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2112] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1157/2113] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:17:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2114] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2115] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2116] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2117] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:17:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2118] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2119] 10.0.0.6 () {34 vars in 786 bytes} [Wed Jun 24 19:17:13 2026] PUT /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2120] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2121] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:17:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2122] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2123] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:13 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2124] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:17:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2125] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2126] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:17:14 2026] PUT /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2127] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2128] 10.0.0.6 () {34 vars in 676 bytes} [Wed Jun 24 19:17:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2129] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2130] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?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: 7|app: 0|req: 974/2131] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:14 2026] PUT /v2.0/policies/c7ff5088-ee50-488b-877e-8374d722adda/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2132] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2133] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:14 2026] PUT /v2.0/policies/95545b80-b356-476d-ab1e-2386f2087ac9/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:14.490 7 INFO neutron.api.v2.resource [None req-c42e5c95-f144-4c38-8981-4371e30d34aa 97dd5d71d9a649359783ef946f6c5dc5 60fb441273fd48e19c5ebde66f655ba2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/2134] 10.0.0.6 () {32 vars in 749 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:17:14.510 7 INFO neutron.services.segments.plugin [-] Segment ebb54ab6-90e9-4566-b63c-86094e04d501 resource provider aggregate not found 2026-06-24 19:17:14.529 7 INFO neutron.services.segments.plugin [-] Segment ebb54ab6-90e9-4566-b63c-86094e04d501 resource provider aggregate not found 2026-06-24 19:17:14.536 7 INFO neutron.services.segments.plugin [-] Segment ebb54ab6-90e9-4566-b63c-86094e04d501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebb54ab6-90e9-4566-b63c-86094e04d501 found for delete ", "request_id": "req-f9ac3b84-6705-4108-8df3-2453706b4e41"}]} [pid: 7|app: 0|req: 978/2135] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:14 2026] PUT /v2.0/policies/8028f418-2a28-418b-89e7-2a3a7c7289af/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:14.553 7 INFO neutron.services.segments.plugin [-] Segment ebb54ab6-90e9-4566-b63c-86094e04d501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebb54ab6-90e9-4566-b63c-86094e04d501 found for delete ", "request_id": "req-74d6d15e-cfa5-4d95-8ac9-946fb6db29a0"}]} [pid: 7|app: 0|req: 979/2136] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:17:14 2026] DELETE /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2137] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:14 2026] PUT /v2.0/policies/66543dc0-78d2-4ec2-8b93-20d2938d483a/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2138] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 30 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:14.851 7 INFO neutron.api.v2.resource [None req-806c2f72-5eed-4909-b907-320a3d4fe192 97dd5d71d9a649359783ef946f6c5dc5 60fb441273fd48e19c5ebde66f655ba2 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/2139] 10.0.0.6 () {32 vars in 752 bytes} [Wed Jun 24 19:17:14 2026] DELETE /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1158/2140] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:17:13 2026] PUT /v2.0/routers/bcc6378f-0c25-4984-ad1b-371bd605d9fd/remove_router_interface => generated 309 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2141] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:17:14 2026] DELETE /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2142] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:14 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2143] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:15 2026] GET /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2144] 10.0.0.6 () {32 vars in 672 bytes} [Wed Jun 24 19:17:15 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2145] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:17:15 2026] DELETE /v2.0/floatingips/3e30f3b7-8d2b-41d2-be68-7a6d21d7f0c4 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2146] 10.0.0.6 () {32 vars in 686 bytes} [Wed Jun 24 19:17:15 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2147] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:17:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fda3eddc9cec42b89565926f513a403d => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2148] 10.0.0.6 () {32 vars in 682 bytes} [Wed Jun 24 19:17:15 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:16.253 6 INFO neutron.services.segments.plugin [-] Segment fd55e0f2-824a-4f51-85e5-ef1014a533cd resource provider aggregate not found 2026-06-24 19:17:16.258 6 INFO neutron.services.segments.plugin [-] Segment fd55e0f2-824a-4f51-85e5-ef1014a533cd resource provider aggregate not found 2026-06-24 19:17:16.278 6 INFO neutron.services.segments.plugin [-] Segment fd55e0f2-824a-4f51-85e5-ef1014a533cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd55e0f2-824a-4f51-85e5-ef1014a533cd found for delete ", "request_id": "req-96a9480d-1770-4688-8a02-026cca7e0833"}]} 2026-06-24 19:17:16.279 6 INFO neutron.services.segments.plugin [-] Segment fd55e0f2-824a-4f51-85e5-ef1014a533cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd55e0f2-824a-4f51-85e5-ef1014a533cd found for delete ", "request_id": "req-18366d19-bc3e-4e61-ab84-026f579e1af8"}]} 2026-06-24 19:17:16.288 6 INFO neutron.db.l3_hamode_db [None req-8d0283ab-547c-41a0-97f7-59a489c9dfe8 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] HA network 0bc8669b-3ca4-418a-a035-f1194a4c92af was deleted as no HA routers are present in tenant d4a8f0cfe6d1405dae4f8a4247d11451. [pid: 6|app: 0|req: 1159/2149] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:14 2026] DELETE /v2.0/routers/bcc6378f-0c25-4984-ad1b-371bd605d9fd => generated 0 bytes in 1392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1160/2150] 10.0.0.6 () {32 vars in 694 bytes} [Wed Jun 24 19:17:16 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2151] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:17:15 2026] POST /v2.0/ports => generated 1183 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 992/2152] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:17:16 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1161/2153] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:16 2026] DELETE /v2.0/subnets/a5403498-7dd3-47e5-80a7-934ae36d403a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1162/2154] 10.0.0.6 () {32 vars in 694 bytes} [Wed Jun 24 19:17:16 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1163/2155] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:16 2026] GET /v2.0/security-groups?tenant_id=60fb441273fd48e19c5ebde66f655ba2&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2156] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:17:16 2026] PUT /v2.0/ports/e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 1428 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:17.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ea0ac73-fb96-4135-9155-f2a5e26676b6'] response: {'name': 'network-changed', 'server_uuid': '5b526b3b-97d1-4de8-9d22-9d8fe4e95230', 'tag': 'e4565bf4-9e2a-4466-8f40-90d07151c45e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1164/2157] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:16 2026] DELETE /v2.0/networks/519c2c3c-1769-4cfc-8796-3a61e2d56db6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2158] 10.0.0.6 () {32 vars in 690 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 995/2159] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1165/2160] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/security-groups/dba05042-7688-4e0f-be8c-e89fce326348 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1166/2161] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2162] 10.0.0.6 () {32 vars in 702 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1167/2163] 199.19.213.240 () {34 vars in 1106 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2164] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/qos/policies/c7ff5088-ee50-488b-877e-8374d722adda => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1168/2165] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1169/2166] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2167] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/qos/policies/95545b80-b356-476d-ab1e-2386f2087ac9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2168] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1170/2169] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/security-groups?tenant_id=60cda7b107c24ce7ab29b7e3c47eb8f2&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2170] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/qos/policies/8028f418-2a28-418b-89e7-2a3a7c7289af => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1171/2171] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/security-groups?tenant_id=d4a8f0cfe6d1405dae4f8a4247d11451&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1172/2172] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2173] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2174] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/qos/policies/66543dc0-78d2-4ec2-8b93-20d2938d483a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1173/2175] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/security-groups/d1933eb8-528f-4811-8d64-7a3f57c868ac => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1174/2176] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2177] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/security-groups/d1abdd9a-8b36-4921-bacd-f2f38ae3e476 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1175/2178] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2179] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:17 2026] DELETE /v2.0/qos/policies/1cdb8f30-db8e-4ed0-90c4-5b316294d943 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1176/2180] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2181] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:17 2026] GET /v2.0/security-groups?tenant_id=0669330c87b947139d1fb5e0a49ef792&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1177/2182] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1178/2183] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2184] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:18 2026] DELETE /v2.0/security-groups/4bbd9a24-3ba6-4a6a-8718-7ece4bb8879a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1179/2185] 199.19.213.240 () {34 vars in 1106 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2186] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:18.302 6 INFO neutron.services.segments.plugin [-] Segment 007dd5f9-8563-4b07-ac69-c7163b0008ba resource provider aggregate not found 2026-06-24 19:17:18.322 6 INFO neutron.services.segments.plugin [-] Segment 007dd5f9-8563-4b07-ac69-c7163b0008ba resource provider aggregate not found [pid: 6|app: 0|req: 1180/2187] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2188] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:18.395 6 INFO neutron.services.segments.plugin [-] Segment 007dd5f9-8563-4b07-ac69-c7163b0008ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 007dd5f9-8563-4b07-ac69-c7163b0008ba found for delete ", "request_id": "req-3a382334-ec1d-4a27-9f73-5df3db0d7e6a"}]} 2026-06-24 19:17:18.397 6 INFO neutron.services.segments.plugin [-] Segment 007dd5f9-8563-4b07-ac69-c7163b0008ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 007dd5f9-8563-4b07-ac69-c7163b0008ba found for delete ", "request_id": "req-412da62b-b4ad-4ef7-bfe2-647907aa223d"}]} [pid: 6|app: 0|req: 1181/2189] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2190] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:18 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2191] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:19 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1198 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2192] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:19 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1182/2193] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:19 2026] GET /v2.0/security-groups?tenant_id=73772bc2635e4118adad9d69d608a82f&name=default => generated 2805 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2194] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:19 2026] DELETE /v2.0/security-groups/0b2955a1-f011-4176-9480-0450619a1be9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1183/2195] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:19 2026] GET /v2.0/security-groups?tenant_id=dbc295cb46e34535b75203f45e84b533&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2196] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:20 2026] DELETE /v2.0/security-groups/1b9598a5-41c2-492d-a65c-55edc55a8665 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1184/2197] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:20 2026] GET /v2.0/security-groups?tenant_id=250f267882ac4bd78d9557f91ca892c6&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2198] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:20 2026] DELETE /v2.0/security-groups/08bae9dc-9d38-488e-96ee-15f94b87a037 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1185/2199] 10.0.0.6 () {34 vars in 682 bytes} [Wed Jun 24 19:17:21 2026] POST /v2.0/security-groups => generated 1539 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2200] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:17:22 2026] PUT /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1186/2201] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2202] 10.0.0.6 () {34 vars in 776 bytes} [Wed Jun 24 19:17:22 2026] PUT /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1187/2203] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2204] 10.0.0.6 () {34 vars in 772 bytes} [Wed Jun 24 19:17:22 2026] PUT /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1188/2205] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2206] 10.0.0.6 () {34 vars in 794 bytes} [Wed Jun 24 19:17:22 2026] PUT /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/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: 6|app: 0|req: 1189/2207] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2208] 10.0.0.6 () {34 vars in 765 bytes} [Wed Jun 24 19:17:22 2026] PUT /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1190/2209] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2210] 10.0.0.6 () {32 vars in 753 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:22.686 6 INFO neutron.api.v2.resource [None req-b5c445ff-5448-4a01-9230-7c439ff4e7f6 1824d35115334108919902385f95545d 96d59e69e5854dcda9214ee436eab69e - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1191/2211] 10.0.0.6 () {32 vars in 757 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2212] 10.0.0.6 () {32 vars in 756 bytes} [Wed Jun 24 19:17:22 2026] DELETE /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1192/2213] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:22.795 7 INFO neutron.api.v2.resource [None req-8b2549e0-5655-4da3-8752-24ac865e9b56 1824d35115334108919902385f95545d 96d59e69e5854dcda9214ee436eab69e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2214] 10.0.0.6 () {32 vars in 760 bytes} [Wed Jun 24 19:17:22 2026] DELETE /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2215] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:17:22 2026] DELETE /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2218] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:17:22 2026] GET /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2219] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:22 2026] DELETE /v2.0/security-groups/466ee401-708d-4961-b861-374bb0cd8375 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:23.203 6 INFO neutron.db.segments_db [None req-65f75373-e070-4f48-b1c4-c6af44a9589b f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] Added segment dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 of type vxlan for network bc4e3a8f-bc49-4ef3-a3e1-90a8706d1df2 [pid: 6|app: 0|req: 1193/2220] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:22 2026] POST /v2.0/networks => generated 726 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2221] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:23 2026] POST /v2.0/subnets => generated 620 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:23.713 6 WARNING neutron.api.v2.base [None req-fbe75507-df06-46ac-8fa0-d4bdfc440ecb f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] 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-24 19:17:23.714 6 INFO neutron.api.v2.resource [None req-fbe75507-df06-46ac-8fa0-d4bdfc440ecb f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 6|app: 0|req: 1194/2222] 10.0.0.6 () {34 vars in 679 bytes} [Wed Jun 24 19:17:23 2026] POST /v2.0/rbac-policies => generated 143 bytes in 18 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1195/2223] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:23 2026] GET /v2.0/security-groups?tenant_id=96d59e69e5854dcda9214ee436eab69e&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:24.067 7 INFO neutron.services.segments.plugin [-] Segment dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 resource provider aggregate not found 2026-06-24 19:17:24.073 7 INFO neutron.services.segments.plugin [-] Segment dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 resource provider aggregate not found 2026-06-24 19:17:24.093 7 INFO neutron.services.segments.plugin [-] Segment dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 found for delete ", "request_id": "req-ac9ebacf-44ca-49bd-86be-dc854e21bdad"}]} 2026-06-24 19:17:24.096 7 INFO neutron.services.segments.plugin [-] Segment dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe113d2-d4a5-4e02-a978-5a1f77fc46d4 found for delete ", "request_id": "req-702e33d8-172a-4ff6-9af7-3f5b87f4510c"}]} [pid: 7|app: 0|req: 1029/2224] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:23 2026] DELETE /v2.0/networks/bc4e3a8f-bc49-4ef3-a3e1-90a8706d1df2 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1196/2225] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:24 2026] DELETE /v2.0/security-groups/cddb3e2c-641d-4dce-bd72-3a9258857024 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:24.181 7 INFO neutron.db.segments_db [None req-b97a8b6d-06a9-45a6-9fd2-ff8a0e5bea53 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] Added segment 809823d0-5c0a-422b-9ab3-71ed314feee7 of type vxlan for network dab3d26c-d241-494f-841c-e979e939e4df [pid: 7|app: 0|req: 1030/2226] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:24 2026] POST /v2.0/networks => generated 726 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1197/2227] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:24 2026] GET /v2.0/security-groups?tenant_id=73bf3e83c18144e8be81f9c71a413174&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1198/2228] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:24 2026] DELETE /v2.0/security-groups/112968bb-6bd7-4ea8-bcea-3a708be52b3f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2229] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:24 2026] POST /v2.0/subnets => generated 623 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:24.728 6 INFO neutron.db.segments_db [None req-bcd52d72-eedd-4c43-ac8d-61ce73153b0d 95710700906f4539a1adb10805d15857 ba961f920bec4ea4a74772104f339427 - - - -] Added segment 6c1b7784-0d7a-47be-a352-b280acb66132 of type vxlan for network 0f51440b-34cc-4d15-ab6e-185b17d07cf9 [pid: 7|app: 0|req: 1032/2230] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:24 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:24.757 7 WARNING neutron.api.v2.base [None req-babb0a07-e436-4459-a611-03c7aaf1c512 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] 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-24 19:17:24.758 7 INFO neutron.api.v2.resource [None req-babb0a07-e436-4459-a611-03c7aaf1c512 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1033/2231] 10.0.0.6 () {34 vars in 679 bytes} [Wed Jun 24 19:17:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2232] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:24 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1199/2233] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:24 2026] POST /v2.0/networks => generated 632 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1200/2234] 10.0.0.6 () {32 vars in 816 bytes} [Wed Jun 24 19:17:24 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&mac_address=fa%3A16%3A3e%3Ab5%3A52%3Ae8 => generated 1200 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1201/2235] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:25 2026] PUT /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:26.220 6 INFO neutron.db.l3_db [None req-3cc36a4b-83c2-471c-8f39-735f2531e369 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP e84bae38-aa9f-411a-9c84-d9a17acd282a associated. External IP: 10.96.250.211, port: e4565bf4-9e2a-4466-8f40-90d07151c45e. 2026-06-24 19:17:26.622 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider aggregate not found 2026-06-24 19:17:26.631 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider aggregate not found 2026-06-24 19:17:26.652 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809823d0-5c0a-422b-9ab3-71ed314feee7 found for delete ", "request_id": "req-17b90c21-12ea-43b0-afc1-8f2aed4315d6"}]} 2026-06-24 19:17:26.658 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809823d0-5c0a-422b-9ab3-71ed314feee7 found for delete ", "request_id": "req-e584c4c6-f003-4366-a022-a361f763ecb6"}]} [pid: 7|app: 0|req: 1035/2236] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:24 2026] DELETE /v2.0/networks/dab3d26c-d241-494f-841c-e979e939e4df => generated 0 bytes in 1912 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2237] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:26 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:26.854 7 INFO neutron.db.segments_db [None req-e0c2c61d-57c1-48ac-b17b-37dde8097dc5 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] Added segment 1e93678e-6483-4779-8bfb-e62648106f74 of type vxlan for network 26e55740-a954-4946-bd12-70d8b368b065 [pid: 7|app: 0|req: 1037/2238] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:26 2026] POST /v2.0/networks => generated 727 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2239] 10.0.0.6 () {34 vars in 762 bytes} [Wed Jun 24 19:17:26 2026] PUT /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1202/2240] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:17:25 2026] POST /v2.0/floatingips => generated 854 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2241] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:27 2026] POST /v2.0/subnets => generated 623 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:27.347 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6728401-2074-402a-89a8-c193698b97b8'] response: {'name': 'network-changed', 'server_uuid': '5b526b3b-97d1-4de8-9d22-9d8fe4e95230', 'tag': 'e4565bf4-9e2a-4466-8f40-90d07151c45e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1203/2242] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1204/2243] 10.0.0.6 () {34 vars in 758 bytes} [Wed Jun 24 19:17:27 2026] PUT /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1205/2244] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1206/2245] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1207/2246] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1208/2247] 10.0.0.6 () {34 vars in 780 bytes} [Wed Jun 24 19:17:27 2026] PUT /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2248] 10.0.0.6 () {34 vars in 679 bytes} [Wed Jun 24 19:17:27 2026] POST /v2.0/rbac-policies => generated 324 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1209/2249] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2250] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1210/2251] 199.19.213.240 () {34 vars in 1106 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1211/2252] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2253] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:17:27 2026] PUT /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2254] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&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: 6|app: 0|req: 1212/2255] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2256] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&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: 6|app: 0|req: 1213/2257] 10.0.0.6 () {32 vars in 739 bytes} [Wed Jun 24 19:17:27 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:28.091 6 INFO neutron.api.v2.resource [None req-098319be-3175-49ab-b250-646aa1cb7dda 95710700906f4539a1adb10805d15857 ba961f920bec4ea4a74772104f339427 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1214/2258] 10.0.0.6 () {32 vars in 743 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2259] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1215/2260] 10.0.0.6 () {32 vars in 742 bytes} [Wed Jun 24 19:17:28 2026] DELETE /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2261] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2262] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:28.320 7 INFO neutron.api.v2.resource [None req-35da7056-cb2d-41a1-bc89-3ff1e6ce60ef 95710700906f4539a1adb10805d15857 ba961f920bec4ea4a74772104f339427 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/2263] 10.0.0.6 () {32 vars in 746 bytes} [Wed Jun 24 19:17:28 2026] DELETE /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2264] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:17:28 2026] DELETE /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1216/2265] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/26e55740-a954-4946-bd12-70d8b368b065 => generated 655 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1217/2266] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2267] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/security-groups?tenant_id=fd449e37d7af4bb9a805bfc7cbae89fe&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2268] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:28 2026] DELETE /v2.0/security-groups/93c0c074-cb9c-47e1-85ac-0402ae2e73e7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:28.766 6 INFO neutron.services.segments.plugin [-] Segment 6c1b7784-0d7a-47be-a352-b280acb66132 resource provider aggregate not found 2026-06-24 19:17:28.779 6 INFO neutron.services.segments.plugin [-] Segment 6c1b7784-0d7a-47be-a352-b280acb66132 resource provider aggregate not found 2026-06-24 19:17:28.812 6 INFO neutron.services.segments.plugin [-] Segment 6c1b7784-0d7a-47be-a352-b280acb66132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1b7784-0d7a-47be-a352-b280acb66132 found for delete ", "request_id": "req-28091422-5e33-4020-b2ff-b2b83b131570"}]} 2026-06-24 19:17:28.815 6 INFO neutron.services.segments.plugin [-] Segment 6c1b7784-0d7a-47be-a352-b280acb66132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1b7784-0d7a-47be-a352-b280acb66132 found for delete ", "request_id": "req-706a5ce4-ddd7-4e5f-84c5-969b394ed309"}]} [pid: 6|app: 0|req: 1218/2269] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:28 2026] DELETE /v2.0/networks/0f51440b-34cc-4d15-ab6e-185b17d07cf9 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:28.853 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider aggregate not found 2026-06-24 19:17:28.863 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider aggregate not found 2026-06-24 19:17:28.890 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809823d0-5c0a-422b-9ab3-71ed314feee7 found for delete ", "request_id": "req-b6ea5074-112a-436c-9214-81b00b784c12"}]} 2026-06-24 19:17:28.892 7 INFO neutron.services.segments.plugin [-] Segment 809823d0-5c0a-422b-9ab3-71ed314feee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809823d0-5c0a-422b-9ab3-71ed314feee7 found for delete ", "request_id": "req-5ce31fb3-02cb-488f-8f18-4c091154f699"}]} [pid: 7|app: 0|req: 1052/2270] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/security-groups?tenant_id=b7ea0f1b507249ca850535ad6a9c4caf&name=default => generated 2805 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:29.081 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a59493ae-2970-45fb-9c0f-985c56e0bc42 44c809475f064735871a4ed8f554bbcd 9beb038643104bf4af7ab606aa50cb9a - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1219/2271] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:17:28 2026] GET /v2.0/networks/26e55740-a954-4946-bd12-70d8b368b065 => generated 138 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2272] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/security-groups/5e1eb230-fdda-48be-aef0-13650a09af35 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1220/2273] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/networks/26e55740-a954-4946-bd12-70d8b368b065 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:29.782 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b0ada7e8-d897-4c44-819d-b96080705a96 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1221/2274] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/subnets/6b31779d-8066-4a91-bedd-4cb7a2ca8504 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:17:29.816 6 INFO neutron.pecan_wsgi.hooks.translation [None req-bc433df7-17ef-435f-b091-301450524b75 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1222/2275] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/subnets/305a951f-a87a-4b22-8411-272cf6b2900f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:17:29.844 6 INFO neutron.pecan_wsgi.hooks.translation [None req-4c650c72-53bb-4b78-8401-b17de98c3ba7 f0b8b722edba4cd48a99c379d9546d4c e4991f9650a0442e986cc355956e666a - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1223/2276] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/subnets/4ba09d04-48a2-49a6-8e84-9a8dc61a2a6a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2277] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:29 2026] GET /v2.0/security-groups?tenant_id=ba961f920bec4ea4a74772104f339427&name=default => generated 2805 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2278] 10.0.0.29 () {34 vars in 989 bytes} [Wed Jun 24 19:17:30 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1224/2279] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:29 2026] DELETE /v2.0/security-groups/b7957bc6-187f-47bb-8b7d-8bfe677e69e3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2280] 10.0.0.29 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:30 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1225/2281] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:30 2026] GET /v2.0/security-groups?tenant_id=b5090756c3ac410b9c972cad5d320831&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2282] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:30 2026] DELETE /v2.0/security-groups/c5b19910-aa06-4004-b693-85230fc165ff => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:30.846 6 INFO neutron.services.segments.plugin [-] Segment 1e93678e-6483-4779-8bfb-e62648106f74 resource provider aggregate not found 2026-06-24 19:17:30.858 6 INFO neutron.services.segments.plugin [-] Segment 1e93678e-6483-4779-8bfb-e62648106f74 resource provider aggregate not found 2026-06-24 19:17:30.881 6 INFO neutron.services.segments.plugin [-] Segment 1e93678e-6483-4779-8bfb-e62648106f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e93678e-6483-4779-8bfb-e62648106f74 found for delete ", "request_id": "req-00f4248e-c68a-4a34-896c-0f603f726028"}]} 2026-06-24 19:17:30.883 6 INFO neutron.services.segments.plugin [-] Segment 1e93678e-6483-4779-8bfb-e62648106f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e93678e-6483-4779-8bfb-e62648106f74 found for delete ", "request_id": "req-9d8f7853-3ef2-4f55-8808-b32a061edb55"}]} [pid: 6|app: 0|req: 1226/2283] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:30 2026] GET /v2.0/security-groups?tenant_id=e4991f9650a0442e986cc355956e666a&name=default => generated 2805 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2284] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:31 2026] DELETE /v2.0/security-groups/bcaf97aa-909f-443d-9768-a386044412b0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1227/2285] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:31 2026] GET /v2.0/security-groups?tenant_id=7d5ecac7c4274442855761807e912182&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2286] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:31 2026] DELETE /v2.0/security-groups/10af88a4-7b82-4bd6-84a9-9ec329b50440 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1228/2287] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:31 2026] GET /v2.0/security-groups?tenant_id=9beb038643104bf4af7ab606aa50cb9a&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2288] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:31 2026] DELETE /v2.0/security-groups/d870d911-45f2-4679-82da-2451972d3c87 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1229/2289] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:17:33 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1230/2290] 10.0.0.208 () {30 vars in 659 bytes} [Wed Jun 24 19:17:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1231/2291] 10.0.0.208 () {30 vars in 661 bytes} [Wed Jun 24 19:17:34 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: 6|app: 0|req: 1232/2292] 10.0.0.208 () {30 vars in 637 bytes} [Wed Jun 24 19:17:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1233/2293] 10.0.0.208 () {30 vars in 673 bytes} [Wed Jun 24 19:17:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:34.384 7 INFO neutron.db.segments_db [None req-a68d0e5a-eb7f-4324-bec0-97305921488f 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - - -] Added segment d751a290-6275-46db-b91b-4db1f110a5b8 of type vxlan for network b6e68ae4-549d-48b0-8119-4201610eb339 2026-06-24 19:17:34.747 7 INFO neutron.db.l3_hamode_db [None req-a68d0e5a-eb7f-4324-bec0-97305921488f 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1234/2294] 10.0.0.208 () {28 vars in 439 bytes} [Wed Jun 24 19:17:34 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-24 19:17:34.934 7 INFO neutron.db.l3_hamode_db [None req-a68d0e5a-eb7f-4324-bec0-97305921488f 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1235/2295] 10.0.0.208 () {30 vars in 697 bytes} [Wed Jun 24 19:17:34 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 634 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1236/2296] 10.0.0.208 () {30 vars in 659 bytes} [Wed Jun 24 19:17:34 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: 6|app: 0|req: 1237/2297] 10.0.0.208 () {30 vars in 661 bytes} [Wed Jun 24 19:17:35 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: 6|app: 0|req: 1238/2298] 10.0.0.208 () {30 vars in 637 bytes} [Wed Jun 24 19:17:35 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: 6|app: 0|req: 1239/2299] 10.0.0.208 () {30 vars in 673 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1240/2300] 10.0.0.208 () {30 vars in 697 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1241/2301] 10.0.0.208 () {30 vars in 659 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1242/2302] 10.0.0.208 () {30 vars in 661 bytes} [Wed Jun 24 19:17:35 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: 6|app: 0|req: 1243/2303] 10.0.0.208 () {30 vars in 637 bytes} [Wed Jun 24 19:17:35 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: 6|app: 0|req: 1244/2304] 10.0.0.208 () {30 vars in 673 bytes} [Wed Jun 24 19:17:35 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: 6|app: 0|req: 1245/2305] 10.0.0.208 () {30 vars in 699 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1246/2306] 10.0.0.208 () {30 vars in 651 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2307] 10.0.0.6 () {34 vars in 666 bytes} [Wed Jun 24 19:17:34 2026] POST /v2.0/routers => generated 474 bytes in 1659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2308] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:35 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2309] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:35 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2310] 10.0.0.6 () {34 vars in 760 bytes} [Wed Jun 24 19:17:35 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2311] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1247/2312] 10.0.0.208 () {34 vars in 673 bytes} [Wed Jun 24 19:17:35 2026] POST /v2.0/ports => generated 1128 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2313] 10.0.0.6 () {34 vars in 756 bytes} [Wed Jun 24 19:17:36 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/red => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1248/2314] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2315] 10.0.0.6 () {34 vars in 778 bytes} [Wed Jun 24 19:17:36 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2316] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 52 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2317] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:36 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2318] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:36.802 6 INFO neutron.db.segments_db [None req-5bbe4660-d7ea-44cb-95af-29ffb16cdf3f 0fb840dae615411fba590e6eac457d6a 985624e224994faa912fa5e95d6c62e7 - - - -] Added segment 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 of type vxlan for network 1406599e-f764-4564-ada1-308c10b02e58 [pid: 7|app: 0|req: 1071/2319] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:36.893 7 INFO neutron.api.v2.resource [None req-293919de-5ab0-40bc-a547-3d082d2b4a28 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/2320] 10.0.0.6 () {32 vars in 741 bytes} [Wed Jun 24 19:17:36 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1249/2321] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:36 2026] POST /v2.0/networks => generated 631 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2322] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:17:36 2026] DELETE /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2323] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:37 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:37.143 7 INFO neutron.api.v2.resource [None req-b44bc486-d7de-49cd-95f4-c2514aca1241 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2324] 10.0.0.6 () {32 vars in 744 bytes} [Wed Jun 24 19:17:37 2026] DELETE /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2325] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:17:37 2026] DELETE /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2326] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:17:37 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1250/2327] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:36 2026] POST /v2.0/subnets => generated 602 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2328] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:17:37 2026] GET /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:37.421 6 INFO neutron.db.segments_db [None req-8a2c6dd4-0aac-414a-8392-88ef6d1d0668 0fb840dae615411fba590e6eac457d6a 985624e224994faa912fa5e95d6c62e7 - - - -] Added segment 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c of type vxlan for network ccf03e37-666c-4780-a33a-ec5ddb10c607 [pid: 6|app: 0|req: 1251/2329] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:37 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1252/2330] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:37 2026] POST /v2.0/subnets => generated 605 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1255/2333] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:17:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:38.223 6 INFO neutron.db.segments_db [None req-177367d3-b4f9-4056-97de-ce911717f88b 0fb840dae615411fba590e6eac457d6a 985624e224994faa912fa5e95d6c62e7 - - - -] Added segment 65530a60-0761-4d5d-acfb-9817200a6d0a of type vxlan for network 1e689570-290f-4075-b32b-343831e9ca2e [pid: 6|app: 0|req: 1256/2334] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:38 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1257/2335] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:17:38 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: 6|app: 0|req: 1258/2336] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:38 2026] POST /v2.0/subnets => generated 605 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1259/2337] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:17:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:38.857 6 INFO neutron.db.segments_db [None req-d45da1a7-954f-44f4-9abc-ca3afe396331 0fb840dae615411fba590e6eac457d6a 985624e224994faa912fa5e95d6c62e7 - - - -] Added segment 50f835de-c2f8-4f9e-98ef-741ddb3770fd of type vxlan for network 364e3658-b2ae-4e38-9aad-47fd9e0fbc36 [pid: 6|app: 0|req: 1260/2338] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:38 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2339] 10.0.0.6 () {34 vars in 740 bytes} [Wed Jun 24 19:17:37 2026] PUT /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69 => generated 481 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1261/2340] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:17:39 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: 6|app: 0|req: 1262/2341] 10.0.0.6 () {32 vars in 734 bytes} [Wed Jun 24 19:17:39 2026] GET /v2.0/ports?device_id=968e1a2d-04fd-4d1b-abcc-05ea5610bc69 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1263/2342] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:17:39 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2343] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:39 2026] POST /v2.0/subnets => generated 605 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2344] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:17:39 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) 2026-06-24 19:17:39.567 7 INFO neutron.db.segments_db [None req-1fa7de7d-a885-43bd-89d3-3e510a830834 0fb840dae615411fba590e6eac457d6a 985624e224994faa912fa5e95d6c62e7 - - - -] Added segment 05278f8c-e542-47af-a293-6d5596f6c952 of type vxlan for network 613ce1f0-75b0-4861-83f5-65b6e2e28806 [pid: 7|app: 0|req: 1082/2345] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:39 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2346] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:17:39 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) 2026-06-24 19:17:39.907 6 INFO neutron.services.segments.plugin [-] Segment d751a290-6275-46db-b91b-4db1f110a5b8 resource provider aggregate not found 2026-06-24 19:17:39.914 6 INFO neutron.services.segments.plugin [-] Segment d751a290-6275-46db-b91b-4db1f110a5b8 resource provider aggregate not found 2026-06-24 19:17:39.936 6 INFO neutron.services.segments.plugin [-] Segment d751a290-6275-46db-b91b-4db1f110a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d751a290-6275-46db-b91b-4db1f110a5b8 found for delete ", "request_id": "req-54a0867f-f6da-40d5-8dc8-a0a783a99f3e"}]} 2026-06-24 19:17:39.937 6 INFO neutron.services.segments.plugin [-] Segment d751a290-6275-46db-b91b-4db1f110a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d751a290-6275-46db-b91b-4db1f110a5b8 found for delete ", "request_id": "req-5de5309e-05af-4f49-b944-aa1bdb737690"}]} 2026-06-24 19:17:39.943 6 INFO neutron.db.l3_hamode_db [None req-9430a32f-2454-411a-b000-a858ae92dbc5 29cbb941af6d47ce815ddfcbad97b0e0 687d2dc254db47f08967f0e169eb2e27 - - - -] HA network b6e68ae4-549d-48b0-8119-4201610eb339 was deleted as no HA routers are present in tenant 687d2dc254db47f08967f0e169eb2e27. [pid: 6|app: 0|req: 1264/2347] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:39 2026] DELETE /v2.0/routers/968e1a2d-04fd-4d1b-abcc-05ea5610bc69 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1265/2348] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:17:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1266/2349] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:17:39 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: 6|app: 0|req: 1267/2350] 199.19.213.240 () {30 vars in 732 bytes} [Wed Jun 24 19:17:39 2026] GET /v2.0/security-groups?name=lb-a9f0bed9-a1bc-4d1f-b7ec-3d63d2c78d32 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2351] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:17:39 2026] POST /v2.0/subnets => generated 605 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1268/2352] 199.19.213.240 () {34 vars in 696 bytes} [Wed Jun 24 19:17:40 2026] POST /v2.0/security-groups => generated 1574 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1269/2353] 199.19.213.240 () {30 vars in 762 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/security-group-rules?security_group_id=6d7e7184-997e-476c-a6b9-355501a0e3bc => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2354] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:40 2026] PUT /v2.0/subnets/7dbfc8c1-034a-4f6e-a3ae-81fce60e98d1/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2355] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:40 2026] PUT /v2.0/subnets/e738da79-0f4e-4d72-9645-27441f98fffd/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2356] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:40 2026] PUT /v2.0/subnets/3ad3690a-e98d-4503-a068-68bce3075617/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2357] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:17:40 2026] PUT /v2.0/subnets/21d22a0b-f07a-4d32-99e1-072d9773a740/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2358] 10.0.0.6 () {32 vars in 662 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1270/2359] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:17:40 2026] PUT /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1271/2360] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:17:40 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: 6|app: 0|req: 1272/2361] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:17:40 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: 6|app: 0|req: 1273/2362] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2363] 10.0.0.6 () {32 vars in 676 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1274/2364] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:17:40 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: 6|app: 0|req: 1275/2365] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2366] 10.0.0.6 () {32 vars in 672 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1276/2367] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1277/2368] 10.0.0.6 () {32 vars in 670 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1278/2369] 10.0.0.6 () {32 vars in 684 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2370] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:40 2026] GET /v2.0/security-groups?tenant_id=687d2dc254db47f08967f0e169eb2e27&name=default => generated 2805 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1279/2371] 10.0.0.6 () {32 vars in 680 bytes} [Wed Jun 24 19:17:41 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1280/2372] 10.0.0.6 () {32 vars in 692 bytes} [Wed Jun 24 19:17:41 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2373] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:41 2026] DELETE /v2.0/security-groups/09f40158-500d-4ad7-86f8-ec17019eb68b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1281/2374] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:41 2026] DELETE /v2.0/subnets/7dbfc8c1-034a-4f6e-a3ae-81fce60e98d1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2375] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:41 2026] GET /v2.0/security-groups?tenant_id=9336dd87ab9e4673a41aa777d61c8cfc&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2376] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:41 2026] DELETE /v2.0/security-groups/24c7b066-7373-4311-8b97-fa67457ff493 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1282/2377] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:41 2026] DELETE /v2.0/subnets/e738da79-0f4e-4d72-9645-27441f98fffd => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2378] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:41 2026] DELETE /v2.0/subnets/3ad3690a-e98d-4503-a068-68bce3075617 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1283/2379] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:42 2026] DELETE /v2.0/subnets/21d22a0b-f07a-4d32-99e1-072d9773a740 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2380] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:17:42 2026] DELETE /v2.0/subnets/454404bd-18d0-44c5-97a5-ec801a8eb1aa => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:42.942 6 INFO neutron.services.segments.plugin [-] Segment 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 resource provider aggregate not found 2026-06-24 19:17:42.948 6 INFO neutron.services.segments.plugin [-] Segment 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 resource provider aggregate not found 2026-06-24 19:17:42.967 6 INFO neutron.services.segments.plugin [-] Segment 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 found for delete ", "request_id": "req-812fd5ee-d63a-4e23-a13f-165f6df38ea8"}]} 2026-06-24 19:17:42.972 6 INFO neutron.services.segments.plugin [-] Segment 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f81c25-78e8-42d8-92e3-e0fa5fb2a808 found for delete ", "request_id": "req-8a78c2d0-3db3-4461-add0-83f097ef7b30"}]} [pid: 6|app: 0|req: 1284/2381] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:42 2026] DELETE /v2.0/networks/1406599e-f764-4564-ada1-308c10b02e58 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:43.238 7 INFO neutron.services.segments.plugin [-] Segment 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c resource provider aggregate not found 2026-06-24 19:17:43.250 7 INFO neutron.services.segments.plugin [-] Segment 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c resource provider aggregate not found 2026-06-24 19:17:43.275 7 INFO neutron.services.segments.plugin [-] Segment 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c found for delete ", "request_id": "req-5ea64a36-7a79-46e2-b6a6-9bf55a7856a9"}]} 2026-06-24 19:17:43.276 7 INFO neutron.services.segments.plugin [-] Segment 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec1a0e5-e35c-4511-b5c0-48d5d864a60c found for delete ", "request_id": "req-0b2d7c45-4e3b-4a72-bbbe-e923a229a581"}]} [pid: 7|app: 0|req: 1098/2382] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:42 2026] DELETE /v2.0/networks/ccf03e37-666c-4780-a33a-ec5ddb10c607 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1285/2383] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:43 2026] DELETE /v2.0/networks/1e689570-290f-4075-b32b-343831e9ca2e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2384] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:43 2026] DELETE /v2.0/networks/364e3658-b2ae-4e38-9aad-47fd9e0fbc36 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1286/2385] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:44 2026] DELETE /v2.0/networks/613ce1f0-75b0-4861-83f5-65b6e2e28806 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:45.296 7 INFO neutron.services.segments.plugin [-] Segment 50f835de-c2f8-4f9e-98ef-741ddb3770fd resource provider aggregate not found 2026-06-24 19:17:45.310 7 INFO neutron.services.segments.plugin [-] Segment 50f835de-c2f8-4f9e-98ef-741ddb3770fd resource provider aggregate not found 2026-06-24 19:17:45.319 7 INFO neutron.services.segments.plugin [-] Segment 50f835de-c2f8-4f9e-98ef-741ddb3770fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f835de-c2f8-4f9e-98ef-741ddb3770fd found for delete ", "request_id": "req-6098f71d-a203-4836-bdf0-5f7e7c8f41b0"}]} 2026-06-24 19:17:45.335 7 INFO neutron.services.segments.plugin [-] Segment 50f835de-c2f8-4f9e-98ef-741ddb3770fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f835de-c2f8-4f9e-98ef-741ddb3770fd found for delete ", "request_id": "req-e8b7f688-a1cd-4a15-93b5-4aa96af6c241"}]} 2026-06-24 19:17:45.446 6 INFO neutron.services.segments.plugin [-] Segment 65530a60-0761-4d5d-acfb-9817200a6d0a resource provider aggregate not found 2026-06-24 19:17:45.452 6 INFO neutron.services.segments.plugin [-] Segment 65530a60-0761-4d5d-acfb-9817200a6d0a resource provider aggregate not found 2026-06-24 19:17:45.467 6 INFO neutron.services.segments.plugin [-] Segment 65530a60-0761-4d5d-acfb-9817200a6d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65530a60-0761-4d5d-acfb-9817200a6d0a found for delete ", "request_id": "req-91cafd27-0189-4abf-af66-d27e0d161959"}]} 2026-06-24 19:17:45.473 6 INFO neutron.services.segments.plugin [-] Segment 65530a60-0761-4d5d-acfb-9817200a6d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65530a60-0761-4d5d-acfb-9817200a6d0a found for delete ", "request_id": "req-690d88a4-2124-45a3-9f02-348b99ec301b"}]} 2026-06-24 19:17:45.482 6 INFO neutron.services.segments.plugin [-] Segment 05278f8c-e542-47af-a293-6d5596f6c952 resource provider aggregate not found 2026-06-24 19:17:45.496 6 INFO neutron.services.segments.plugin [-] Segment 05278f8c-e542-47af-a293-6d5596f6c952 resource provider aggregate not found 2026-06-24 19:17:45.502 6 INFO neutron.services.segments.plugin [-] Segment 05278f8c-e542-47af-a293-6d5596f6c952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05278f8c-e542-47af-a293-6d5596f6c952 found for delete ", "request_id": "req-8dac0d94-bfc8-42a7-ad9d-8b28c40a859b"}]} 2026-06-24 19:17:45.515 6 INFO neutron.services.segments.plugin [-] Segment 05278f8c-e542-47af-a293-6d5596f6c952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05278f8c-e542-47af-a293-6d5596f6c952 found for delete ", "request_id": "req-99d33ae0-e6ac-48ee-a3f7-b117f34036fb"}]} 2026-06-24 19:17:45.521 7 INFO neutron.db.segments_db [None req-96ed34ec-e853-437b-8c7a-7364874cef92 36eb5f6dfab64d7a93d7cdf3267acbb7 a51e10eeeb184342a270389d5c971ee0 - - - -] Added segment a27282de-e081-449b-9f28-2102a1fc77e3 of type vxlan for network 61c41ca6-d4e1-4272-9a5f-0fb7379c5891 [pid: 6|app: 0|req: 1287/2386] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:45 2026] GET /v2.0/security-groups?tenant_id=985624e224994faa912fa5e95d6c62e7&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1288/2387] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:45 2026] DELETE /v2.0/security-groups/1d2c3255-970c-4cc7-8b9d-af747a901fe6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2388] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:45 2026] POST /v2.0/networks => generated 632 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2389] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:45 2026] GET /v2.0/security-groups?tenant_id=792e83ff8457411eab3de5059c26e488&name=default => generated 2805 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2390] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:45 2026] DELETE /v2.0/security-groups/a0c5bfe4-e771-452c-9dce-7d2b33ff2dfc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1289/2391] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:45 2026] POST /v2.0/ports => generated 743 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1290/2392] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/security-groups?tenant_id=1d7925b3cf5b4694993dffa0e34c2521&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2393] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:46 2026] POST /v2.0/trunks => generated 407 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1291/2394] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2.0/security-groups/0a56e88b-e119-4a48-b313-26829a01ca41 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2395] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:46 2026] PUT /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1292/2396] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2397] 10.0.0.6 () {34 vars in 758 bytes} [Wed Jun 24 19:17:46 2026] PUT /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1293/2398] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2399] 10.0.0.6 () {34 vars in 754 bytes} [Wed Jun 24 19:17:46 2026] PUT /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1294/2400] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2401] 10.0.0.6 () {34 vars in 776 bytes} [Wed Jun 24 19:17:46 2026] PUT /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1295/2402] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2403] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:46 2026] PUT /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1296/2404] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2405] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:46.817 6 INFO neutron.api.v2.resource [None req-88c4aa88-0b5d-4005-ac47-68b7d93fcd84 36eb5f6dfab64d7a93d7cdf3267acbb7 a51e10eeeb184342a270389d5c971ee0 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1297/2406] 10.0.0.6 () {32 vars in 739 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2407] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1298/2408] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:46.924 7 INFO neutron.api.v2.resource [None req-4d2ae63e-bc07-4980-aeb8-6963edf94d29 36eb5f6dfab64d7a93d7cdf3267acbb7 a51e10eeeb184342a270389d5c971ee0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2409] 10.0.0.6 () {32 vars in 742 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1299/2410] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2411] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:17:46 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1300/2412] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:47 2026] GET /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12 => generated 407 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2413] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:47 2026] GET /v2.0/ports/43dab99c-3c81-4268-a728-ef05370d011a => generated 826 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager [None req-c90ce364-7e76-46ce-a078-f444c6f98cf8 36eb5f6dfab64d7a93d7cdf3267acbb7 a51e10eeeb184342a270389d5c971ee0 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-986509 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:47.430 6 ERROR neutron_lib.callbacks.manager  [pid: 6|app: 0|req: 1301/2414] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:47 2026] DELETE /v2.0/trunks/67209831-d18a-43cb-92dd-e80a4fa71c12 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2415] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:47 2026] DELETE /v2.0/ports/43dab99c-3c81-4268-a728-ef05370d011a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2416] 10.0.0.23 () {34 vars in 1015 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/security-groups?id=885b0ab7-b981-41ad-882a-39014e36e5c5&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:48.669 6 INFO neutron.services.segments.plugin [-] Segment a27282de-e081-449b-9f28-2102a1fc77e3 resource provider aggregate not found 2026-06-24 19:17:48.695 6 INFO neutron.services.segments.plugin [-] Segment a27282de-e081-449b-9f28-2102a1fc77e3 resource provider aggregate not found 2026-06-24 19:17:48.701 6 INFO neutron.services.segments.plugin [-] Segment a27282de-e081-449b-9f28-2102a1fc77e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27282de-e081-449b-9f28-2102a1fc77e3 found for delete ", "request_id": "req-a6d14c3e-b26b-45c8-abfb-bb3fd54560b4"}]} 2026-06-24 19:17:48.716 6 INFO neutron.services.segments.plugin [-] Segment a27282de-e081-449b-9f28-2102a1fc77e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27282de-e081-449b-9f28-2102a1fc77e3 found for delete ", "request_id": "req-7a7dc02e-1166-4e09-902a-be074aa9e431"}]} [pid: 6|app: 0|req: 1302/2417] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:47 2026] DELETE /v2.0/networks/61c41ca6-d4e1-4272-9a5f-0fb7379c5891 => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2418] 10.0.0.23 () {34 vars in 981 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62 => generated 735 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1303/2419] 10.0.0.23 () {34 vars in 964 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/quotas/36b49d3572844601a326459263685310 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2420] 10.0.0.23 () {34 vars in 1001 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1304/2421] 10.0.0.23 () {34 vars in 1007 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2422] 10.0.0.23 () {34 vars in 1107 bytes} [Wed Jun 24 19:17:48 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2423] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:49 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2424] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:49 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1305/2425] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:49 2026] GET /v2.0/security-groups?tenant_id=1f7de4dbdb404414b09e8ff6fdb32b85&name=default => generated 2805 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2426] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:49 2026] DELETE /v2.0/security-groups/d3a9ea89-8746-4634-a3aa-15785dca763b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1306/2427] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:17:49 2026] GET /v2.0/security-groups?tenant_id=a51e10eeeb184342a270389d5c971ee0&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2428] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:17:50 2026] DELETE /v2.0/security-groups/d8df8690-6182-4602-9a54-2bf8fefbb65e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1307/2429] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:50 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62 => generated 735 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2430] 199.19.213.240 () {34 vars in 1050 bytes} [Wed Jun 24 19:17:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36b49d3572844601a326459263685310 => generated 343 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1308/2431] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:17:50 2026] POST /v2.0/ports => generated 1082 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:51.299 7 INFO neutron.db.segments_db [None req-0acf79d4-bef0-44b4-ae11-d80a56d74fab 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Added segment 4ab801d8-8d87-4201-8192-cf7c42fe7569 of type vxlan for network 2c6e319d-20a5-46db-af50-748fe867016b [pid: 7|app: 0|req: 1124/2432] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:50 2026] POST /v2.0/networks => generated 632 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1309/2433] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:17:51 2026] PUT /v2.0/ports/573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 1207 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:51.743 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-afd2a0ac-6f61-4c0f-a094-aa67f704c1d2'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '573ad5a6-cfa1-4d40-a7df-5f7ea561503a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1310/2434] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1311/2435] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1312/2436] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1313/2437] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/security-groups?id=885b0ab7-b981-41ad-882a-39014e36e5c5&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2438] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:51 2026] POST /v2.0/ports => generated 743 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1314/2439] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1315/2440] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&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: 6|app: 0|req: 1316/2441] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:51 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1317/2442] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2443] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:51 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1318/2444] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:52.228 7 INFO neutron.db.segments_db [None req-6d22a6a9-9fbd-46ac-93c0-aa7ae3b8022c 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Added segment 83c7992e-3314-4b6b-be99-75050d03d170 of type vxlan for network 632e381b-46df-4249-999b-147014231b9f [pid: 6|app: 0|req: 1319/2445] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1320/2446] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62 => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2447] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:52 2026] POST /v2.0/networks => generated 632 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1321/2448] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1322/2449] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1323/2450] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&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: 6|app: 0|req: 1324/2451] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1325/2452] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1326/2453] 199.19.213.240 () {34 vars in 1044 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/security-groups?id=885b0ab7-b981-41ad-882a-39014e36e5c5&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2456] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:52 2026] POST /v2.0/ports => generated 743 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1129/2457] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:52 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1329/2458] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:52 2026] POST /v2.0/trunks => generated 407 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:17:53.268 7 INFO neutron.db.segments_db [None req-0423536d-7ed8-4942-a42b-156e31831b9f 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Added segment 40318c8e-0359-456c-8033-23522d04944c of type vxlan for network dfd2f6b8-1beb-412c-82b5-16579f7f60a0 [pid: 7|app: 0|req: 1130/2459] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:53 2026] POST /v2.0/networks => generated 632 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1330/2460] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:53 2026] POST /v2.0/ports => generated 743 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2461] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:53 2026] POST /v2.0/trunks => generated 407 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1132/2462] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:54 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:54.282 6 INFO neutron.db.segments_db [None req-030d7187-3aff-4571-a7c7-0fb740a62c33 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Added segment dfb06558-396d-4874-bf94-95a17997903e of type vxlan for network 5d756c0b-1c5b-4635-a1fb-ad7f841dbecf [pid: 7|app: 0|req: 1133/2463] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:17:54 2026] GET /v2.0/security-groups?id=885b0ab7-b981-41ad-882a-39014e36e5c5&fields=id&fields=name => generated 96 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1331/2464] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:54 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2465] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:17:54 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1332/2466] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:54 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2467] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:54 2026] POST /v2.0/trunks => generated 407 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:17:55.191 6 INFO neutron.db.segments_db [None req-93acb6ad-948a-49d2-b634-03f3dd2ae7a6 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Added segment f3e798ef-c61e-44f5-9689-e4474370317d of type vxlan for network c5486d80-ce7b-4fab-b7c8-891ab5a5efa5 [pid: 6|app: 0|req: 1333/2468] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:17:55 2026] POST /v2.0/networks => generated 631 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2469] 199.19.213.240 () {34 vars in 1096 bytes} [Wed Jun 24 19:17:55 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2470] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:17:55 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2471] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:17:55 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2472] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.8&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1334/2473] 10.0.0.6 () {34 vars in 662 bytes} [Wed Jun 24 19:17:55 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1335/2474] 10.0.0.6 () {34 vars in 664 bytes} [Wed Jun 24 19:17:55 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1336/2475] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:55 2026] PUT /v2.0/trunks/07e2e9f5-07ef-4e4a-81c5-f4bbc64279bd/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1337/2476] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:56 2026] PUT /v2.0/trunks/c10d2ca2-9c4f-40d3-bf41-520e1ce9f9e1/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1338/2477] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:56 2026] PUT /v2.0/trunks/d1777a7a-e1e8-4d93-894b-3037f0e739e1/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1339/2478] 10.0.0.6 () {34 vars in 747 bytes} [Wed Jun 24 19:17:56 2026] PUT /v2.0/trunks/8ea4b052-1e28-431c-811f-603d0c76a7fa/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1340/2479] 10.0.0.6 () {32 vars in 660 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1341/2480] 10.0.0.6 () {32 vars in 674 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1342/2481] 10.0.0.6 () {32 vars in 670 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1343/2482] 10.0.0.6 () {32 vars in 682 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1344/2483] 10.0.0.6 () {32 vars in 668 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1345/2484] 10.0.0.6 () {32 vars in 682 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1346/2485] 10.0.0.6 () {32 vars in 678 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1347/2486] 10.0.0.6 () {32 vars in 690 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1348/2487] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks/07e2e9f5-07ef-4e4a-81c5-f4bbc64279bd => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2488] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1349/2489] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/ports/2ab43125-bff8-45b2-806f-ae998dbaec10 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2490] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2491] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager [None req-647593e9-e056-4dfa-8a9d-4326ca25abf4 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-986509 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:56.668 6 ERROR neutron_lib.callbacks.manager  [pid: 6|app: 0|req: 1350/2492] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:56 2026] DELETE /v2.0/trunks/07e2e9f5-07ef-4e4a-81c5-f4bbc64279bd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2493] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1351/2494] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks/c10d2ca2-9c4f-40d3-bf41-520e1ce9f9e1 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2495] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1352/2496] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/ports/b9b54513-0cdd-4763-907e-50fd50f277d8 => generated 826 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2497] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager [None req-594e5b96-dd7a-4798-8e3c-447bf0d68da8 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-986509 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:56.972 6 ERROR neutron_lib.callbacks.manager  [pid: 6|app: 0|req: 1353/2498] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:56 2026] DELETE /v2.0/trunks/c10d2ca2-9c4f-40d3-bf41-520e1ce9f9e1 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2499] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:56 2026] GET /v2.0/trunks/d1777a7a-e1e8-4d93-894b-3037f0e739e1 => generated 429 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1354/2500] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:57 2026] GET /v2.0/ports/0e156439-7618-4658-b276-275e75a7aceb => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager [None req-fe273d89-84b2-478c-8973-5c2c3e6594c5 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1005965 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.265 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1147/2501] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:57 2026] DELETE /v2.0/trunks/d1777a7a-e1e8-4d93-894b-3037f0e739e1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1355/2502] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:57 2026] GET /v2.0/trunks/8ea4b052-1e28-431c-811f-603d0c76a7fa => generated 414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2503] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:57 2026] GET /v2.0/ports/67a12aae-793e-4241-a3b9-3f5594087200 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager [None req-4a97a5a0-cd4e-4de3-b1f3-1a7a76429dd9 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-986509 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.538 6 ERROR neutron_lib.callbacks.manager  [pid: 6|app: 0|req: 1356/2504] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:57 2026] DELETE /v2.0/trunks/8ea4b052-1e28-431c-811f-603d0c76a7fa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2505] 10.0.0.6 () {32 vars in 717 bytes} [Wed Jun 24 19:17:57 2026] GET /v2.0/trunks/c63eb2c5-1fd1-4e98-81c4-6211fa05701f => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1357/2506] 10.0.0.6 () {32 vars in 715 bytes} [Wed Jun 24 19:17:57 2026] GET /v2.0/ports/d36d8cfc-7097-4ffb-9448-abe3c22594b7 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager [None req-ab5d4833-2206-4127-a1d6-6da4e000957a 6c3f9ba692a04af19cd67ef56422048a c171acf3202a495eb5870e08c265c71b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1005965 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-24 19:17:57.847 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1150/2507] 10.0.0.6 () {32 vars in 720 bytes} [Wed Jun 24 19:17:57 2026] DELETE /v2.0/trunks/c63eb2c5-1fd1-4e98-81c4-6211fa05701f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1358/2508] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:57 2026] DELETE /v2.0/ports/2ab43125-bff8-45b2-806f-ae998dbaec10 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2509] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:58 2026] DELETE /v2.0/ports/b9b54513-0cdd-4763-907e-50fd50f277d8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1359/2510] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:58 2026] DELETE /v2.0/ports/0e156439-7618-4658-b276-275e75a7aceb => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2511] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:58 2026] DELETE /v2.0/ports/67a12aae-793e-4241-a3b9-3f5594087200 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1360/2512] 10.0.0.6 () {32 vars in 718 bytes} [Wed Jun 24 19:17:59 2026] DELETE /v2.0/ports/d36d8cfc-7097-4ffb-9448-abe3c22594b7 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:59.567 7 INFO neutron.services.segments.plugin [-] Segment 4ab801d8-8d87-4201-8192-cf7c42fe7569 resource provider aggregate not found 2026-06-24 19:17:59.573 7 INFO neutron.services.segments.plugin [-] Segment 4ab801d8-8d87-4201-8192-cf7c42fe7569 resource provider aggregate not found 2026-06-24 19:17:59.599 7 INFO neutron.services.segments.plugin [-] Segment 4ab801d8-8d87-4201-8192-cf7c42fe7569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab801d8-8d87-4201-8192-cf7c42fe7569 found for delete ", "request_id": "req-19f3e7c0-835c-4492-bc18-b8945c0b0b51"}]} 2026-06-24 19:17:59.602 7 INFO neutron.services.segments.plugin [-] Segment 4ab801d8-8d87-4201-8192-cf7c42fe7569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab801d8-8d87-4201-8192-cf7c42fe7569 found for delete ", "request_id": "req-842bcf57-eca5-4273-85b8-63f12b06a502"}]} [pid: 7|app: 0|req: 1153/2513] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:59 2026] DELETE /v2.0/networks/2c6e319d-20a5-46db-af50-748fe867016b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:17:59.901 6 INFO neutron.services.segments.plugin [-] Segment 83c7992e-3314-4b6b-be99-75050d03d170 resource provider aggregate not found 2026-06-24 19:17:59.908 6 INFO neutron.services.segments.plugin [-] Segment 83c7992e-3314-4b6b-be99-75050d03d170 resource provider aggregate not found 2026-06-24 19:17:59.933 6 INFO neutron.services.segments.plugin [-] Segment 83c7992e-3314-4b6b-be99-75050d03d170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c7992e-3314-4b6b-be99-75050d03d170 found for delete ", "request_id": "req-5a5149fa-0712-46b5-9c96-7f2a3179e3e2"}]} 2026-06-24 19:17:59.935 6 INFO neutron.services.segments.plugin [-] Segment 83c7992e-3314-4b6b-be99-75050d03d170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c7992e-3314-4b6b-be99-75050d03d170 found for delete ", "request_id": "req-1324c14a-9a4b-4b81-b11d-c4db824324da"}]} [pid: 6|app: 0|req: 1361/2514] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:59 2026] DELETE /v2.0/networks/632e381b-46df-4249-999b-147014231b9f => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2515] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:17:59 2026] DELETE /v2.0/networks/dfd2f6b8-1beb-412c-82b5-16579f7f60a0 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1362/2516] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:18:00 2026] DELETE /v2.0/networks/5d756c0b-1c5b-4635-a1fb-ad7f841dbecf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2517] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:18:00 2026] DELETE /v2.0/networks/c5486d80-ce7b-4fab-b7c8-891ab5a5efa5 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:18:01.960 6 INFO neutron.services.segments.plugin [-] Segment dfb06558-396d-4874-bf94-95a17997903e resource provider aggregate not found 2026-06-24 19:18:01.969 6 INFO neutron.services.segments.plugin [-] Segment dfb06558-396d-4874-bf94-95a17997903e resource provider aggregate not found 2026-06-24 19:18:01.992 6 INFO neutron.services.segments.plugin [-] Segment dfb06558-396d-4874-bf94-95a17997903e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb06558-396d-4874-bf94-95a17997903e found for delete ", "request_id": "req-585cbe39-85b0-4366-85a1-9a7a113591b8"}]} 2026-06-24 19:18:01.995 6 INFO neutron.services.segments.plugin [-] Segment dfb06558-396d-4874-bf94-95a17997903e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb06558-396d-4874-bf94-95a17997903e found for delete ", "request_id": "req-ead52e62-4b66-443b-8a6b-afbdb65ccb86"}]} [pid: 6|app: 0|req: 1363/2518] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:01 2026] GET /v2.0/security-groups?tenant_id=5c2ce212d57047388d0759306da0c273&name=default => generated 2805 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:18:02.259 7 INFO neutron.services.segments.plugin [-] Segment 40318c8e-0359-456c-8033-23522d04944c resource provider aggregate not found 2026-06-24 19:18:02.269 7 INFO neutron.services.segments.plugin [-] Segment 40318c8e-0359-456c-8033-23522d04944c resource provider aggregate not found 2026-06-24 19:18:02.297 7 INFO neutron.services.segments.plugin [-] Segment 40318c8e-0359-456c-8033-23522d04944c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40318c8e-0359-456c-8033-23522d04944c found for delete ", "request_id": "req-6dba3dec-97c6-468f-b52a-de626a43cf68"}]} 2026-06-24 19:18:02.304 7 INFO neutron.services.segments.plugin [-] Segment 40318c8e-0359-456c-8033-23522d04944c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40318c8e-0359-456c-8033-23522d04944c found for delete ", "request_id": "req-e8b710fa-5b61-4e73-ae0c-5169dcfaaca7"}]} 2026-06-24 19:18:02.335 7 INFO neutron.services.segments.plugin [-] Segment f3e798ef-c61e-44f5-9689-e4474370317d resource provider aggregate not found 2026-06-24 19:18:02.346 7 INFO neutron.services.segments.plugin [-] Segment f3e798ef-c61e-44f5-9689-e4474370317d resource provider aggregate not found 2026-06-24 19:18:02.373 7 INFO neutron.services.segments.plugin [-] Segment f3e798ef-c61e-44f5-9689-e4474370317d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e798ef-c61e-44f5-9689-e4474370317d found for delete ", "request_id": "req-0c159159-aeb7-4c73-b639-75a01cc41c0d"}]} 2026-06-24 19:18:02.380 7 INFO neutron.services.segments.plugin [-] Segment f3e798ef-c61e-44f5-9689-e4474370317d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e798ef-c61e-44f5-9689-e4474370317d found for delete ", "request_id": "req-561c7ae3-ca48-412b-8f98-1664103b86c2"}]} [pid: 7|app: 0|req: 1156/2519] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:02 2026] DELETE /v2.0/security-groups/618f7f0d-60ea-4c51-b2ab-dbb0b232f74b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1364/2520] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:02 2026] GET /v2.0/security-groups?tenant_id=4248270919184e93b7c443e40da43943&name=default => generated 2805 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2521] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:02 2026] DELETE /v2.0/security-groups/9d56c0a7-b3d5-4aac-b3e7-2a4f1ca1e402 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1365/2522] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:03 2026] GET /v2.0/security-groups?tenant_id=c171acf3202a495eb5870e08c265c71b&name=default => generated 2805 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2523] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:03 2026] DELETE /v2.0/security-groups/aca68473-9da9-419e-8d6e-7d4d3e053aea => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1366/2524] 10.0.0.6 () {34 vars in 674 bytes} [Wed Jun 24 19:18:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2525] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:18:07 2026] PUT /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1367/2526] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2527] 10.0.0.6 () {34 vars in 768 bytes} [Wed Jun 24 19:18:07 2026] PUT /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1368/2528] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2529] 10.0.0.6 () {34 vars in 764 bytes} [Wed Jun 24 19:18:07 2026] PUT /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1369/2530] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2531] 10.0.0.6 () {34 vars in 786 bytes} [Wed Jun 24 19:18:07 2026] PUT /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1370/2532] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2533] 10.0.0.6 () {34 vars in 757 bytes} [Wed Jun 24 19:18:07 2026] PUT /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1371/2534] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2535] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:18:07.544 6 INFO neutron.api.v2.resource [None req-86e34c5d-7668-4104-abe0-606d56479fd0 ac243fc5d7224438a8e5a76eaa3ad20e de9c0c03292147298808f0d0a60b33c7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1372/2536] 10.0.0.6 () {32 vars in 749 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2537] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:18:07 2026] DELETE /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1373/2538] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:18:07.633 7 INFO neutron.api.v2.resource [None req-957104ca-a291-4fff-a021-b1c1b7061a07 ac243fc5d7224438a8e5a76eaa3ad20e de9c0c03292147298808f0d0a60b33c7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2539] 10.0.0.6 () {32 vars in 752 bytes} [Wed Jun 24 19:18:07 2026] DELETE /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1374/2540] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:18:07 2026] DELETE /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2541] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:07 2026] GET /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1375/2542] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:18:07 2026] DELETE /v2.0/subnetpools/0436d66e-2c45-479c-b7cc-88920ca93e7c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1377/2545] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:08 2026] GET /v2.0/security-groups?tenant_id=cc91b3ac25cf4d2da67a37a54589ae06&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2546] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:08 2026] DELETE /v2.0/security-groups/b2b5b029-cc15-4b3c-b86f-dfc14ceefa3b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1378/2547] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:09 2026] GET /v2.0/security-groups?tenant_id=de9c0c03292147298808f0d0a60b33c7&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2548] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:09 2026] DELETE /v2.0/security-groups/1ac0f8e8-0593-4fb8-b9e0-e00b75890a82 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:18:13.238 6 INFO neutron.db.segments_db [None req-1b6de0b7-95c0-4c42-8e31-7720aa2803be d4a58484eff84bd68342f4137414fee8 562ae3b903a34802a21c6139d5a06b01 - - - -] Added segment 94686d72-42c5-4090-ae76-9dc612417b7f of type vxlan for network b4bb53cf-9e8b-46b5-acf8-1a9312eeca44 [pid: 6|app: 0|req: 1379/2549] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:18:12 2026] POST /v2.0/networks => generated 632 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2550] 10.0.0.6 () {34 vars in 667 bytes} [Wed Jun 24 19:18:13 2026] POST /v2.0/subnets => generated 602 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1380/2551] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:18:13 2026] PUT /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2552] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:13 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1381/2553] 10.0.0.6 () {34 vars in 760 bytes} [Wed Jun 24 19:18:13 2026] PUT /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2554] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1382/2555] 10.0.0.6 () {34 vars in 756 bytes} [Wed Jun 24 19:18:14 2026] PUT /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2556] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1383/2557] 10.0.0.6 () {34 vars in 778 bytes} [Wed Jun 24 19:18:14 2026] PUT /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/black.or.white => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2558] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1384/2559] 10.0.0.6 () {34 vars in 749 bytes} [Wed Jun 24 19:18:14 2026] PUT /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2560] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1385/2561] 10.0.0.6 () {32 vars in 737 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:18:14.609 7 INFO neutron.api.v2.resource [None req-111c7f12-070d-4173-8712-a40a2f34f58c d4a58484eff84bd68342f4137414fee8 562ae3b903a34802a21c6139d5a06b01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1177/2562] 10.0.0.6 () {32 vars in 741 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1386/2563] 10.0.0.6 () {32 vars in 740 bytes} [Wed Jun 24 19:18:14 2026] DELETE /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2564] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:18:14.793 6 INFO neutron.api.v2.resource [None req-96097f5b-f157-41d7-865f-bdc21ffea355 d4a58484eff84bd68342f4137414fee8 562ae3b903a34802a21c6139d5a06b01 - - - -] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1387/2565] 10.0.0.6 () {32 vars in 744 bytes} [Wed Jun 24 19:18:14 2026] DELETE /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2566] 10.0.0.6 () {32 vars in 732 bytes} [Wed Jun 24 19:18:14 2026] DELETE /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1388/2567] 10.0.0.6 () {32 vars in 729 bytes} [Wed Jun 24 19:18:14 2026] GET /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2568] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:18:14 2026] DELETE /v2.0/subnets/bf0149d0-af9f-4bb9-8794-32404b8b2a8b => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1389/2569] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:18:15 2026] DELETE /v2.0/networks/b4bb53cf-9e8b-46b5-acf8-1a9312eeca44 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2570] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:16 2026] GET /v2.0/security-groups?tenant_id=cb1300987cd141009cca037c33e40479&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:18:16.758 6 INFO neutron.services.segments.plugin [-] Segment 94686d72-42c5-4090-ae76-9dc612417b7f resource provider aggregate not found 2026-06-24 19:18:16.765 6 INFO neutron.services.segments.plugin [-] Segment 94686d72-42c5-4090-ae76-9dc612417b7f resource provider aggregate not found 2026-06-24 19:18:16.806 6 INFO neutron.services.segments.plugin [-] Segment 94686d72-42c5-4090-ae76-9dc612417b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94686d72-42c5-4090-ae76-9dc612417b7f found for delete ", "request_id": "req-8f495f3d-be31-4aeb-8168-f1aa8801b0f8"}]} 2026-06-24 19:18:16.814 6 INFO neutron.services.segments.plugin [-] Segment 94686d72-42c5-4090-ae76-9dc612417b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94686d72-42c5-4090-ae76-9dc612417b7f found for delete ", "request_id": "req-195f928c-99d3-4710-9c83-0bc6f27524c8"}]} [pid: 6|app: 0|req: 1390/2571] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:16 2026] DELETE /v2.0/security-groups/dd75b6c3-90b7-470a-b6b9-f90299c7af0d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2572] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:17 2026] GET /v2.0/security-groups?tenant_id=562ae3b903a34802a21c6139d5a06b01&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1391/2573] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:17 2026] DELETE /v2.0/security-groups/ace6efff-3c10-4749-9566-3cac02f4ce89 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:18:21.271 7 INFO neutron.db.segments_db [None req-cc7a6299-d76a-44f1-920f-4c238f63648d 12a51eb2b1a84a6ba1c303e11b8fa58b df113d17743b48a6a4b0b5480b0691af - - - -] Added segment 0aad044e-76c4-49d5-b339-e4e41d39870b of type vxlan for network 4ecda475-5002-4292-a4e5-07f2bfea5d15 [pid: 7|app: 0|req: 1183/2574] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:18:20 2026] POST /v2.0/networks => generated 632 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:18:21.509 6 INFO neutron.db.segments_db [None req-aa442bc6-e643-4e83-b4fc-a1377a1c7c9e 12a51eb2b1a84a6ba1c303e11b8fa58b df113d17743b48a6a4b0b5480b0691af - - - -] Added segment da096741-9c06-4920-91c7-f0784d588d4e of type vxlan for network 942aaf8b-c082-4248-bef5-9c6c9904759b [pid: 6|app: 0|req: 1392/2575] 10.0.0.6 () {34 vars in 668 bytes} [Wed Jun 24 19:18:21 2026] POST /v2.0/networks => generated 632 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2576] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:18:21 2026] PUT /v2.0/networks/4ecda475-5002-4292-a4e5-07f2bfea5d15/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1393/2577] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:18:21 2026] GET /v2.0/networks/4ecda475-5002-4292-a4e5-07f2bfea5d15/tags => generated 25 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2578] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:18:22 2026] PUT /v2.0/networks/942aaf8b-c082-4248-bef5-9c6c9904759b/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1394/2579] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:18:22 2026] GET /v2.0/networks/942aaf8b-c082-4248-bef5-9c6c9904759b/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2580] 10.0.0.6 () {34 vars in 751 bytes} [Wed Jun 24 19:18:22 2026] PUT /v2.0/networks/942aaf8b-c082-4248-bef5-9c6c9904759b/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1395/2581] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:18:22 2026] GET /v2.0/networks/942aaf8b-c082-4248-bef5-9c6c9904759b/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2582] 10.0.0.6 () {32 vars in 731 bytes} [Wed Jun 24 19:18:22 2026] GET /v2.0/networks/4ecda475-5002-4292-a4e5-07f2bfea5d15/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:18:23.039 6 INFO neutron.services.segments.plugin [-] Segment 0aad044e-76c4-49d5-b339-e4e41d39870b resource provider aggregate not found 2026-06-24 19:18:23.045 6 INFO neutron.services.segments.plugin [-] Segment 0aad044e-76c4-49d5-b339-e4e41d39870b resource provider aggregate not found [pid: 6|app: 0|req: 1396/2585] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:18:22 2026] DELETE /v2.0/networks/4ecda475-5002-4292-a4e5-07f2bfea5d15 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2586] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:18:23 2026] DELETE /v2.0/networks/942aaf8b-c082-4248-bef5-9c6c9904759b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:18:24.135 6 INFO neutron.services.segments.plugin [-] Segment 0aad044e-76c4-49d5-b339-e4e41d39870b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aad044e-76c4-49d5-b339-e4e41d39870b found for delete ", "request_id": "req-2a56af05-2977-471e-bff2-0408c9f2c5a2"}]} 2026-06-24 19:18:24.136 6 INFO neutron.services.segments.plugin [-] Segment 0aad044e-76c4-49d5-b339-e4e41d39870b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aad044e-76c4-49d5-b339-e4e41d39870b found for delete ", "request_id": "req-729a143e-6dbd-4d17-804d-31e6cc94ffd5"}]} [pid: 6|app: 0|req: 1397/2587] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:24 2026] GET /v2.0/security-groups?tenant_id=19b81ac19e294dabb325cf04decd8f86&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:18:24.378 7 INFO neutron.services.segments.plugin [-] Segment da096741-9c06-4920-91c7-f0784d588d4e resource provider aggregate not found 2026-06-24 19:18:24.385 7 INFO neutron.services.segments.plugin [-] Segment da096741-9c06-4920-91c7-f0784d588d4e resource provider aggregate not found 2026-06-24 19:18:24.427 7 INFO neutron.services.segments.plugin [-] Segment da096741-9c06-4920-91c7-f0784d588d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da096741-9c06-4920-91c7-f0784d588d4e found for delete ", "request_id": "req-2fe59484-b2a3-44a9-8ade-e5ae0301f923"}]} 2026-06-24 19:18:24.431 7 INFO neutron.services.segments.plugin [-] Segment da096741-9c06-4920-91c7-f0784d588d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da096741-9c06-4920-91c7-f0784d588d4e found for delete ", "request_id": "req-d488ed6c-93d9-4082-9ce0-8458f0797dc7"}]} [pid: 7|app: 0|req: 1191/2588] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:24 2026] DELETE /v2.0/security-groups/0f70370a-d29f-4975-b0dd-fba640b6a528 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1398/2589] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:18:24 2026] GET /v2.0/security-groups?tenant_id=df113d17743b48a6a4b0b5480b0691af&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2590] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:18:24 2026] DELETE /v2.0/security-groups/85a47f8a-aac9-4319-b57e-6acea8c72ddf => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1399/2591] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2592] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1400/2593] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2594] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1401/2595] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2596] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:18:34 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1402/2597] 199.19.213.240 () {34 vars in 677 bytes} [Wed Jun 24 19:18:34 2026] POST /v2.0/ports => generated 1093 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2598] 10.0.0.23 () {34 vars in 970 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1093 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1403/2599] 10.0.0.23 () {34 vars in 906 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2600] 199.19.213.240 () {34 vars in 1262 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1404/2601] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2602] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1405/2603] 199.19.213.240 () {34 vars in 975 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1093 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2604] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:18:35 2026] GET /v2.0/networks?id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 803 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1406/2605] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:18:36 2026] PUT /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1247 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2606] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1407/2607] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2608] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:18:36.844 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-4074a022-915f-4b8f-87dc-078f53019375'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': 'b471fa94-1c6f-4bd0-9d0d-60270a33839d', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1408/2609] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2610] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1409/2611] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:36 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2612] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1410/2613] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2614] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1411/2615] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2616] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1412/2617] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2523 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2618] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/networks?id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 803 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1413/2619] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2620] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1414/2621] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2622] 10.0.0.23 () {34 vars in 970 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1415/2623] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1418/2626] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:37 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2627] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:18:37 2026] PUT /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1307 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1419/2628] 199.19.213.240 () {30 vars in 732 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/security-groups?name=lb-a9f0bed9-a1bc-4d1f-b7ec-3d63d2c78d32 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:18:38.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef8d4279-e749-45ea-b701-43e49302e2f1'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': 'b471fa94-1c6f-4bd0-9d0d-60270a33839d', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1420/2629] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2583 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1421/2630] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/networks?id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1422/2631] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2632] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:18:38 2026] PUT /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1307 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1423/2633] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1211/2634] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&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: 6|app: 0|req: 1424/2635] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1425/2636] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1426/2637] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1427/2638] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2639] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1428/2640] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1429/2641] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2642] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1430/2643] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2644] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1431/2645] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2646] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:18:38 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1432/2647] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:18:39 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:18:46.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dbebb2d-9420-454b-bb6f-5515ffea15d8'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': 'b471fa94-1c6f-4bd0-9d0d-60270a33839d', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1433/2648] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1434/2649] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/networks?id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1435/2650] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1436/2651] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1437/2652] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&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: 6|app: 0|req: 1438/2653] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1439/2654] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:47 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:18:48.099 7 INFO neutron.db.l3_db [None req-4de50a74-48d4-494c-bd18-42b6accaf1b2 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP a589934b-810e-4f1a-9054-c0a47bdd109a associated. External IP: 10.96.250.216, port: 94b8211b-9fc4-4e4d-93da-a7042e128063. [pid: 7|app: 0|req: 1216/2655] 10.0.0.6 () {34 vars in 675 bytes} [Wed Jun 24 19:18:46 2026] POST /v2.0/floatingips => generated 898 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1441/2658] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:18:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2659] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:18:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1442/2660] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:18:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2661] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:18:53 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: 6|app: 0|req: 1443/2662] 199.19.213.240 () {30 vars in 732 bytes} [Wed Jun 24 19:18:53 2026] GET /v2.0/security-groups?name=lb-a9f0bed9-a1bc-4d1f-b7ec-3d63d2c78d32 => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2663] 199.19.213.240 () {30 vars in 762 bytes} [Wed Jun 24 19:18:53 2026] GET /v2.0/security-group-rules?security_group_id=6d7e7184-997e-476c-a6b9-355501a0e3bc => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1444/2664] 199.19.213.240 () {34 vars in 707 bytes} [Wed Jun 24 19:18:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2665] 199.19.213.240 () {34 vars in 707 bytes} [Wed Jun 24 19:18:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1445/2666] 199.19.213.240 () {34 vars in 1096 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2667] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1446/2668] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2669] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1447/2670] 199.19.213.240 () {34 vars in 1106 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2671] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1448/2672] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2673] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1449/2674] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2675] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:18:56 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1450/2676] 10.0.0.208 () {30 vars in 659 bytes} [Wed Jun 24 19:19:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2677] 10.0.0.208 () {30 vars in 661 bytes} [Wed Jun 24 19:19:00 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: 6|app: 0|req: 1451/2678] 10.0.0.208 () {30 vars in 637 bytes} [Wed Jun 24 19:19:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2679] 10.0.0.208 () {30 vars in 673 bytes} [Wed Jun 24 19:19:00 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: 6|app: 0|req: 1452/2680] 10.0.0.208 () {28 vars in 439 bytes} [Wed Jun 24 19:19:01 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2681] 10.0.0.208 () {30 vars in 697 bytes} [Wed Jun 24 19:19:01 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 632 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1453/2682] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2683] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:01 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: 6|app: 0|req: 1454/2684] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2685] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:01 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: 6|app: 0|req: 1455/2686] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:01 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2687] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:01 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1456/2688] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2689] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1457/2690] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2691] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:02 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: 6|app: 0|req: 1458/2692] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2693] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1459/2694] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:02 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2695] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:19:03 2026] POST /v2.0/ports => generated 1295 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1460/2696] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:19:03 2026] PUT /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1420 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1237/2697] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 4033 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:19:04.388 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f25a1a57-44f5-4a68-82de-3844c3525ebd'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '4c975e7d-a83a-40c0-b103-de472cae753f', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1461/2698] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2699] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1462/2700] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2701] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1463/2702] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2703] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1464/2704] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2705] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1465/2706] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2707] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:04 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1466/2708] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2709] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1eb&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1467/2710] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2711] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1468/2712] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2713] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1469/2714] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2715] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 4033 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1470/2716] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2717] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1471/2718] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1eb&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2719] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1472/2720] 10.0.0.23 () {34 vars in 970 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1456 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2721] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1473/2722] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1456 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2723] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1474/2724] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:05 2026] GET /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1456 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2725] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2726] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1475/2727] 199.19.213.240 () {34 vars in 750 bytes} [Wed Jun 24 19:19:06 2026] PUT /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1191 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2728] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 797 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1476/2729] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2730] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3804 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:19:06.685 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7da3a87-6244-4b23-bfce-e229669adb70'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '4c975e7d-a83a-40c0-b103-de472cae753f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1255/2731] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2732] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2733] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2734] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1477/2735] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2736] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1478/2737] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2738] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1479/2739] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2740] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1345 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1480/2741] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2742] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1481/2743] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:06 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2744] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:07 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2745] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:07 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1482/2746] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:07 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2747] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:07 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2750] 10.0.0.208 () {30 vars in 659 bytes} [Wed Jun 24 19:19:12 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: 6|app: 0|req: 1484/2751] 10.0.0.208 () {30 vars in 661 bytes} [Wed Jun 24 19:19:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2752] 10.0.0.208 () {30 vars in 637 bytes} [Wed Jun 24 19:19:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1485/2753] 10.0.0.208 () {30 vars in 673 bytes} [Wed Jun 24 19:19:12 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: 7|app: 0|req: 1269/2754] 10.0.0.208 () {28 vars in 439 bytes} [Wed Jun 24 19:19:12 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1486/2755] 10.0.0.208 () {30 vars in 697 bytes} [Wed Jun 24 19:19:12 2026] GET /v2.0/subnets/bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2756] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:13 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: 6|app: 0|req: 1487/2757] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2758] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1488/2759] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2760] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1489/2761] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/subnets/bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2762] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3806 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1490/2763] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2764] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1491/2765] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2766] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:13 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: 6|app: 0|req: 1492/2767] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2768] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1493/2769] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:13 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2770] 199.19.213.240 () {38 vars in 955 bytes} [Wed Jun 24 19:19:13 2026] POST /v2.0/ports => generated 1303 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1494/2771] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:19:14 2026] PUT /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1428 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1278/2772] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 5262 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:19:15.167 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5aec6b3f-ccde-4958-a8e9-0752bfd94fc6'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '8d9dd848-1d7b-47f7-b0da-1d3b2012b032', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1495/2773] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2774] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1496/2775] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2776] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1497/2777] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2778] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1498/2779] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2780] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&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: 6|app: 0|req: 1499/2781] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2782] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1500/2783] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2784] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1501/2785] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2786] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:15 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1502/2787] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?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: 7|app: 0|req: 1286/2788] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1503/2789] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab4&port_id=8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2790] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1504/2791] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2792] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1505/2793] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2794] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1506/2795] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 5262 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2796] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1507/2797] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2798] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab4&port_id=8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1508/2799] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2800] 10.0.0.23 () {34 vars in 970 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1509/2801] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2802] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1510/2803] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:16 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2804] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1511/2805] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1512/2806] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2807] 199.19.213.240 () {34 vars in 750 bytes} [Wed Jun 24 19:19:17 2026] PUT /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1199 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1513/2808] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 797 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1296/2809] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/subnets/bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1514/2810] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 5033 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:19:17.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7d80f8c-94a3-4086-a05d-a7eaf7c174b5'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '8d9dd848-1d7b-47f7-b0da-1d3b2012b032', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2811] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2812] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2813] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2814] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1515/2815] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2816] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1516/2817] 199.19.213.240 () {34 vars in 1058 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2818] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1517/2819] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/subnets?id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2820] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1345 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1518/2821] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2822] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:17 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1519/2823] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:18 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2824] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:18 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2825] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:18 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1520/2826] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:18 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2827] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:18 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2830] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:26 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: 6|app: 0|req: 1522/2831] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2832] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1523/2833] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2834] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:26 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1524/2835] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 5035 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2836] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19: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: 6|app: 0|req: 1525/2837] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2838] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:27 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: 6|app: 0|req: 1526/2839] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19: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: 7|app: 0|req: 1314/2840] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1237 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1527/2841] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:19:27 2026] PUT /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1026 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2842] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 797 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:19:27.870 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d145e71b-d273-47e7-8705-729fa7916c81'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '8d9dd848-1d7b-47f7-b0da-1d3b2012b032', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1528/2843] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 4860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2844] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 4860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2845] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 4860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1529/2846] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:27 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2847] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:28 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1530/2848] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:28 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2849] 199.19.213.240 () {34 vars in 975 bytes} [Wed Jun 24 19:19:28 2026] GET /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1531/2850] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:19:28 2026] DELETE /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2851] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:28 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3806 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1532/2852] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3806 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:19:29.082 6 INFO neutron.pecan_wsgi.hooks.translation [None req-ff68c081-3bf7-40c8-a46a-71c244b1dd92 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1533/2853] 199.19.213.240 () {32 vars in 719 bytes} [Wed Jun 24 19:19:29 2026] DELETE /v2.0/ports/8d9dd848-1d7b-47f7-b0da-1d3b2012b032 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2854] 199.19.213.240 () {34 vars in 1226 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 3096 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1534/2855] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1535/2856] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:29 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: 6|app: 0|req: 1536/2857] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2858] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1537/2859] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2860] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:29 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: 6|app: 0|req: 1538/2861] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2862] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2863] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1539/2864] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2865] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1345 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2866] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2867] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2868] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2869] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:19:30.004 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e0f5cfe-9327-4cf3-aa33-186e156b9c53'] response: {'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'name': 'network-vif-deleted', 'tag': '8d9dd848-1d7b-47f7-b0da-1d3b2012b032', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1540/2870] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:29 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2871] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1541/2872] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2873] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1542/2874] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2875] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1543/2876] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=4c975e7d-a83a-40c0-b103-de472cae753f => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2877] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1544/2878] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2879] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1545/2880] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:30 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2881] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1546/2882] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2883] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1547/2884] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2885] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3806 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1548/2886] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2887] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:32 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: 6|app: 0|req: 1549/2888] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2889] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:32 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: 6|app: 0|req: 1550/2890] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:32 2026] GET /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2891] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:19:32 2026] PUT /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1026 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1551/2892] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 797 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1342/2893] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1552/2894] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:19:33.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-122537b1-61e4-41e2-a8d9-7006f7807ae0'] response: {'name': 'network-changed', 'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'tag': '4c975e7d-a83a-40c0-b103-de472cae753f', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1553/2895] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2896] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1554/2897] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2898] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:33 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1555/2899] 199.19.213.240 () {34 vars in 975 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2900] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:19:34 2026] DELETE /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1556/2901] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2902] 199.19.213.240 () {34 vars in 1146 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 2310 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1557/2903] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2904] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:19:34.712 6 INFO neutron.pecan_wsgi.hooks.translation [None req-922e0507-1f1a-4a75-ae8d-78eb952efa55 a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1558/2905] 199.19.213.240 () {32 vars in 719 bytes} [Wed Jun 24 19:19:34 2026] DELETE /v2.0/ports/4c975e7d-a83a-40c0-b103-de472cae753f => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2906] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2907] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1559/2908] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2909] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2910] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2911] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2912] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1560/2913] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2914] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2915] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1561/2916] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:34 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2917] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1562/2918] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.25&port_id=b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1563/2919] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/subnets?id=64825add-1c37-40e9-bbc4-127174fce40b => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2920] 199.19.213.240 () {30 vars in 703 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1564/2921] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/ports?network_id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2922] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1565/2923] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2924] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1566/2925] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:35 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2928] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19: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: 6|app: 0|req: 1568/2929] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2930] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1569/2931] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2932] 199.19.213.240 () {30 vars in 732 bytes} [Wed Jun 24 19:19:44 2026] GET /v2.0/security-groups?name=lb-a9f0bed9-a1bc-4d1f-b7ec-3d63d2c78d32 => generated 2741 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1570/2933] 199.19.213.240 () {30 vars in 762 bytes} [Wed Jun 24 19:19:44 2026] GET /v2.0/security-group-rules?security_group_id=6d7e7184-997e-476c-a6b9-355501a0e3bc => generated 2206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:19:44.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70de42a8-01ec-45fd-80f0-b7a117dbb9e1'] response: {'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'name': 'network-vif-deleted', 'tag': '4c975e7d-a83a-40c0-b103-de472cae753f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2934] 199.19.213.240 () {32 vars in 749 bytes} [Wed Jun 24 19:19:44 2026] DELETE /v2.0/security-group-rules/94c3885b-ab0f-4cde-9f89-2205d2a4ad60 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1571/2935] 199.19.213.240 () {32 vars in 749 bytes} [Wed Jun 24 19:19:44 2026] DELETE /v2.0/security-group-rules/c6a84059-ceec-4919-a9b7-74992d345ff2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:19:48.814 7 INFO neutron.db.l3_db [None req-384f08eb-29c4-4fab-8ec7-d677583009ff a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP a589934b-810e-4f1a-9054-c0a47bdd109a disassociated (deleted). External IP: 10.96.250.216, port: 94b8211b-9fc4-4e4d-93da-a7042e128063. [pid: 7|app: 0|req: 1365/2936] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:19:48 2026] DELETE /v2.0/floatingips/a589934b-810e-4f1a-9054-c0a47bdd109a => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:19:49.305 6 INFO neutron.api.v2.resource [None req-252b3048-67a9-4b7a-bf81-6b13712aa203 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1572/2937] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/floatingips/a589934b-810e-4f1a-9054-c0a47bdd109a => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2938] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1573/2939] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2940] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1574/2941] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2942] 199.19.213.240 () {30 vars in 701 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1575/2943] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2944] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1576/2945] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:49 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2946] 199.19.213.240 () {34 vars in 975 bytes} [Wed Jun 24 19:19:50 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1345 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1577/2947] 199.19.213.240 () {34 vars in 1060 bytes} [Wed Jun 24 19:19:50 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2948] 199.19.213.240 () {34 vars in 1016 bytes} [Wed Jun 24 19:19:50 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b?fields=dns_domain => generated 29 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2949] 199.19.213.240 () {30 vars in 716 bytes} [Wed Jun 24 19:19:50 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1578/2950] 199.19.213.240 () {38 vars in 1028 bytes} [Wed Jun 24 19:19:50 2026] PUT /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1146 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1579/2951] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/ports?tenant_id=36b49d3572844601a326459263685310&device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1580/2952] 199.19.213.240 () {34 vars in 1066 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/networks?id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&id=54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 1524 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1581/2953] 199.19.213.240 () {34 vars in 1062 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.226&port_id=573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1582/2954] 199.19.213.240 () {34 vars in 984 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/subnets?id=e47e9731-9be7-4f48-abf1-8fa919f68678 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1583/2955] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/ports?network_id=67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1584/2956] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1585/2957] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/networks/67deaa6c-1ebd-4f15-b6b7-7624bc5f9d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2958] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:19:51 2026] PUT /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1086 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1586/2959] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:51 2026] GET /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 1086 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1374/2960] 199.19.213.240 () {32 vars in 719 bytes} [Wed Jun 24 19:19:52 2026] DELETE /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1587/2961] 199.19.213.240 () {30 vars in 663 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2962] 199.19.213.240 () {30 vars in 665 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1588/2963] 199.19.213.240 () {30 vars in 641 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2964] 199.19.213.240 () {30 vars in 677 bytes} [Wed Jun 24 19:19:52 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-24 19:19:52.484 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b8f1ae50-12a9-4f05-9db0-686dce95e5af a8448ac7697c473b873c529106791ba0 36b49d3572844601a326459263685310 - - - -] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1589/2965] 199.19.213.240 () {32 vars in 719 bytes} [Wed Jun 24 19:19:52 2026] DELETE /v2.0/ports/b471fa94-1c6f-4bd0-9d0d-60270a33839d => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2966] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1590/2967] 199.19.213.240 () {30 vars in 732 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/security-groups?name=lb-a9f0bed9-a1bc-4d1f-b7ec-3d63d2c78d32 => generated 1577 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2968] 199.19.213.240 () {30 vars in 697 bytes} [Wed Jun 24 19:19:52 2026] GET /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1591/2971] 199.19.213.240 () {34 vars in 749 bytes} [Wed Jun 24 19:19:52 2026] PUT /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 1090 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2972] 199.19.213.240 () {32 vars in 739 bytes} [Wed Jun 24 19:19:53 2026] DELETE /v2.0/security-groups/6d7e7184-997e-476c-a6b9-355501a0e3bc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1592/2973] 199.19.213.240 () {32 vars in 719 bytes} [Wed Jun 24 19:19:53 2026] DELETE /v2.0/ports/94b8211b-9fc4-4e4d-93da-a7042e128063 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2974] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:19:54 2026] GET /v2.0/ports?device_id=2a48e9d9-0d95-4ab2-bcf9-cc74252ec026 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1593/2975] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:19:54 2026] DELETE /v2.0/ports/573ad5a6-cfa1-4d40-a7df-5f7ea561503a => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:19:55.039 7 INFO neutron.db.l3_db [None req-32d53f44-5afa-4819-a2f5-6a4d7df4b6fe a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP e84bae38-aa9f-411a-9c84-d9a17acd282a disassociated (deleted). External IP: 10.96.250.211, port: e4565bf4-9e2a-4466-8f40-90d07151c45e. [pid: 7|app: 0|req: 1383/2976] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:19:54 2026] DELETE /v2.0/floatingips/e84bae38-aa9f-411a-9c84-d9a17acd282a => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:19:55.545 6 INFO neutron.api.v2.resource [None req-93e089dc-6925-4348-94d1-e3376e7eac96 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1594/2977] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/floatingips/e84bae38-aa9f-411a-9c84-d9a17acd282a => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:19:55.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6e90c95-30ec-4805-b707-e62b3fc52d4b'] response: {'name': 'network-changed', 'server_uuid': '5b526b3b-97d1-4de8-9d22-9d8fe4e95230', 'tag': 'e4565bf4-9e2a-4466-8f40-90d07151c45e', 'status': 'completed', 'code': 200} 2026-06-24 19:19:55.809 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3285ae2-7e27-43c0-9956-796a00cf5b2f'] response: {'server_uuid': '2a48e9d9-0d95-4ab2-bcf9-cc74252ec026', 'name': 'network-vif-deleted', 'tag': '573ad5a6-cfa1-4d40-a7df-5f7ea561503a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2978] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1200 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1595/2979] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2980] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1596/2981] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/networks?id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2982] 199.19.213.240 () {34 vars in 1056 bytes} [Wed Jun 24 19:19:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1597/2983] 199.19.213.240 () {34 vars in 1106 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2984] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/subnets?id=0d5e1281-938d-4f48-8992-47efb39a3b45&id=bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1598/2985] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2986] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/ports?network_id=4c56c3d9-dc4c-42fb-91af-9a82c533cc01&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1599/2987] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2988] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/ports?device_id=5b526b3b-97d1-4de8-9d22-9d8fe4e95230 => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1600/2989] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:19:56 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2990] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:19:56 2026] DELETE /v2.0/ports/e4565bf4-9e2a-4466-8f40-90d07151c45e => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:01.505 6 INFO neutron.db.l3_db [None req-f685cd2d-ffc7-4ff5-85f1-2918a7824bb8 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] Floating IP 330cf661-aaf3-4058-8c2e-4f458a9b9b6c disassociated (deleted). External IP: 10.96.250.201, port: 3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a. [pid: 6|app: 0|req: 1601/2991] 10.0.0.6 () {32 vars in 730 bytes} [Wed Jun 24 19:20:01 2026] DELETE /v2.0/floatingips/330cf661-aaf3-4058-8c2e-4f458a9b9b6c => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:01.982 7 INFO neutron.api.v2.resource [None req-7ca941cb-9cc8-485f-8035-3047560c9fbf a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1391/2992] 10.0.0.6 () {32 vars in 727 bytes} [Wed Jun 24 19:20:01 2026] GET /v2.0/floatingips/330cf661-aaf3-4058-8c2e-4f458a9b9b6c => generated 144 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:20:02.228 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-02248669-e598-4a55-8a7e-5cede7ee10dd'] response: {'name': 'network-changed', 'server_uuid': '94e54f2b-2b12-4e6d-aeb7-8b9769a87d57', 'tag': '3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a', 'status': 'completed', 'code': 200} 2026-06-24 19:20:02.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-023c6777-d06f-4cb8-a165-5b8fcbfc0ce1'] response: {'server_uuid': '5b526b3b-97d1-4de8-9d22-9d8fe4e95230', 'name': 'network-vif-deleted', 'tag': 'e4565bf4-9e2a-4466-8f40-90d07151c45e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2993] 199.19.213.240 () {34 vars in 1080 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/ports?tenant_id=fda3eddc9cec42b89565926f513a403d&device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1602/2994] 10.0.0.23 () {34 vars in 989 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1192 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2995] 199.19.213.240 () {34 vars in 986 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/networks?id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1603/2996] 10.0.0.23 () {34 vars in 1039 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/security-groups?id=a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342&fields=id&fields=name => generated 112 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2997] 199.19.213.240 () {34 vars in 1054 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.8&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1604/2998] 199.19.213.240 () {34 vars in 1104 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2999] 199.19.213.240 () {34 vars in 1064 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/subnets?id=44c6ad29-44f7-4e81-9207-54bb6b64892f&id=56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1605/3000] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/3001] 199.19.213.240 () {34 vars in 1052 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/ports?network_id=fbfbc9ec-a451-4c39-9974-89beaf1cda2e&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1606/3002] 199.19.213.240 () {34 vars in 1012 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/3003] 199.19.213.240 () {34 vars in 994 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/ports?device_id=94e54f2b-2b12-4e6d-aeb7-8b9769a87d57 => generated 1192 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1607/3004] 199.19.213.240 () {34 vars in 1112 bytes} [Wed Jun 24 19:20:02 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/3005] 199.19.213.240 () {36 vars in 997 bytes} [Wed Jun 24 19:20:02 2026] DELETE /v2.0/ports/3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1608/3006] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:07 2026] DELETE /v2.0/security-group-rules/860690c3-8415-4f80-b5b6-4472839f0eaa => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:07.576 7 INFO neutron.api.v2.resource [None req-5cc4d041-5d8e-41c1-8497-b5ce3d062333 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1399/3007] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:07 2026] GET /v2.0/security-group-rules/860690c3-8415-4f80-b5b6-4472839f0eaa => generated 155 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1609/3008] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:07 2026] DELETE /v2.0/security-group-rules/2421f872-53d8-404c-bade-22b5de33d739 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:07.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3855a34-e83e-4a6b-a6cc-a1fa65688225'] response: {'server_uuid': '94e54f2b-2b12-4e6d-aeb7-8b9769a87d57', 'name': 'network-vif-deleted', 'tag': '3f05560c-c7c4-4aa8-a540-88ddc3cc2c3a', 'status': 'completed', 'code': 200} 2026-06-24 19:20:07.681 7 INFO neutron.api.v2.resource [None req-d97d5d5a-ca9f-4e65-bd71-bdb00f35c645 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/3009] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:07 2026] GET /v2.0/security-group-rules/2421f872-53d8-404c-bade-22b5de33d739 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1610/3010] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:07 2026] DELETE /v2.0/security-group-rules/cbaaf938-0066-4698-a0fb-2227d145f326 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:07.793 7 INFO neutron.api.v2.resource [None req-d7176227-2c57-43e5-a85c-faaad47b02a9 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/3011] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:07 2026] GET /v2.0/security-group-rules/cbaaf938-0066-4698-a0fb-2227d145f326 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1611/3014] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:07 2026] DELETE /v2.0/security-group-rules/9d405251-f3b0-46e1-aa0f-f704b874c12f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:07.894 7 INFO neutron.api.v2.resource [None req-a827c723-13b1-4976-bee8-9b8eaf0b3e56 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/3015] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:07 2026] GET /v2.0/security-group-rules/9d405251-f3b0-46e1-aa0f-f704b874c12f => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1612/3016] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:07 2026] DELETE /v2.0/security-group-rules/4ad1682e-e929-42a1-9cf0-25764cce1b02 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.008 7 INFO neutron.api.v2.resource [None req-1d6c9eb8-50ee-4aba-ac95-cec60dee5334 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/3017] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:07 2026] GET /v2.0/security-group-rules/4ad1682e-e929-42a1-9cf0-25764cce1b02 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1613/3018] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/9f5f7672-42a0-4028-9255-e62ac9e79ce6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.113 7 INFO neutron.api.v2.resource [None req-371c30a8-319b-4dee-b495-7b92aa9939d8 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/3019] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/9f5f7672-42a0-4028-9255-e62ac9e79ce6 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1614/3020] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/1892833f-1f2b-49d4-a294-12c683e838b1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.290 7 INFO neutron.api.v2.resource [None req-d0f08332-36e0-4531-89ad-f39848fa6bd5 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/3021] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/1892833f-1f2b-49d4-a294-12c683e838b1 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1615/3022] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/9e029999-acd0-47b0-bb91-2f973d7ce6df => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.377 7 INFO neutron.api.v2.resource [None req-793df5ad-93db-4530-bb9d-902e9b6b7d2d a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/3023] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/9e029999-acd0-47b0-bb91-2f973d7ce6df => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1616/3024] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/f389034b-0920-427d-9082-377ac73cb405 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.478 7 INFO neutron.api.v2.resource [None req-b9ba089e-8c04-4c4f-9426-2d0003f538ce a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/3025] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/f389034b-0920-427d-9082-377ac73cb405 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1617/3026] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/9a63a9ce-59fa-4e07-8396-ac5b7740a1c0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.579 7 INFO neutron.api.v2.resource [None req-4f1a2fb9-aec4-4e17-99c6-4e5e6a6395f9 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/3027] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/9a63a9ce-59fa-4e07-8396-ac5b7740a1c0 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1618/3028] 10.0.0.6 () {32 vars in 748 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-group-rules/bf120cb7-eeca-471e-a506-a713959f5529 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.680 7 INFO neutron.api.v2.resource [None req-e9fe2e3b-6eb5-4ef6-a019-abeb7b232edd a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/3029] 10.0.0.6 () {32 vars in 745 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-group-rules/bf120cb7-eeca-471e-a506-a713959f5529 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1619/3030] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:08 2026] DELETE /v2.0/security-groups/a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:08.843 7 INFO neutron.api.v2.resource [None req-c361566f-93dd-485a-b43d-81e49be5b2a4 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/3031] 10.0.0.6 () {32 vars in 735 bytes} [Wed Jun 24 19:20:08 2026] GET /v2.0/security-groups/a437bff4-f4e7-4bd9-ae3c-c5a9c6f67342 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1620/3032] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:08 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 309 bytes in 2093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:20:11.266 7 INFO neutron.api.v2.resource [None req-93907b02-f21d-4030-9f75-638edcd0147b a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/3033] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:11 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 198 bytes in 254 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1621/3034] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:11 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:20:13.003 7 INFO neutron.api.v2.resource [None req-0953b672-d20f-47c3-a3af-337f7d84061e a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/3035] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:12 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 198 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1622/3036] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:13 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:20:14.782 7 INFO neutron.api.v2.resource [None req-005bd9e2-3fb7-4c6f-904e-0d57ae0ad149 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/3037] 10.0.0.6 () {34 vars in 787 bytes} [Wed Jun 24 19:20:14 2026] PUT /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2/remove_router_interface => generated 198 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:20:16.107 6 INFO neutron.services.segments.plugin [-] Segment c76b9f28-a24b-4a24-9bb1-043a26069eec resource provider aggregate not found 2026-06-24 19:20:16.113 6 INFO neutron.services.segments.plugin [-] Segment c76b9f28-a24b-4a24-9bb1-043a26069eec resource provider aggregate not found 2026-06-24 19:20:16.146 6 INFO neutron.services.segments.plugin [-] Segment c76b9f28-a24b-4a24-9bb1-043a26069eec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76b9f28-a24b-4a24-9bb1-043a26069eec found for delete ", "request_id": "req-50defa5e-6752-4c21-a1b7-51e2fc712b78"}]} 2026-06-24 19:20:16.149 6 INFO neutron.services.segments.plugin [-] Segment c76b9f28-a24b-4a24-9bb1-043a26069eec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76b9f28-a24b-4a24-9bb1-043a26069eec found for delete ", "request_id": "req-28fed865-c34b-433e-afa5-893b40e75f89"}]} 2026-06-24 19:20:16.156 6 INFO neutron.db.l3_hamode_db [None req-a16dd968-5a05-40d9-ba4d-a2e2c0cc2c8b a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - - -] HA network b995af31-cf46-4b50-80db-a0d7a4e8dbd9 was deleted as no HA routers are present in tenant fda3eddc9cec42b89565926f513a403d. [pid: 6|app: 0|req: 1623/3038] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:14 2026] DELETE /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:20:16.202 7 INFO neutron.api.v2.resource [None req-e8a8ae25-fd68-47f1-8ca0-073b9a1df00e a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/3039] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:16 2026] GET /v2.0/routers/7415fc66-e253-4d07-b5a3-1d17c8caeac2 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1624/3040] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:16 2026] DELETE /v2.0/subnets/0d5e1281-938d-4f48-8992-47efb39a3b45 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:16.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2730de-03b5-4d9a-bd2f-76ecee185e62 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/3041] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:16 2026] GET /v2.0/subnets/0d5e1281-938d-4f48-8992-47efb39a3b45 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1625/3042] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:16 2026] DELETE /v2.0/subnets/bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:16.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a559543-db18-4150-97ab-a34fd3876900 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/3043] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:16 2026] GET /v2.0/subnets/bac01ec3-64cd-48f4-b3f6-14f4740fcf70 => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1626/3044] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:20:16 2026] DELETE /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:17.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13d60ba5-3d69-4007-a296-4ea29d598721 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/3045] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:20:17 2026] GET /v2.0/networks/4c56c3d9-dc4c-42fb-91af-9a82c533cc01 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1627/3046] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:17 2026] DELETE /v2.0/subnets/56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:17.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ac538df-5092-42eb-81d9-4f21a50709ca a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/3047] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:17 2026] GET /v2.0/subnets/56c105f0-b14f-4887-9d4a-ce9c2d39f9a7 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1628/3048] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:17 2026] DELETE /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:18.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b004c9d3-eb4f-405a-932d-7b51272e5e2a a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/3049] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:17 2026] GET /v2.0/subnets/44c6ad29-44f7-4e81-9207-54bb6b64892f => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:20:18.177 6 INFO neutron.services.segments.plugin [-] Segment bf64fd6c-a06b-4168-a36a-90adce61bbfe resource provider aggregate not found 2026-06-24 19:20:18.183 6 INFO neutron.services.segments.plugin [-] Segment bf64fd6c-a06b-4168-a36a-90adce61bbfe resource provider aggregate not found 2026-06-24 19:20:18.203 6 INFO neutron.services.segments.plugin [-] Segment bf64fd6c-a06b-4168-a36a-90adce61bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf64fd6c-a06b-4168-a36a-90adce61bbfe found for delete ", "request_id": "req-e426be92-ef1b-4a82-99cd-c743ba8ab176"}]} 2026-06-24 19:20:18.204 6 INFO neutron.services.segments.plugin [-] Segment bf64fd6c-a06b-4168-a36a-90adce61bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf64fd6c-a06b-4168-a36a-90adce61bbfe found for delete ", "request_id": "req-973c4cac-79e3-4779-9b19-d092d6baccaa"}]} [pid: 6|app: 0|req: 1629/3050] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:20:18 2026] DELETE /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:18.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb9ae535-d832-4450-b336-1b53c1cfcc1a a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/3051] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:20:18 2026] GET /v2.0/networks/fbfbc9ec-a451-4c39-9974-89beaf1cda2e => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1630/3052] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:18 2026] DELETE /v2.0/subnets/e90ddb2d-7674-4fff-b440-dfe8de1433ec => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:18.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e887288-69ef-435a-a5af-f771236a3731 a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/3053] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:18 2026] GET /v2.0/subnets/e90ddb2d-7674-4fff-b440-dfe8de1433ec => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1631/3054] 10.0.0.6 () {32 vars in 722 bytes} [Wed Jun 24 19:20:18 2026] DELETE /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 0 bytes in 958 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:19.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1abb100-1b2d-43de-a3b2-b501e5e3a3dd a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/3055] 10.0.0.6 () {32 vars in 719 bytes} [Wed Jun 24 19:20:19 2026] GET /v2.0/subnets/64825add-1c37-40e9-bbc4-127174fce40b => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:20:20.225 6 INFO neutron.services.segments.plugin [-] Segment 1c0a1c7d-31e6-4b1b-bb50-261631573062 resource provider aggregate not found 2026-06-24 19:20:20.237 6 INFO neutron.services.segments.plugin [-] Segment 1c0a1c7d-31e6-4b1b-bb50-261631573062 resource provider aggregate not found 2026-06-24 19:20:20.248 6 INFO neutron.services.segments.plugin [-] Segment 1c0a1c7d-31e6-4b1b-bb50-261631573062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0a1c7d-31e6-4b1b-bb50-261631573062 found for delete ", "request_id": "req-a0f10da3-db6e-4e5e-9067-9cffc311a705"}]} 2026-06-24 19:20:20.262 6 INFO neutron.services.segments.plugin [-] Segment 1c0a1c7d-31e6-4b1b-bb50-261631573062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0a1c7d-31e6-4b1b-bb50-261631573062 found for delete ", "request_id": "req-0cb8dce6-4f92-470c-bfd7-688a342c8e89"}]} [pid: 6|app: 0|req: 1632/3056] 10.0.0.6 () {32 vars in 724 bytes} [Wed Jun 24 19:20:19 2026] DELETE /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:20:20.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99cc5615-f1d5-4c6b-be47-02aa07acce8e a0b23e0a2b964d969ec33b460187ad14 fda3eddc9cec42b89565926f513a403d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/3057] 10.0.0.6 () {32 vars in 721 bytes} [Wed Jun 24 19:20:20 2026] GET /v2.0/networks/54b7aabf-1d65-4d53-b4e6-6a63fe92a25b => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:20:22.499 6 INFO neutron.services.segments.plugin [-] Segment 97650b09-7f69-4e06-9366-a7ccf5582d0e resource provider aggregate not found 2026-06-24 19:20:22.507 6 INFO neutron.services.segments.plugin [-] Segment 97650b09-7f69-4e06-9366-a7ccf5582d0e resource provider aggregate not found 2026-06-24 19:20:22.525 6 INFO neutron.services.segments.plugin [-] Segment 97650b09-7f69-4e06-9366-a7ccf5582d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97650b09-7f69-4e06-9366-a7ccf5582d0e found for delete ", "request_id": "req-9ed8729c-ee39-4ba7-9c97-f4da81330e46"}]} 2026-06-24 19:20:22.525 6 INFO neutron.services.segments.plugin [-] Segment 97650b09-7f69-4e06-9366-a7ccf5582d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97650b09-7f69-4e06-9366-a7ccf5582d0e found for delete ", "request_id": "req-eddff93f-3eb3-4e71-b516-8c15372805c6"}]} [pid: 6|app: 0|req: 1633/3058] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:22 2026] GET /v2.0/security-groups?tenant_id=2729159751d04cff8577c104cc1bf310&name=default => generated 2805 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3061] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:22 2026] DELETE /v2.0/security-groups/8ca93fb8-08f6-4782-84b2-6515694d0752 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1636/3062] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:22 2026] GET /v2.0/security-groups?tenant_id=0c344f640a6b4ac7805e0eed4a35d14a&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3063] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:23 2026] DELETE /v2.0/security-groups/004bca9e-df78-4f38-8919-79b6e9d6a706 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1637/3064] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:23 2026] GET /v2.0/security-groups?tenant_id=492e898d756b45b8b327f40843b8f345&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3065] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:23 2026] DELETE /v2.0/security-groups/793c9040-6d7c-4d58-8cf0-eb4f670184f6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1638/3066] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:23 2026] GET /v2.0/security-groups?tenant_id=8fb2a11a701a45e0bcf4784be73abd6e&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3067] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:23 2026] DELETE /v2.0/security-groups/d83aac6a-0566-49f8-84d9-f2882d805b93 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1639/3068] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:24 2026] GET /v2.0/security-groups?tenant_id=633de5e61089444c9106e3d54b4057f2&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3069] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:24 2026] DELETE /v2.0/security-groups/b1b06c75-1480-4921-a2fc-9b1feefe7c79 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1640/3070] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:24 2026] GET /v2.0/security-groups?tenant_id=fda3eddc9cec42b89565926f513a403d&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3071] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:24 2026] DELETE /v2.0/security-groups/af56add9-1f27-40e2-8886-7ef7f0871a40 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1641/3072] 10.0.0.6 () {32 vars in 772 bytes} [Wed Jun 24 19:20:25 2026] GET /v2.0/security-groups?tenant_id=869badc898bd46ecb8c11dc64c5e670f&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3073] 10.0.0.6 () {32 vars in 738 bytes} [Wed Jun 24 19:20:25 2026] DELETE /v2.0/security-groups/6a3fd552-5213-41a2-9a97-28aece35c65f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1642/3074] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:20:28 2026] GET /v2.0/networks => generated 2168 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3075] 10.0.0.6 () {32 vars in 653 bytes} [Wed Jun 24 19:20:29 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1643/3076] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:20:29 2026] GET /v2.0/routers => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3077] 10.0.0.6 () {32 vars in 641 bytes} [Wed Jun 24 19:20:29 2026] GET /v2.0/ports => generated 4725 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1644/3078] 10.0.0.6 () {32 vars in 645 bytes} [Wed Jun 24 19:20:29 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3079] 10.0.0.6 () {32 vars in 647 bytes} [Wed Jun 24 19:20:29 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1645/3080] 10.0.0.6 () {32 vars in 661 bytes} [Wed Jun 24 19:20:30 2026] GET /v2.0/security-groups => generated 16626 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3081] 10.0.0.6 () {32 vars in 653 bytes} [Wed Jun 24 19:20:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)